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 zach.ware
Recipients larry, zach.ware
Date 2014-01-23.16:46:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390495599.33.0.262175430553.issue20172@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, here's a new patch.  This one fixes the issues I found in my last patch (HKEY return converter in winreg, mess from previous return converter attempts in msvcrt), and switches all four modules to a two-pass output scheme.  This should be basically what I want to commit, once 20189 is committed.

If you'd like a non-two-pass patch for review, let me know.
History
Date User Action Args
2014-01-23 16:46:39zach.waresetrecipients: + zach.ware, larry
2014-01-23 16:46:39zach.waresetmessageid: <1390495599.33.0.262175430553.issue20172@psf.upfronthosting.co.za>
2014-01-23 16:46:39zach.warelinkissue20172 messages
2014-01-23 16:46:39zach.warecreate