[zopeorg-checkins] CVS: Products/ZopeOrg-NV/Extensions - NZOMigrate.py:1.14

Sidnei da Silva sidnei at x3ng.com.br
Thu Feb 13 12:02:22 EST 2003


Update of /cvs-zopeorg/Products/ZopeOrg-NV/Extensions
In directory cvs.zope.org:/tmp/cvs-serv31247/Extensions

Modified Files:
	NZOMigrate.py 
Log Message:
wtf! identation may bite you.

=== Products/ZopeOrg-NV/Extensions/NZOMigrate.py 1.13 => 1.14 ===
                              (prop, type, value, msg))
             else:
                 new._setPropValue(prop, orig.getProperty(prop))
-            return new
+        return new
         
     def run(self):
         source = self._source





More information about the zopeorg-checkins mailing list