Staging
v0.5.1
https://github.com/python/cpython
Revision d2d521eafdea651de075f987ca80bece033b9b40 authored by R David Murray on 26 May 2012, 03:22:59 UTC, committed by R David Murray on 26 May 2012, 03:22:59 UTC
Without this function people would be tempted to use the other date functions
in email.utils to compute an aware localtime, and those functions are not as
good for that purpose as this code.  The code is Alexander Belopolsy's from
his proposed patch for issue 9527, with a fix (and additional tests) by Brian
K. Jones.
1 parent dcaf2ec
History
Tip revision: d2d521eafdea651de075f987ca80bece033b9b40 authored by R David Murray on 26 May 2012, 03:22:59 UTC
#665194: Add a localtime function to email.utils.
Tip revision: d2d521e
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 584 bytes
.gitignore -rw-r--r-- 865 bytes
.hgeol -rw-r--r-- 721 bytes
.hgignore -rw-r--r-- 1.1 KB
.hgtags -rw-r--r-- 4.9 KB
.hgtouch -rw-r--r-- 467 bytes
LICENSE -rw-r--r-- 14.5 KB
Makefile.pre.in -rw-r--r-- 48.2 KB
README -rw-r--r-- 6.4 KB
config.guess -rwxr-xr-x 43.8 KB
config.sub -rwxr-xr-x 34.6 KB
configure -rwxr-xr-x 410.9 KB
configure.ac -rw-r--r-- 126.8 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 39.1 KB
setup.py -rw-r--r-- 86.9 KB

README

back to top