mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-05 12:17:21 +00:00
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 |
||
|---|---|---|
| .. | ||
| console | ||
| contrib | ||
| platform | ||
| __init__.py | ||
| cmdline.py | ||
| controller.py | ||
| dump.py | ||
| encoding.py | ||
| filt.py | ||
| flow.py | ||
| proxy.py | ||
| script.py | ||
| tnetstring.py | ||
| utils.py | ||
| version.py | ||