mirror of
https://github.com/wassname/pyreadline.git
synced 2026-06-27 16:10:38 +08:00
update documents.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user