##// END OF EJS Templates
Make debugger doctest more remote....
Make debugger doctest more remote. Depending on whether or not __main__ is set to a real module, there may or may not be a 'File: ' line in the pinfo output. This differs according to whether tests were run directly or via a subprocess using 'python -c', so we use the doctest ellipsis to ignore the difference.
Thomas Kluyver -
r12621:66fe51d1
Show More
Name Size Modified Last Commit Author
/ docs / source / config
extensions
editors.rst Loading ...
index.rst Loading ...
inputtransforms.rst Loading ...
integrating.rst Loading ...
ipython.rst Loading ...
old.rst Loading ...
overview.rst Loading ...