##// END OF EJS Templates
Merge pull request #663 from takluyver/py3compat...
Merge pull request #663 from takluyver/py3compat Python 3 compatibility work. This doesn't fully get us to a single codebase supporting py2/3 at install time, but it does make significant progress in that direction.

File last commit:

r2732:60cab731
r4778:37dd091e merge
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""