Oops - I'm not having a good day - this wasn't supposed to be CC'd to the
list. No harm done though - in case anyone is interested, my ISP's spam
filter is picking up Roger's email due to a combination of his MUA and a
spamassassin bug :(
Sorry for the noise...
Mark
> -Original Message
Digging a little more, the spamassassin issue appears to be
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5666, but sadly the
fix doesn't seem to yet appear in a released version, so I can't ask my ISP
to upgrade.
Cheers,
Mark
> -Original Message-
> From: Roger Upole [mailto:[EM
This has been fixed in CVS, and will be corrected in the
next release.
win32api.FindFiles will also return the short file name,
although only for the final component in the path.
Roger
___
python-win32 mailing list
python-win32@python.org
http:/
Hi,
I'm running into some memory leak issue when running the
win32pi.GetShortPathName function. Basically I've got a daemon that will
perform this function on lots of long windows path names. Over time, it
looks like the memory footprint increases substantially.
You can reproduce it by simply l