[Epydoc-commits] SF.net SVN: epydoc: [1470] trunk/epydoc/src/epydoc/test/__init__.py
Brought to you by:
edloper
|
From: <dva...@us...> - 2007-02-13 14:16:25
|
Revision: 1470
http://svn.sourceforge.net/epydoc/?rev=1470&view=rev
Author: dvarrazzo
Date: 2007-02-13 06:16:22 -0800 (Tue, 13 Feb 2007)
Log Message:
-----------
- Docstring fixed.
Modified Paths:
--------------
trunk/epydoc/src/epydoc/test/__init__.py
Modified: trunk/epydoc/src/epydoc/test/__init__.py
===================================================================
--- trunk/epydoc/src/epydoc/test/__init__.py 2007-02-13 08:22:43 UTC (rev 1469)
+++ trunk/epydoc/src/epydoc/test/__init__.py 2007-02-13 14:16:22 UTC (rev 1470)
@@ -35,7 +35,7 @@
def check_requirements(filename):
"""
- Search for strings of the form:
+ Search for strings of the form::
[Require: <module>]
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|