##// 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 -
r6369:e227a45e
Show More
Name Size Modified Last Commit Author
/ IPython / extensions
tests
__init__.py Loading ...
autoreload.py Loading ...
parallelmagic.py Loading ...
storemagic.py Loading ...
sympyprinting.py Loading ...