pytest2/py/code
holger krekel b930565d56 * fix some syntax and 3k issues for py/path and py/process, tests only partially working
* have py.process.cmdexec return unicode/text (for now)
* rename py.builtin.basestring to _basestring

--HG--
branch : trunk
2009-08-29 16:40:03 +02:00
..
testing fix the rest of py/code tests on python 3 2009-08-29 09:37:56 -05:00
__init__.py [svn r57321] merging the event branch: 2008-08-16 17:26:59 +02:00
_assertionnew.py fix interpreting is/is not/in/not in 2009-08-29 06:58:54 -05:00
_assertionold.py move the old assertion reinterpreting implementation to _assertionold.py 2009-08-28 20:13:49 -05:00
assertion.py fix the rest of py/code tests on python 3 2009-08-29 09:37:56 -05:00
code.py move the old assertion reinterpreting implementation to _assertionold.py 2009-08-28 20:13:49 -05:00
oldmagic.py * deprecate py.magic.invoke/revoke in favour of 2009-08-27 17:26:02 +02:00
oldmagic2.py * deprecate py.magic.invoke/revoke in favour of 2009-08-27 17:26:02 +02:00
source.py * fix some syntax and 3k issues for py/path and py/process, tests only partially working 2009-08-29 16:40:03 +02:00