[cig-commits] r13265 - cs/merlin/branches/v1/merlin

leif at geodynamics.org leif at geodynamics.org
Thu Nov 6 12:05:41 PST 2008


Author: leif
Date: 2008-11-06 12:05:41 -0800 (Thu, 06 Nov 2008)
New Revision: 13265

Modified:
   cs/merlin/branches/v1/merlin/__init__.py
Log:
Minor.

Modified: cs/merlin/branches/v1/merlin/__init__.py
===================================================================
--- cs/merlin/branches/v1/merlin/__init__.py	2008-11-06 16:13:25 UTC (rev 13264)
+++ cs/merlin/branches/v1/merlin/__init__.py	2008-11-06 20:05:41 UTC (rev 13265)
@@ -1320,7 +1320,6 @@
         # we assume here that our metadata may be nested inside a "basket"
         # of multiple eggs; that's why we use module_path instead of .archive
         path = self.module_path
-        old = None
         if path.lower().endswith('.egg'):
             self.egg_name = os.path.basename(path)
             self.egg_info = os.path.join(path, 'EGG-INFO')



More information about the CIG-COMMITS mailing list