##// END OF EJS Templates
Make autoreload extension work on Python 3....
Make autoreload extension work on Python 3. Some changes for Python 3 in general, and some changes for the .pyc repository directories introduced in Python 3.2 (PEP 3147) Closes gh-846
Thomas Kluyver -
r5911:8a8884b3
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v2
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
nbxml.py Loading ...
rwbase.py Loading ...