[py-svn] r33022 - py/dist/py/documentation/apigen

fijal at codespeak.net fijal at codespeak.net
Sun Oct 8 23:19:00 CEST 2006


Author: fijal
Date: Sun Oct  8 23:18:59 2006
New Revision: 33022

Modified:
   py/dist/py/documentation/apigen/roadmap.txt
Log:
Added more ideas.


Modified: py/dist/py/documentation/apigen/roadmap.txt
==============================================================================
--- py/dist/py/documentation/apigen/roadmap.txt	(original)
+++ py/dist/py/documentation/apigen/roadmap.txt	Sun Oct  8 23:18:59 2006
@@ -92,6 +92,10 @@
   pypy. This will make a lot easier annotating the pypy source with
   info (like "what the heck type comes here as an argument"....)
 
+* Add several different things to trace, mostly tracing of side effects
+  (track what method can change what attributes, as well as in child nodes.
+  Maybe global variables as well).
+
 Timeline:
 ---------
 



More information about the pytest-commit mailing list