New submission from Joe Peterson <j...@skyrush.com>:

Patched documentation for Internaldate2tuple() to correctly state it returns 
local time.

Also, Time2Internaldate() (its inverse) did not state that it needs local time 
as input, so patched this as well.

Patches for 3.2 and 2.7 are attached.

----------
assignee: docs@python
components: Documentation
files: imaplib_Internaldate2tuple_doc_python32.patch
keywords: patch
messages: 126463
nosy: docs@python, lavajoe
priority: normal
severity: normal
status: open
title: imaplib: Internaldate2tuple() is documented to return UTC, but it 
returns local time
versions: Python 2.7, Python 3.2
Added file: 
http://bugs.python.org/file20438/imaplib_Internaldate2tuple_doc_python32.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10934>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to