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 brian.curtin
Recipients brian.curtin, eric.smith
Date 2010-01-24.20:17:10
SpamBayes Score 0.015528017
Marked as misclassified No
Message-id <1264364234.32.0.284884313184.issue7347@psf.upfronthosting.co.za>
In-reply-to
Content
After looking into this again, the testing situations are much different than I had originally written.

Some of the tests aren't really valid exercises. For one, the querying/enabling/disabling of reflection keys aren't good tests as they aren't tested against reflected keys. Windows 7 and Server 2008 R2 act differently in reflection situations when compared to XP/Vista/Server 2003, and I'll need to account for that.

For now, forget about the current patches, I'm working on a more correct testing approach.
History
Date User Action Args
2010-01-24 20:17:14brian.curtinsetrecipients: + brian.curtin, eric.smith
2010-01-24 20:17:14brian.curtinsetmessageid: <1264364234.32.0.284884313184.issue7347@psf.upfronthosting.co.za>
2010-01-24 20:17:11brian.curtinlinkissue7347 messages
2010-01-24 20:17:10brian.curtincreate