in arcgis , arcgisscripting is a dll file
there is a script as following:

import  arcgisscripting
gp = arcgisscripting.create()

why can the script run?
how can we setup a dll file as a module?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to