[Buildbot-commits] buildbot/buildbot twcompat.py,1.5,1.6

Brian Warner warner at users.sourceforge.net
Sun Jul 16 00:58:33 UTC 2006


Update of /cvsroot/buildbot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv7415/buildbot

Modified Files:
	twcompat.py 
Log Message:
[project @ fix some epydoc issues]

Original author: warner at lothar.com
Date: 2006-07-16 00:03:55

Index: twcompat.py
===================================================================
RCS file: /cvsroot/buildbot/buildbot/buildbot/twcompat.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- twcompat.py	24 Apr 2006 09:03:07 -0000	1.5
+++ twcompat.py	16 Jul 2006 00:58:31 -0000	1.6
@@ -264,7 +264,7 @@
     @param flags: Arguments to L{os.access}.
 
     @rtype: C{list}
-    @param: A list of the full paths to files found, in the
+    @return: A list of the full paths to files found, in the
     order in which they were found.
     """
     result = []





More information about the Commits mailing list