[Epydoc-commits] SF.net SVN: epydoc: [1224] trunk/epydoc/src/epydoc/__init__.py
Brought to you by:
edloper
From: <ed...@us...> - 2006-04-12 19:51:25
|
Revision: 1224 Author: edloper Date: 2006-04-12 12:51:07 -0700 (Wed, 12 Apr 2006) ViewCVS: http://svn.sourceforge.net/epydoc/?rev=1224&view=rev Log Message: ----------- - Added a couple notes about bugs Modified Paths: -------------- trunk/epydoc/src/epydoc/__init__.py Modified: trunk/epydoc/src/epydoc/__init__.py =================================================================== --- trunk/epydoc/src/epydoc/__init__.py 2006-04-12 19:50:43 UTC (rev 1223) +++ trunk/epydoc/src/epydoc/__init__.py 2006-04-12 19:51:07 UTC (rev 1224) @@ -182,6 +182,10 @@ don't construct docs for imported modules' vars if it's not necessary) +:bug: UserDict.* is interpreted as imported .. why?? +:bug: Nested functions break source colorizer (and *why* is the source + colorizer being so slow on the stdlib???) + :license: IBM Open Source License :copyright: |copy| 2006 Edward Loper This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |