[csw-devel] SF.net SVN: gar:[13364] csw/mgar/gar/v2/lib/python/uwatch.py

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Fri Feb 18 16:56:26 CET 2011


Revision: 13364
          http://gar.svn.sourceforge.net/gar/?rev=13364&view=rev
Author:   wahwah
Date:     2011-02-18 15:56:26 +0000 (Fri, 18 Feb 2011)

Log Message:
-----------
uwatch: Removing an empty __init__ function

Modified Paths:
--------------
    csw/mgar/gar/v2/lib/python/uwatch.py

Modified: csw/mgar/gar/v2/lib/python/uwatch.py
===================================================================
--- csw/mgar/gar/v2/lib/python/uwatch.py	2011-02-18 15:55:37 UTC (rev 13363)
+++ csw/mgar/gar/v2/lib/python/uwatch.py	2011-02-18 15:56:26 UTC (rev 13364)
@@ -586,11 +586,6 @@
 
     # -----------------------------------------------------------------------------------------------------------------
 
-    def __init__(self, name):
-        super(UpstreamWatchCommand, self).__init__(name)
-
-    # -----------------------------------------------------------------------------------------------------------------
-
     def UrlContentRetrieve(self, url):
 
         try:


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list