summaryrefslogtreecommitdiff
path: root/Lib/test/test_winreg.py
Commit message (Expand)AuthorAgeFilesLines
...
* Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in eitherThomas Wouters2000-07-161-3/+3
* Removed some tabs.Paul Prescod2000-07-041-6/+6
* The low-level interface is now in _winreg; update the import here.Fred Drake2000-06-291-1/+1
* typos fixed by Rob HooftJeremy Hylton2000-06-281-1/+1
* Mark Hammond: Uncomment call to delete test data when done.Fred Drake2000-04-011-1/+1
* Mark Hammond: test suite for new winreg module.Guido van Rossum2000-03-281-0/+147