[python-win32] imp.load_module problem
Mark Hammond
skippy.hammond at gmail.com
Fri Jan 9 23:51:23 CET 2009
On 10/01/2009 4:59 AM, Adam Pletcher wrote:
> We don't appear to have any .assembly files, even after building
> Python or pywin32, so I think I'm missing something. Could you
> elaborate a bit, Mark?
Oops - I misspoke - you are looking for a .assembly file - but it comes
with VS rather then being built by the Python build process. Eg, the
release version of the manifest looks like:
06/11/2007 09:24 PM 524 Microsoft.VC90.CRT.manifest
06/11/2007 09:23 PM 224,768 msvcm90.dll
07/11/2007 02:19 AM 568,832 msvcp90.dll
07/11/2007 02:19 AM 655,872 msvcr90.dll
Cheers,
Mark
More information about the python-win32
mailing list