Files
pyreadline/doc/source/known_issues.rst
T
2008-08-28 19:59:42 +02:00

11 lines
306 B
ReStructuredText

Known issues
============
* If you do not want pyreadline at the standard windows prompt. Delete readline.py
from the install directory. This will not interfere with ipython usage, but you will
not be able to use the rlcompleter module which requires the readline.py module.