Miquel Garcia added the comment:
My mistake. Yes you are right, I was confused with the timedelta class.
Sorry for the confusion. Many thanks!
Miquel
--
resolution: -> not a bug
status: open -> closed
___
Python tracker
<http://bugs.p
New submission from Miquel Garcia:
In browsing the documentation for datetime.datetime:
https://docs.python.org/2/library/datetime.html
It states that the datetime.datetime.microseconds returns the number of
microseconds but in trying (Python 2.7.1 r271:86832):
import datetime
print