[Epydoc-commits] SF.net SVN: epydoc: [1457] trunk/epydoc/src/epydoc/test/docbuilder.doctest
Brought to you by:
edloper
From: <ed...@us...> - 2007-02-11 05:47:00
|
Revision: 1457 http://svn.sourceforge.net/epydoc/?rev=1457&view=rev Author: edloper Date: 2007-02-10 21:46:59 -0800 (Sat, 10 Feb 2007) Log Message: ----------- - Fixed minor markup error Modified Paths: -------------- trunk/epydoc/src/epydoc/test/docbuilder.doctest Modified: trunk/epydoc/src/epydoc/test/docbuilder.doctest =================================================================== --- trunk/epydoc/src/epydoc/test/docbuilder.doctest 2007-02-11 05:28:16 UTC (rev 1456) +++ trunk/epydoc/src/epydoc/test/docbuilder.doctest 2007-02-11 05:46:59 UTC (rev 1457) @@ -155,6 +155,7 @@ Exceptions can be put in the docstring class, and they are assigned to the constructor too. + >>> runbuilder(s=''' ... class Foo: ... """Foo(x, y) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |