[issue18353] PyUnicode_WRITE_CHAR macro definition missing
Corey Brune added the comment: Hello all, I removed the reference to PyUnicode_WRITE_CHAR macro in unicode.rst. Thanks, Corey -- keywords: +patch nosy: +cbrune Added file: http://bugs.python.org/file30903/unicode.rst.patch ___ Python tracker <h
[issue18263] python.man: no documentation for -b, -X
Corey Brune added the comment: Hello, I added the two options requested in python.man in the patch file created from "hg diff > python.man.patch". -- keywords: +patch nosy: +cbrune Added file: http://bugs.python.org/file30649/pyt