Merge with 3.3

This commit is contained in:
Terry Jan Reedy 2013-04-03 12:45:47 -04:00
commit fd4bba1bf3
1 changed files with 1 additions and 1 deletions

View File

@ -672,7 +672,7 @@ The module defines the following functions and data items:
Module :mod:`locale`
Internationalization services. The locale setting affects the interpretation
of many format specifiers in :func:`strftime` and :func:`strptime`.
of many format specifiers in :func:`strftime` and :func:`strptime`.
Module :mod:`calendar`
General calendar-related functions. :func:`timegm` is the inverse of