Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:
I wonder: do we really need "encoding" option to the calendar output? It is really not the job of the calendar module to deal with encodings. The calendar module should produce text calendars as unicode strings and HTML calendars as UTF-8 bytes. If someone wants to save them in a specific encoding, there are plenty of ways to achieve that. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10087> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com