##// END OF EJS Templates
Merge pull request #13212 from python-pitfalls/master...
Merge pull request #13212 from python-pitfalls/master removed a name shadowing pitfall

File last commit:

r24779:230a1814
r26942:65b80ee4 merge
Show More
index.rst
21 lines | 539 B | text/x-rst | RstLexer

Developer's guide for third party tools and libraries

Important

This guide contains information for developers of third party tools and libraries that use IPython. Alternatively, documentation for core IPython development can be found in the :doc:`../coredev/index`.