]> granicus.if.org Git - python/commit
Rework delta_divmod to avoid use of PyTuple_SetItem.
authorMark Dickinson <dickinsm@gmail.com>
Tue, 20 Apr 2010 23:24:25 +0000 (23:24 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Tue, 20 Apr 2010 23:24:25 +0000 (23:24 +0000)
commita03e53482c39f0b85d852d0b62db3c60d04314f0
tree3d06b0d39b01eeb254f4bda1d85355bdb476adc2
parent56a60878264ec73f0c65501a4e9d1187cec803bd
Rework delta_divmod to avoid use of PyTuple_SetItem.
Modules/datetimemodule.c