##// END OF EJS Templates
Try to save with utf-8 on edit - will leave crap character in the end, will be reverted next (just committed to keep this fix somewhere)
Try to save with utf-8 on edit - will leave crap character in the end, will be reverted next (just committed to keep this fix somewhere)

File last commit:

r988:2f09c2ab
r1065:6af779e1
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]