[issue10087] HTML calendar is broken

Chris Lambacher report at bugs.python.org
Mon Nov 22 17:55:45 CET 2010


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

I am attaching a new patch which fixes the majority of the comments raised.

1. Any suggestions about how to test the output of the console program (the case that this bug affects) would be appreciated.

2. Agreed, included in the output for --help

3. Agreed, included in new patch

4. Okay. That is because of using write vs print. Changed to always use write

5. Doesn't seem to cause any issues on windows terminal.

----------
Added file: http://bugs.python.org/file19774/calendar_bytes_output_v2.patch

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


More information about the Python-bugs-list mailing list