deprecate py.compat.doctest|subprocess|textwrap|...

(and for now pass through Python stdlib provided modules).

--HG--
branch : trunk
This commit is contained in:
holger krekel
2009-08-27 21:12:55 +02:00
parent 681d344eac
commit d1932a30ed
40 changed files with 109 additions and 10965 deletions
+2
View File
@@ -1,6 +1,8 @@
Changes between 1.0.x and 'trunk'
=====================================
* deprecate py.compat.doctest|subprocess|textwrap|optparse
* deprecate py.magic.autopath, remove py/magic directory
* move pytest assertion handling to py/code and a pytest_assertion