[issue35078] Refactor code in calendar.py module

Karthikeyan Singaravelan report at bugs.python.org
Sat Oct 27 12:29:07 EDT 2018


Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:

Serhiy, this adds a change where month's name CSS class is now customizable in LocaleHTMLCalendar. It's currently hard-coded as "month" though HTMLCalendar is customizable. I suggested method reuse since LocaleHTMLCalendar from HTMLCalendar that would fix this instead of duplicating the code. I think this can be reopened.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35078>
_______________________________________


More information about the Python-bugs-list mailing list