[svn r63217] * remove obsolete doc

* regen setup.py
* update README.txt

--HG--
branch : trunk
This commit is contained in:
hpk
2009-03-23 01:59:18 +01:00
parent 244ff9c970
commit 83e65a310e
4 changed files with 27 additions and 57 deletions
+4 -3
View File
@@ -1,10 +1,11 @@
The py lib is a Python development support library featuring
the following tools and modules:
* py.test: automated testing tool
* py.test: tool for distributed automated testing
* py.execnet: ad-hoc distributed execution
* py.magic.greenlet: micro-threads
* py.code: dynamic code generation and introspection
* py.path: uniform local and svn path objects
* py.magic.greenlet: micro-threads
It includes code and contributions from several people,
listed in the LICENSE file.
@@ -17,4 +18,4 @@ have fun,
holger krekel, holger at merlinux eu
$Id: README.txt 57755 2008-09-02 12:26:22Z hpk $
$Id: README.txt 63217 2009-03-23 00:59:18Z hpk $