mailr3129 - /1.3/data/__init__.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on March 09, 2007 - 07:26:
Author: bugman
Date: Fri Mar  9 07:25:17 2007
New Revision: 3129

URL: http://svn.gna.org/viewcvs/relax?rev=3129&view=rev
Log:
Deleted the unused Data.__init__() method.


Modified:
    1.3/data/__init__.py

Modified: 1.3/data/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/data/__init__.py?rev=3129&r1=3128&r2=3129&view=diff
==============================================================================
--- 1.3/data/__init__.py (original)
+++ 1.3/data/__init__.py Fri Mar  9 07:25:17 2007
@@ -43,10 +43,6 @@
 
     # The current data pipe.
     current_pipe = None
-
-
-    def __init__(self):
-        pass
 
 
     def __new__(self, *args, **kargs):




Related Messages


Powered by MHonArc, Updated Fri Mar 09 09:00:08 2007