mirror of
https://github.com/wassname/pyreadline.git
synced 2026-07-08 00:10:53 +08:00
11 lines
306 B
ReStructuredText
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.
|
|
|
|
|
|
|