##// END OF EJS Templates
ipy_bzr: new command completer for bzr, also completes --options. Deprecates the old bzr completer (now inactivated)
ipy_bzr: new command completer for bzr, also completes --options. Deprecates the old bzr completer (now inactivated)

File last commit:

r988:2f09c2ab
r1081:f814d6ec
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]