[csw-devel] SF.net SVN: gar:[14058] csw/mgar/gar/v2/lib/python/inspective_package.py

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sat Apr 2 16:06:53 CEST 2011


Revision: 14058
          http://gar.svn.sourceforge.net/gar/?rev=14058&view=rev
Author:   wahwah
Date:     2011-04-02 14:06:52 +0000 (Sat, 02 Apr 2011)

Log Message:
-----------
csw-upload-pkg: Bugfix, adding missing import

Modified Paths:
--------------
    csw/mgar/gar/v2/lib/python/inspective_package.py

Modified: csw/mgar/gar/v2/lib/python/inspective_package.py
===================================================================
--- csw/mgar/gar/v2/lib/python/inspective_package.py	2011-04-02 13:09:59 UTC (rev 14057)
+++ csw/mgar/gar/v2/lib/python/inspective_package.py	2011-04-02 14:06:52 UTC (rev 14058)
@@ -9,6 +9,7 @@
 import common_constants
 import subprocess
 import ldd_emul
+import configuration as c
 
 """This file isolates code dependent on hachoir parser.
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list