##// END OF EJS Templates
Make unicode repr test work on cp1252 Windows...
Make unicode repr test work on cp1252 Windows Should fix Windows + Python 2 test failures that we've been seeing.

File last commit:

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