[py-svn] r38534 - py/trunk/py/apigen

hpk at codespeak.net hpk at codespeak.net
Mon Feb 12 01:41:07 CET 2007


Author: hpk
Date: Mon Feb 12 01:41:07 2007
New Revision: 38534

Modified:
   py/trunk/py/apigen/todo.txt
Log:
some more little issues


Modified: py/trunk/py/apigen/todo.txt
==============================================================================
--- py/trunk/py/apigen/todo.txt	(original)
+++ py/trunk/py/apigen/todo.txt	Mon Feb 12 01:41:07 2007
@@ -1,11 +1,16 @@
 
-* get konqueror to display indents in source code better? 
-  (currently it doesn't look like more than a single space)
-
 * source page headers should read: 
 
     py/apigen sources [rev XXX]
 
+* and "namespace" pages: 
+
+    builtin namespace index [rev XXX]
+
+* get konqueror to display indents in source code better? 
+  (currently it doesn't look like more than a single space)
+
+
 * function view: 
 
      def __init__(self, rawcode):



More information about the pytest-commit mailing list