[issue7579] Patch to add docstrings to msvcrt

Brian Curtin report at bugs.python.org
Wed Dec 30 22:14:49 CET 2009


Brian Curtin <curtin at acm.org> added the comment:

Here is a patch for py3k. It uses the same contents as before but with
changes to the str/bytes wording on getch_doc, putch_doc, and
ungetch_doc. Includes updates to the msvcrt.rst file. Let me know if the
wording seems correct (or if I left anything out).

I went ahead and added docstrings to the debug-only functions as a bonus.

----------
Added file: http://bugs.python.org/file15704/issue7579_py3k.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7579>
_______________________________________


More information about the Python-bugs-list mailing list