]> granicus.if.org Git - python/commit
Corrected _localized_name.__getitem__ based on code in patch 503202 (which I
authorSkip Montanaro <skip@pobox.com>
Fri, 15 Mar 2002 13:52:43 +0000 (13:52 +0000)
committerSkip Montanaro <skip@pobox.com>
Fri, 15 Mar 2002 13:52:43 +0000 (13:52 +0000)
commit1b9c177c5de0cf0d2d506748209dc840b0eb48d9
tree78f63f3dd6bf4e63c92b70b5d4c807e63a9c480b
parent95700f7cde5c0efa1ae7bc956f4ba54ec8508b51
Corrected _localized_name.__getitem__ based on code in patch 503202 (which I
thought was just a bug report, so didn't notice - doh!).  This handles
slicing, which v 1.23 didn't.
Lib/calendar.py