[issue10087] HTML calendar is broken

Chris Lambacher report at bugs.python.org
Mon Nov 22 04:25:41 CET 2010


Chris Lambacher <chris at kateandchris.net> added the comment:

I have attached a patch that conditionally uses sys.stdout.buffer.write to output binary (encoded) data to stdout.

----------
nosy: +lambacck
Added file: http://bugs.python.org/file19768/calendar_bytes_output.patch

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


More information about the Python-bugs-list mailing list