problem with gadfly and py2exe

Richard Jones rjones at ekit-inc.com
Mon May 20 19:35:13 EDT 2002


On Mon, 20 May 2002 21:31, Max wrote:
> list of modules gadfly relies upon... to trace the import
> chain...

Gadfly only uses standard python modules outside of its own package. A quick 
analysis of the source gives me:

cmd
marshal
md5
operator
os
re
select
socket
store
string
sys
time
traceback
types


    Richard






More information about the Python-list mailing list