Files
cpython/Doc/c-api
Amaury Forgeot d'Arc 5e8260b09c Issue #13727: Add 3 macros to access PyDateTime_Delta members:
PyDateTime_DELTA_GET_DAYS, PyDateTime_DELTA_GET_SECONDS,
PyDateTime_DELTA_GET_MICROSECONDS.

Please use them instead of directly accessing PyDateTime_Delta struct members.
2012-01-17 21:31:50 +01:00
..
2011-05-20 15:06:32 +03:00
2011-10-19 11:06:26 +03:00
2011-03-20 18:08:19 +01:00
2008-01-20 11:00:14 +00:00
2011-10-07 11:19:11 +02:00
2011-10-19 10:58:56 +03:00
2011-10-07 11:19:11 +02:00
2008-01-20 09:30:57 +00:00
2011-05-31 21:27:41 -05:00