]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
timemodule.c: Replace PyExc_IOError with PyExc_OSError
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 31 Jul 2014 11:07:17 +0000 (13:07 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 31 Jul 2014 11:07:17 +0000 (13:07 +0200)
commita734af3f3926c5ed8f1547dd333901b7c8c7799d
tree76bdede99e8d65281b03c8e2456c759d219927f9
parent26f9feb3b3662150a58938d6af0259652c94f055
timemodule.c: Replace PyExc_IOError with PyExc_OSError
Modules/timemodule.c