Commit ffd674d4 authored by Barry Warsaw's avatar Barry Warsaw

- calendar.py uses month and day names based on the current locale.

parent 1d099103
......@@ -117,6 +117,8 @@ Core
Library
- calendar.py uses month and day names based on the current locale.
- strop is now *really* obsolete (this was announced before with 1.6),
and issues DeprecationWarning when used (except for the four items
that are still imported into string.py).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment