[Python-checkins] r76523 - python/branches/release31-maint/Lib/email/utils.py

barry.warsaw python-checkins at python.org
Wed Nov 25 19:45:05 CET 2009


Author: barry.warsaw
Date: Wed Nov 25 19:45:04 2009
New Revision: 76523
Log:
Add mktime_tz to __all__. It's documented as being available in email.utils.
Modified:
 python/branches/release31-maint/Lib/email/utils.py
Modified: python/branches/release31-maint/Lib/email/utils.py
==============================================================================
--- python/branches/release31-maint/Lib/email/utils.py	(original)
+++ python/branches/release31-maint/Lib/email/utils.py	Wed Nov 25 19:45:04 2009
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007 Python Software Foundation
+# Copyright (C) 2001-2009 Python Software Foundation
 # Author: Barry Warsaw
 # Contact: email-sig at python.org
 
@@ -13,6 +13,7 @@
 'formatdate',
 'getaddresses',
 'make_msgid',
+ 'mktime_tz',
 'parseaddr',
 'parsedate',
 'parsedate_tz',


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /