mitmproxy/libmproxy
Bryan Bishop 4d250095cb fix external viewer using shlex
This makes spawn_external_viewer not crash when $EDITOR or $PAGER have
spaces or multiple arguments.

In addition, spawn_external_viewer now chmods the file to read-only to
remind users who use only an $EDITOR that this function does not read
the file when the user returns.

Also, some of the redundant exception case handling for editing has been
consolidated.

fixes #79
2012-12-22 18:26:15 -06:00
..
console fix external viewer using shlex 2012-12-22 18:26:15 -06:00
contrib remove trailing whitespace 2012-12-09 15:57:11 -06:00
platform Stub out ctypes structures for OSX transparent mode. 2012-09-17 11:05:20 +12:00
__init__.py
cmdline.py Command-line options for header setting. 2012-08-19 00:14:16 +12:00
controller.py Nose mopup: docs, no cover pragmas, a few missing path specs. 2012-06-09 13:55:55 +12:00
dump.py Move cleanBin and hexdump into netutils. 2012-09-24 11:21:12 +12:00
encoding.py
filt.py Add application/javascript to ~a filter asset matcher. 2012-08-30 12:42:31 +12:00
flow.py Expand Flow.match to accept either a string or a compiled filter expression. 2012-09-14 09:41:01 +12:00
proxy.py Stub out ctypes structures for OSX transparent mode. 2012-09-17 11:05:20 +12:00
script.py Fix a traceback that sometimes occurred when an invalid limit was entered. 2012-06-02 18:41:44 -07:00
tnetstring.py
utils.py Move cleanBin and hexdump into netutils. 2012-09-24 11:21:12 +12:00
version.py Bump version number. 2012-05-11 09:52:17 +12:00