From: Terry Jan Reedy Date: Wed, 3 Apr 2013 16:45:24 +0000 (-0400) Subject: Issue #15940: Replace tab. X-Git-Tag: v3.3.2~172 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=41459a9b295db4f909d1890dc5882e78e7f5138e;p=thirdparty%2FPython%2Fcpython.git Issue #15940: Replace tab. --- diff --git a/Doc/library/time.rst b/Doc/library/time.rst index d5f81ca67f22..1e21fb6c5150 100644 --- a/Doc/library/time.rst +++ b/Doc/library/time.rst @@ -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