##// END OF EJS Templates
fix default value in interactiveshell.ask_yes_no...
fix default value in interactiveshell.ask_yes_no was True, should be None closes #1026

File last commit:

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