how setup a dll file as a module?

smalltalk ttkk1024 at gmail.com
Sun Aug 26 23:24:55 EDT 2007



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?




More information about the Python-list mailing list