]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
- add link to the datetime module
authorFred Drake <fdrake@acm.org>
Wed, 31 Dec 2003 04:52:36 +0000 (04:52 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 31 Dec 2003 04:52:36 +0000 (04:52 +0000)
Doc/lib/libtime.tex

index 0929c179d5df687d9ee551183974f077e3297299..2769452947243d1f0ae913a60dcd1f502612ca81 100644 (file)
@@ -426,6 +426,7 @@ usually located at \file{/usr/share/zoneinfo}. For example,
 
 
 \begin{seealso}
+  \seemodule{datetime}{More object-oriented interface to dates and times.}
   \seemodule{locale}{Internationalization services.  The locale
                      settings can affect the return values for some of 
                      the functions in the \module{time} module.}