update documents.

This commit is contained in:
shimizukawa
2011-04-10 03:16:43 +09:00
parent 88b892079d
commit 10b2612e14
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
2011-04-10 Takayuki SHIMIZUKAWA <shimizukawa -at- gmail.com>
* Python3 ready.
2008-08-25 Jörgen Stenarson <jorgen.stenarson -at- bostream.nu>
* Merging tab insert patch from Vivian De Smedt. Removed comments
with vds initials.
+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 module does not yet support Python 3.x this will be targeted for the 2.0 version.
The pyreadline module support also Python 3.x.
Dependencies