##// END OF EJS Templates
generate random task db in tests...
generate random task db in tests avoids potential conflict with simultaneous test runs per review by @fperez

File last commit:

r415:4a5dcb15
r6506:4d628d61
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]