revert python3 support.

This commit is contained in:
shimizukawa
2011-04-09 16:18:47 +09:00
parent c7f6181845
commit e3e4299233
44 changed files with 4842 additions and 4847 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ like python library can also be useful when implementing commandline like
interfaces in GUIs. The use of pyreadline for anything but the windows
console is still under development.
The pyreadline version 2.x module support only Python 3.x.
The pyreadline module does not yet support Python 3.x this will be targeted for the 2.0 version.
Dependencies