##// END OF EJS Templates
Stop-gap fix for crash with unicode input....
Stop-gap fix for crash with unicode input. The fix is highly suboptimal, as we're still ignoring unicode input. But at least we don't flat out crash, until I can work on it tomorrow.

File last commit:

r0:6f629fcc
r3126:233d50f6
Show More
__init__.py
3 lines | 90 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
from install_data_ext import install_data_ext