Go to file
hpk 65b75cead6 [svn r62611] yay, the global setupstate died. I guess what kept me from doing that
was all kinds of tests breaking.  but they are cleaned up now.
so there was no problem. nice.

--HG--
branch : trunk
2009-03-05 22:10:18 +01:00
contrib [svn r62211] merge 60797:HEAD of pytestplugin branch: 2009-02-27 11:18:27 +01:00
py [svn r62611] yay, the global setupstate died. I guess what kept me from doing that 2009-03-05 22:10:18 +01:00
CHANGELOG [svn r58690] * add to TODO, changelog 2008-10-06 21:50:35 +02:00
LICENSE [svn r57429] merging/porting the release branch changes and 2008-08-18 17:08:39 +02:00
MANIFEST [svn r58690] * add to TODO, changelog 2008-10-06 21:50:35 +02:00
README.txt [svn r57755] regen setup, readme for trunk. 2008-09-02 14:26:22 +02:00
TODO.txt [svn r60977] add a few notes that i discussed with Brian when i was in Seattle 2009-01-14 22:07:05 +01:00
ez_setup.py [svn r57429] merging/porting the release branch changes and 2008-08-18 17:08:39 +02:00
setup.py [svn r58690] * add to TODO, changelog 2008-10-06 21:50:35 +02:00

README.txt

The py lib is a Python development support library featuring 
the following tools and modules:

* py.test: automated testing tool
* py.execnet: ad-hoc distributed execution
* py.magic.greenlet: micro-threads
* py.path:  uniform local and svn path objects 

It includes code and contributions from several people, 
listed in the LICENSE file. 

For questions, please see py/doc/index.txt, refer to the website
http://pylib.org or come to the #pylib IRC freenode channel or subscribe to 
http://codespeak.net/mailman/listinfo/py-dev .

have fun, 

holger krekel, holger at merlinux eu

$Id: README.txt 57755 2008-09-02 12:26:22Z hpk $