##// END OF EJS Templates
compare shell tokens with BashLexer output...
compare shell tokens with BashLexer output rather than assuming BashLexer's output will never change

File last commit:

r22032:d8372424
r22047:22d6258f
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.