[123927] branches/gsoc14-pip2port/pypi2port.py

gaurav at macports.org gaurav at macports.org
Fri Aug 15 21:33:38 PDT 2014


Revision: 123927
          https://trac.macports.org/changeset/123927
Author:   gaurav at macports.org
Date:     2014-08-15 21:33:38 -0700 (Fri, 15 Aug 2014)
Log Message:
-----------
Corrected indentation error

Modified Paths:
--------------
    branches/gsoc14-pip2port/pypi2port.py

Modified: branches/gsoc14-pip2port/pypi2port.py
===================================================================
--- branches/gsoc14-pip2port/pypi2port.py	2014-08-16 04:00:57 UTC (rev 123926)
+++ branches/gsoc14-pip2port/pypi2port.py	2014-08-16 04:33:38 UTC (rev 123927)
@@ -259,6 +259,7 @@
                 if flag:
                     os.rmdir(dir)
             except OSError as ex:
+                pass
             return checksums
         except:
             print "Error\n"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140815/0cc682de/attachment.html>


More information about the macports-changes mailing list