holger krekel
aa6d2a37e6
upgrade apipkg.py to fix a potential recursive import issue
...
--HG--
branch : trunk
2010-01-21 20:06:50 +01:00
holger krekel
45c1517580
porting latest apipkg
...
--HG--
branch : trunk
2010-01-10 13:54:55 +01:00
holger krekel
018254a907
update issues, version numbers
...
--HG--
branch : trunk
2010-01-03 14:33:10 +01:00
Ralf Schmitt
1103f2ad62
make inspect.getsource work for standalone py.test by implementing a get_source method on our DictImporter.
...
--HG--
branch : trunk
2009-12-30 19:01:46 +01:00
holger krekel
db21cac694
cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage.
...
use new apipkg __onfirstaccess__ feature to initialize the py.test namespace with the default plugins. This, besides other good implications, means that you can now type: pydoc py.test or help(py.test)
--HG--
branch : trunk
2009-12-29 16:29:48 +01:00
holger krekel
b04a04cabd
make py lib a self-contained directory again
...
- move and merge _py/ bits back to py/
- fixes all around
--HG--
branch : trunk
2009-11-04 21:34:07 +01:00