##// END OF EJS Templates
Make check for pywin32 more portable....
Make check for pywin32 more portable. The attribute is message in Python 2, msg in Python 3.

File last commit:

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