]> granicus.if.org Git - python/commit
#4807: Remove a wrong usage of wsprintf in the winreg module
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 13 Jan 2009 23:19:08 +0000 (23:19 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 13 Jan 2009 23:19:08 +0000 (23:19 +0000)
commita18392a324ba9ee8b267ac9181a67751d8150abc
tree84eba52a92f9a0f96ef9194a3d7ccfd920922b54
parentc2f02216b69b844e233a2bd86ba43508fee55c86
#4807: Remove a wrong usage of wsprintf in the winreg module
("windows sprintf", different than swprintf)

Needed for the windows CE port.
Misc/NEWS
PC/_winreg.c