##// END OF EJS Templates
Merge pull request #9637 from Carreau/test-quit-debugger...
Merge pull request #9637 from Carreau/test-quit-debugger Add test that quit and exit work in debugger.

File last commit:

r22032:d8372424
r22570:9c36a225 merge
Show More
index.rst
18 lines | 524 B | text/x-rst | RstLexer

Developer's guide to core IPython

This guide documents the development of core IPython. Alternatively, developers of third party tools and libraries that use IPython should see the :doc:`../development/index`.

Developers working on core IPython should also consult the developer information on the IPython GitHub wiki.