Hi Guys, i found pycurl to execute python curl command but not sure how I can execute the curl command using the pycurl.
curl -u admin:geoserver -v -XPUT -H 'Content-type: text/plain' -d 'file:/var/www/geo/shapefile/csvQshp/Quercus_iltisii.shp' http://localhost:8080/geoserver/rest/workspaces/acme/datastores/Quercus_iltisii/external.shp ? This is the curl command. -- Thanks & Regards Smaran Harihar
-- http://mail.python.org/mailman/listinfo/python-list