##// END OF EJS Templates
Merge pull request #1713 from bfroehle/_81_autocall_exclude_configurable...
Merge pull request #1713 from bfroehle/_81_autocall_exclude_configurable Make autocall regexp's configurable. * Creates a new trait type "CRegExp" which casts a string or regular expression into a compiled regular expression. * Makes the autocall regular expressions, which are only used in AutocallChecker, configurable. Closes #81.
Fernando Perez -
r6744:fdd88260 merge
Show More
Name Size Modified Last Commit Author
/ IPython / config / profile
cluster
math
pysh
sympy
README Loading ...
README_STARTUP Loading ...
__init__.py Loading ...

This is the IPython directory.

For more information on configuring IPython, do:

ipython config -h