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 zach.ware
Recipients larry, zach.ware
Date 2014-02-10.21:22:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Forgot to mention, there are no current examples of this checked in.  winreg.HKEYType has a couple of methods with no docstring (__enter__ and __exit__), and _winapi has several docstring-less functions, though.
History
Date User Action Args
2014-02-10 21:22:09zach.waresetrecipients: + zach.ware, larry
2014-02-10 21:22:09zach.waresetmessageid: <[email protected]>
2014-02-10 21:22:09zach.warelinkissue20586 messages
2014-02-10 21:22:09zach.warecreate