##// END OF EJS Templates
Merge pull request #674 from minrk/argparse...
Merge pull request #674 from minrk/argparse use argparse to parse aliases & flags. This now allows calling "ipython --pylab qt" without having to use "--pylab=qt" always.

File last commit:

r2732:60cab731
r4617:832789bd merge
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""