##// 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 / testing
plugin
tests
__init__.py Loading ...
_paramtestpy2.py Loading ...
_paramtestpy3.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
ipunittest.py Loading ...
mkdoctests.py Loading ...
nosepatch.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...