##// END OF EJS Templates
Don't crash if README_STARTUP is missing...
Don't crash if README_STARTUP is missing On Windows inside a py2exe'd environment, README_STARTUP does not get copied into library.zip. Added a warning and a skip if the file IPython/config/profile/README_STARTUP is missing.
Jussi Sainio -
r10264:ecd2601d
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / controller
__init__.py Loading ...
dependency.py Loading ...
dictdb.py Loading ...
heartmonitor.py Loading ...
hub.py Loading ...
mongodb.py Loading ...
scheduler.py Loading ...
sqlitedb.py Loading ...