Added forgotten files from split

This commit is contained in:
Jorgen Stenarson
2008-08-28 19:59:42 +02:00
parent f05e53b4e5
commit 60bfde049f
5 changed files with 164 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
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.