##// END OF EJS Templates
Merge pull request #770 from minrk/jsonclean...
Merge pull request #770 from minrk/jsonclean Ensures all replies from ipkernel are clean for json (not just oinfo), and guesses stdin.encoding before using sys.getdefaultencoding in json_clean.

File last commit:

r4750:b9f6e707
r4797:ede79361 merge
Show More
__init__.py
3 lines | 91 B | text/x-python | PythonLexer
fperez
Reorganized the directory for ipython/ to have its own dir, which is a bit...
r0 # load extended setup modules for distuils
Thomas Kluyver
Make installation with Python 3 possible.
r4750 from .install_data_ext import install_data_ext