test_ok1/py/code
holger krekel 13932b7f4b * deprecate py.magic.invoke/revoke in favour of
the new py.code.patch_builtins, py.code.unpatch_builtins

* deprecate py.magic.patch/revert

* deprecate py.magic.AssertionError in favour of py.code._AssertionError

* introduced pytest_assertion plugin.

--HG--
branch : trunk
2009-08-27 17:26:02 +02:00
..
testing * deprecate py.magic.invoke/revoke in favour of 2009-08-27 17:26:02 +02:00
__init__.py [svn r57321] merging the event branch: 2008-08-16 17:26:59 +02:00
assertion.py * deprecate py.magic.invoke/revoke in favour of 2009-08-27 17:26:02 +02:00
code.py * deprecate py.magic.invoke/revoke in favour of 2009-08-27 17:26:02 +02: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 consolidate py/code files into code.py, simplify SafeRepr code and docs. 2009-08-25 20:24:43 +02:00