]> granicus.if.org Git - python/commit
Utility function that yields a properly formatted time string.
authorGuido van Rossum <guido@python.org>
Mon, 19 Apr 1999 18:04:38 +0000 (18:04 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 19 Apr 1999 18:04:38 +0000 (18:04 +0000)
commit247a78a10dc3486f20743a154246da15d862cd5d
tree3f40a43117b53e57cedee2503e9054959f6cf99f
parentf340114d7222ae22fab94122f4b77972b968a659
Utility function that yields a properly formatted time string.

(Idea by Jeff Bauer, code by Jeremy, renamed and "Date:" constant
stripped from return value by GvR.)
Lib/rfc822.py