]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make gcc -Wall happy:
authorGuido van Rossum <guido@python.org>
Wed, 7 Oct 1998 16:35:25 +0000 (16:35 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 7 Oct 1998 16:35:25 +0000 (16:35 +0000)
commitc20687355b02106bd6a13ec3a3a26c5379e6097c
tree722da3b9cd1ab3881401fd098e9e1481f000bcbc
parent7148ca9d1468fddb47f730525ce758106cdb9646
Make gcc -Wall happy:
(1) add dummy decl for strptime();
(2) move the code to set accept2dyear to the front of inittime().
Modules/timemodule.c