]> granicus.if.org Git - python/commit
Added __enter__ and __exit__ functions to HKEY object
authorChristian Heimes <christian@cheimes.de>
Tue, 8 Jan 2008 15:46:10 +0000 (15:46 +0000)
committerChristian Heimes <christian@cheimes.de>
Tue, 8 Jan 2008 15:46:10 +0000 (15:46 +0000)
commitb39a756afd08a2261dffe2b649f3a3550fb6294f
treefbfd9f8215dcddc0ff66b3cf935409d7aa1e60f9
parent41f278ffa5babb0e704c9331030a58937a398902
Added __enter__ and __exit__ functions to HKEY object
Added ExpandEnvironmentStrings to the _winreg module.
Doc/library/_winreg.rst
Lib/test/test_winreg.py
Misc/NEWS
PC/_winreg.c