##// END OF EJS Templates
Merge pull request #2347 from minrk/byzero...
Merge pull request #2347 from minrk/byzero adjust division error message checking to account for Python 3 fixes Python3-specific typo introduced #2305

File last commit:

r415:4a5dcb15
r8298:011222a5 merge
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]