diff options
| author | Vincent Haupert <vincent.haupert@gmail.com> | 2016-07-30 12:42:33 +0200 |
|---|---|---|
| committer | Vincent Haupert <vincent.haupert@gmail.com> | 2016-07-30 12:42:33 +0200 |
| commit | 73b7da1a0360f50e660e1983ec02dd5225bde3a3 (patch) | |
| tree | c3af808aa6db3f85ed3b36c812a604a4252c9398 /docs/tutorials | |
| parent | 63f64cd66086f302f53456f29f60b1e28c8ee178 (diff) | |
| download | mitmproxy-73b7da1a0360f50e660e1983ec02dd5225bde3a3.tar.gz mitmproxy-73b7da1a0360f50e660e1983ec02dd5225bde3a3.tar.bz2 mitmproxy-73b7da1a0360f50e660e1983ec02dd5225bde3a3.zip | |
Fix platform import on Linux using python3
Using python3, sys.platform returns "linux" instead of "linux2" using
python2. This patch accepts "linux" as well as "linux2".
Diffstat (limited to 'docs/tutorials')
0 files changed, 0 insertions, 0 deletions
