[python-win32] RAM with Pywin32 on Windows-64

Michel Claveau mc at mclaveau.com
Sun Aug 8 22:07:39 CEST 2010


Hi, all!

I have a script, in Pywin32, with a leak memory.
OK, it is my bug (a problem for me, not for you).

But I seen a bizar trick...

When I run the script in Windows 7-32 bits, the "bug" is showed at 2 GB 
crunched  (OK, 2 GB is the max for a process)
When I run the script in Windows 7-64 bits, the "bug" is showed at 4 GB 
crunched, on a computer with 8 GB.

Why 4 GB, and no 2 GB or 8 GB?


Sorry for my bad english, and good night.

-- 
Michel Claveau




More information about the python-win32 mailing list