consolidate py/code files into code.py, simplify SafeRepr code and docs.

--HG--
branch : trunk
This commit is contained in:
holger krekel
2009-08-25 20:24:43 +02:00
parent 94aef0b771
commit 8ee7bef638
14 changed files with 713 additions and 758 deletions
+2
View File
@@ -1,6 +1,8 @@
Changes between 1.0.x and 'trunk'
=====================================
* consolidate and cleanup py/code classes and files
* cleanup py/misc, move tests to bin-for-dist
* introduce delattr/delitem/delenv methods to py.test's monkeypatch funcarg