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 Claudiu.Popa
Recipients Claudiu.Popa, loewis, steve.dower
Date 2015-03-18.16:51:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426697470.53.0.824194712699.issue23701@psf.upfronthosting.co.za>
In-reply-to
Content
winreg.QueryValue's docstring has an "interesting" comment at the end:

"But the underlying API call doesn't return the type, Lame Lame Lame, DONT USE THIS!!!"

The documentation (https://docs.python.org/3.4/library/winreg.html#winreg.QueryValue) already mentions the shortcomings of QueryValue. This comment should be removed or at least rewritten in a more serious note.
History
Date User Action Args
2015-03-18 16:51:10Claudiu.Popasetrecipients: + Claudiu.Popa, loewis, steve.dower
2015-03-18 16:51:10Claudiu.Popasetmessageid: <1426697470.53.0.824194712699.issue23701@psf.upfronthosting.co.za>
2015-03-18 16:51:10Claudiu.Popalinkissue23701 messages
2015-03-18 16:51:10Claudiu.Popacreate