summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>2012-01-17 21:31:50 +0100
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>2012-01-17 21:31:50 +0100
commit6ca9cf8737bae696a60afcdb78ac66ef5b1f3dd0 (patch)
tree0cd5ac84cd7413feb0eeeee39b3aa4230d35f568 /Python/pythonrun.c
parentbdb3324b97ad4163fdc8bc96522b9c072fe139ce (diff)
downloadcpython-6ca9cf8737bae696a60afcdb78ac66ef5b1f3dd0.tar.gz
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.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions