Go to file
holger krekel bcede77e45 fix a flaky test
--HG--
branch : trunk
2009-11-20 10:04:40 +01:00
bin moving py/bin to rootlevel bin/ and fixing tests 2009-10-29 16:53:02 +01:00
bin-for-dist largely improve and reshuffle docs, heading strongly towards a 1.1.0 2009-11-05 03:18:55 +01:00
contrib largely improve and reshuffle docs, heading strongly towards a 1.1.0 2009-11-05 03:18:55 +01:00
doc move CHANGELOG back to root level, add entries 2009-11-20 00:12:39 +01:00
hacking * delete or text files to hacking/ directory. 2009-09-05 16:09:44 +02:00
py add % as allowed char, condense CHANGELOG 2009-11-20 09:19:29 +01:00
testing fix a flaky test 2009-11-20 10:04:40 +01:00
.hgignore a few internal test related fixes as to run on a osx/no-execnet situation 2009-11-12 21:15:59 +01:00
.hgtags Added tag 1.1.0 for changeset 60c44bdbf093 2009-11-05 17:51:35 +01:00
AUTHORS * use the MIT license for the py lib 2009-10-03 01:11:04 +02:00
CHANGELOG add % as allowed char, condense CHANGELOG 2009-11-20 09:19:29 +01:00
LICENSE * use the MIT license for the py lib 2009-10-03 01:11:04 +02:00
MANIFEST.in move examples to doc directory 2009-10-29 17:54:37 +01:00
README.txt removing some py.execnet references and moving scripts to execnet repo 2009-10-27 09:19:23 +01:00
conftest.py fix windows32 issues, introduce a simplistic path.samefile for it, fix tests 2009-10-29 20:10:05 +01:00
distribute_setup.py some release preps and cleanups 2009-10-29 12:45:12 +01:00
setup.py improve deprecation, start changelog 2009-11-12 13:10:30 +01:00

README.txt

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

* py.test: tool for distributed automated testing
* py.code: dynamic code generation and introspection
* py.path:  uniform local and svn path objects 

For questions and more information please visit http://pylib.org