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 techtonik
Recipients belopolsky, techtonik
Date 2012-06-07.06:13:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339049588.54.0.0837105060523.issue8902@psf.upfronthosting.co.za>
In-reply-to
Content
I'd say no consensus was reached due to lack of participation. My enthusiasm was killed by the issue8903 resolution.

My opinion is that:
   datetime.time.now()
is much better than:
   datetime.datetime.now().time()
History
Date User Action Args
2012-06-07 06:13:08techtoniksetrecipients: + techtonik, belopolsky
2012-06-07 06:13:08techtoniksetmessageid: <1339049588.54.0.0837105060523.issue8902@psf.upfronthosting.co.za>
2012-06-07 06:13:07techtoniklinkissue8902 messages
2012-06-07 06:13:07techtonikcreate