[svn r38659] mention that we think that py lib works on 2.3, 2.4 and 2.5

--HG--
branch : trunk
This commit is contained in:
hpk 2007-02-13 09:18:31 +01:00
parent 7953ac1b82
commit 275a31ed37
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Main API/Tool Features:
* py.magic.greenlet: micro-threads on standard CPython ("stackless-light") * py.magic.greenlet: micro-threads on standard CPython ("stackless-light")
* py.path: path abstractions over local and subversion files * py.path: path abstractions over local and subversion files
* rich documentation of py's exported API * rich documentation of py's exported API
* tested against Win32, Linux and OSX * tested against Win32, Linux and OSX, python 2.3-2.5
All these features and their API have extensive documentation, All these features and their API have extensive documentation,
generated with the new "apigen", which we intend to make accessible generated with the new "apigen", which we intend to make accessible