##// END OF EJS Templates
BUG Move setting of log_active flag down...
BUG Move setting of log_active flag down Previously, if there was an error opening the file (e.g., permission denied), then the object would end up in a state where log_active was True, but there was no logfile. The result was constant errors.
Luis Pedro Coelho -
r3887:3fdc9a4a
Show More
Name Size Modified Last Commit Author
/ IPython / testing
plugin
tests
__init__.py Loading ...
_paramtestpy2.py Loading ...
_paramtestpy3.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
ipunittest.py Loading ...
mkdoctests.py Loading ...
nosepatch.py Loading ...
tools.py Loading ...