]> granicus.if.org Git - python/commit
Should compare errno to 0, not NULL
authorGuido van Rossum <guido@python.org>
Sat, 2 Nov 1996 17:31:22 +0000 (17:31 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 2 Nov 1996 17:31:22 +0000 (17:31 +0000)
commit0b1ff66920a5d7dcdbd1f8f7eb9d26ded5f971ed
tree7d6106a9f5f240b5c4551cde371aa1167185392c
parent76e47f3d7578f4a438c7627569553ffa9d9b568b
Should compare errno to 0, not NULL
Modules/timemodule.c