]> granicus.if.org Git - python/commit
Check for NULL pointer returned from localtime()/gmtime().
authorGuido van Rossum <guido@python.org>
Tue, 8 Oct 1996 14:19:52 +0000 (14:19 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 8 Oct 1996 14:19:52 +0000 (14:19 +0000)
commit6e8583dcb3c2da749349cc14621748c3920f07b2
tree6381e896f59ad7a931298040862a963e15f4bb69
parentc196202e3d809be6d457b1ad06f13f4361e868aa
Check for NULL pointer returned from localtime()/gmtime().
Modules/timemodule.c