##// END OF EJS Templates
Fix skip decorator....
Fix skip decorator. If called w/o argument would just skip the function always. Now raises if no message is passed.

File last commit:

r24687:dc0ceb16
r25097:24314829
Show More
__init__.py
5 lines | 90 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = []