##// END OF EJS Templates
_ip.runlines() handles cleanup of scripts that start new else blocks on indent level 0 correctly
_ip.runlines() handles cleanup of scripts that start new else blocks on indent level 0 correctly

File last commit:

r988:2f09c2ab
r1070:ddc0e4be
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
ville
initialization (no svn history)
r988 """
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]