diff options
author | Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) <thatiparthysreenivas@gmail.com> | 2020-06-02 11:33:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-02 11:33:09 (GMT) |
commit | 85339f5c220a5e79c47c3a33c93f1dca5c59c52e (patch) | |
tree | db1de519f9caa1b960010f9d74784635997086a5 /Python/ceval.c | |
parent | 337d3103a2344e1fec75985e85fabcbdedac7d26 (diff) | |
download | cpython-85339f5c220a5e79c47c3a33c93f1dca5c59c52e.zip cpython-85339f5c220a5e79c47c3a33c93f1dca5c59c52e.tar.gz cpython-85339f5c220a5e79c47c3a33c93f1dca5c59c52e.tar.bz2 |
bpo-35078: Allow customization of CSS class name of a month in calendar module (gh-10137)
Refactor formatweekday(), formatmonthname() methods in LocaleHTMLCalendar and LocaleTextCalendar classes in calendar module to call the base class methods. This enables customizable CSS classes for LocaleHTMLCalendar and LocaleTextCalendar.
Patch by Srinivas Reddy Thatiparthy
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions