This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients jimjjewett, leonidasxiv, loewis
Date 2008-11-07.18:57:28
SpamBayes Score 0.009777311
Marked as misclassified No
Message-id <1226084250.34.0.773503244088.issue1656675@psf.upfronthosting.co.za>
In-reply-to
Content
I have now added a drop handler in r67149, r67150, and r67151. However,
I chose the wsh handler ({60254CA5-953B-11CF-8C96-00AA00B8708C}) instead
of the batch file one, as the wsh handler provides long file names,
whereas the batch file handler passes 8.3 names.
History
Date User Action Args
2008-11-07 18:57:30loewissetrecipients: + loewis, jimjjewett, leonidasxiv
2008-11-07 18:57:30loewissetmessageid: <1226084250.34.0.773503244088.issue1656675@psf.upfronthosting.co.za>
2008-11-07 18:57:29loewislinkissue1656675 messages
2008-11-07 18:57:28loewiscreate