win32 python as a dll?
Scott Wolford
wolford at enews.nrl.navy.mil
Wed Jul 7 17:26:36 EDT 1999
More information about the Python-list mailing list
Wed Jul 7 17:26:36 EDT 1999
- Previous message (by thread): win32 python as a dll?
- Next message (by thread): win32 python as a dll?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Now I'm a little confused. Python does seem to be a dll (?); I found python15.dll in winnt/system32 directory. But I can't find python15_d.dll anywhere. Was that supposed to be installed? I think python15.dll bombs because it was compiled as optimized using the M$ compiler and that optimizer has problems (at least w/ O2; I've been pretty successfull w/ O1). So I want to use python15_d but I can't find the dll. Any help would be appreciated, Scott
- Previous message (by thread): win32 python as a dll?
- Next message (by thread): win32 python as a dll?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list