##// END OF EJS Templates
dispatch: move command line --config argument parsing to _runcatch()...
dispatch: move command line --config argument parsing to _runcatch() Previously, command line parsing of --config arguments was done in _dispatch. This means that it takes place after activating the debugger. In an upcoming patch, we will add a ui.debugger setting so we need to have this parsing done before _runcatch.

File last commit:

r0:9117c656 default
r19639:09573ad5 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer