]> granicus.if.org Git - python/commit
Issue #23883: Add missing APIs to calendar.__all__
authorMartin Panter <vadmium+py@gmail.com>
Sat, 16 Jan 2016 06:49:30 +0000 (06:49 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Sat, 16 Jan 2016 06:49:30 +0000 (06:49 +0000)
commit4eb376c441f99e9ea50beae5309020a1469393ac
tree105bcf31b8d32853045c17bb3eebd80f1db01b73
parent7978e10441e84482d3d28e7c449d68b77c6310b6
Issue #23883: Add missing APIs to calendar.__all__

Patch by Joel Taddei and Jacek KoƂodziej.
Lib/calendar.py
Lib/test/test_calendar.py
Misc/ACKS