]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
extract_time(): Squash compiler warning about possibly information-
authorTim Peters <tim.peters@gmail.com>
Tue, 10 Sep 2002 15:37:28 +0000 (15:37 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 10 Sep 2002 15:37:28 +0000 (15:37 +0000)
commit96940cf30dcaac664e3af1dca79b502c78a41248
tree23e8e085425191fd2a22b6ef0d055735905170a7
parent076b209ca4c1aca4feafa6f41a4051454973c2e6
extract_time():  Squash compiler warning about possibly information-
losing implicit double->long cast.
Modules/posixmodule.c