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 eckhardt
Recipients eckhardt, theller
Date 2009-01-27.10:33:29
SpamBayes Score 3.6741692e-08
Marked as misclassified No
Message-id <1233052414.48.0.581929509045.issue5078@psf.upfronthosting.co.za>
In-reply-to
Content
For a background, see the developers' mailing list from 2009-01-26,
subject "FormatError() in callproc.c under win32". The attached patch
removes the redundant call to FormatError(). It also makes
SetException() a static function, since it is only used locally.
History
Date User Action Args
2009-01-27 10:33:34eckhardtsetrecipients: + eckhardt, theller
2009-01-27 10:33:34eckhardtsetmessageid: <1233052414.48.0.581929509045.issue5078@psf.upfronthosting.co.za>
2009-01-27 10:33:32eckhardtlinkissue5078 messages
2009-01-27 10:33:32eckhardtcreate