mailr6506 - /1.3/relax_io.py


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

Header


Content

Posted by edward on June 28, 2008 - 17:22:
Author: bugman
Date: Sat Jun 28 17:22:17 2008
New Revision: 6506

URL: http://svn.gna.org/viewcvs/relax?rev=6506&view=rev
Log:
Renamed the dummy file object class.


Modified:
    1.3/relax_io.py

Modified: 1.3/relax_io.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/relax_io.py?rev=6506&r1=6505&r2=6506&view=diff
==============================================================================
--- 1.3/relax_io.py (original)
+++ 1.3/relax_io.py Sat Jun 28 17:22:17 2008
@@ -437,7 +437,7 @@
 
 
 
-class File_mimick:
+class DummyFileObject:
     def __init__(self):
         """Initialise an object for adding the string from all write calls 
to."""
 




Related Messages


Powered by MHonArc, Updated Sat Jun 28 18:00:19 2008