]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Refactor pytime.c
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 1 Sep 2015 22:49:16 +0000 (00:49 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 1 Sep 2015 22:49:16 +0000 (00:49 +0200)
commit53e137c8dde65eb0d48d26d262f1f6bc5d103e68
tree93eb64a1e7492cf07d6db0fb69453103a223c740
parent799b05b0527d6a8c24b453d683e38a37f774d61b
Refactor pytime.c

Move code to convert double timestamp to subfunctions.
Python/pytime.c