[csw-devel] SF.net SVN: gar:[13335] csw/mgar/gar/v2/lib/python/csw_upload_pkg.py
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Wed Feb 16 17:33:58 CET 2011
Revision: 13335
http://gar.svn.sourceforge.net/gar/?rev=13335&view=rev
Author: wahwah
Date: 2011-02-16 16:33:58 +0000 (Wed, 16 Feb 2011)
Log Message:
-----------
csw-upload-pkg: Added a missing import
Modified Paths:
--------------
csw/mgar/gar/v2/lib/python/csw_upload_pkg.py
Modified: csw/mgar/gar/v2/lib/python/csw_upload_pkg.py
===================================================================
--- csw/mgar/gar/v2/lib/python/csw_upload_pkg.py 2011-02-16 16:33:25 UTC (rev 13334)
+++ csw/mgar/gar/v2/lib/python/csw_upload_pkg.py 2011-02-16 16:33:58 UTC (rev 13335)
@@ -17,6 +17,7 @@
import common_constants
import socket
import rest
+import struct_util
BASE_URL = "http://buildfarm.opencsw.org/releases/"
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