##// END OF EJS Templates
pycolor: Wrong filename given -> print error...
pycolor: Wrong filename given -> print error When a user wanted to colorize a file, which doesn't exist, IPython would crash. This commit changes this, so the user gets a usefull message about the wrong filename. This fixes RH bug #628742. Signed-off-by: Thomas Spura <tomspur@fedoraproject.org>

File last commit:

r2276:cdecc6d2
r3232:e5effe0e
Show More
index.txt
33 lines | 496 B | text/plain | TextLexer
=====================
IPython Documentation
=====================
.. htmlonly::
:Release: |release|
:Date: |today|
Welcome to the official IPython documentation.
Contents
========
.. toctree::
:maxdepth: 1
overview.txt
whatsnew/index.txt
install/index.txt
interactive/index.txt
parallel/index.txt
config/index.txt
development/index.txt
api/index.txt
faq.txt
about/index.txt
.. htmlonly::
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`