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 ajaksu2, akira, belopolsky, brett.cannon, daniel.urban, doerwalter, eric.araujo, ezio.melotti, ggenellina, kawai, l0nwlf, mark.dickinson, pitrou, r.david.murray, rafe, techtonik, tim.peters
Date 2010-06-15.18:02:31
SpamBayes Score 0.1091018
Marked as misclassified No
Message-id <4C17C036.30302@netwok.org>
In-reply-to <1276624649.9.0.956071181737.issue5094@psf.upfronthosting.co.za>
Content
.. method:: datetime.utcoffset()

   Return ``None`` if :attr:`tzinfo` is ``None``, else else return ...

That said, to keep diffs readable, perhaps stick with the existing
convention know, and later a PEP 257 compliance diff can be made.
History
Date User Action Args
2010-06-15 18:02:32eric.araujosetrecipients: + eric.araujo, tim.peters, doerwalter, brett.cannon, mark.dickinson, belopolsky, ggenellina, pitrou, techtonik, ajaksu2, kawai, ezio.melotti, r.david.murray, rafe, daniel.urban, l0nwlf, akira
2010-06-15 18:02:31eric.araujolinkissue5094 messages
2010-06-15 18:02:31eric.araujocreate