This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients belopolsky, docs@python, eric.araujo, jafo
Date 2010-05-29.19:43:33
SpamBayes Score 0.13886024
Marked as misclassified No
Message-id <4C016E64.2080301@netwok.org>
In-reply-to <1275161876.01.0.883720329765.issue8810@psf.upfronthosting.co.za>
Content
> timedelta() showing offset from UTC, negative values indicating West of UTC

+1 for the last one.

Micro nit: I would not put parentheses when referring to the type (we
talk about “a list”, not “a list()”).

Micro nit: Some languages use case to distinguish direction vs. region,
e.g. in French we have “ouest” and “Ouest”. Does that apply to English?
History
Date User Action Args
2010-05-29 19:43:35eric.araujosetrecipients: + eric.araujo, jafo, belopolsky, docs@python
2010-05-29 19:43:34eric.araujolinkissue8810 messages
2010-05-29 19:43:33eric.araujocreate