]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove all traces of HAVE_STRERROR.
authorBrett Cannon <bcannon@gmail.com>
Tue, 18 Mar 2008 15:35:58 +0000 (15:35 +0000)
committerBrett Cannon <bcannon@gmail.com>
Tue, 18 Mar 2008 15:35:58 +0000 (15:35 +0000)
commit10ed0f50a989f83395b7af67249d44d2419e5d3f
tree40223244ca701e2eb978455d710ba6c6f585fa65
parent50a24d8bfdb831f6cb79ad717af6e5c17230763f
Remove all traces of HAVE_STRERROR.

The removal of strerror.c led to the function check being removed from
configure.in.
Modules/_fileio.c
Modules/main.c
Modules/posixmodule.c
Modules/socketmodule.c
Objects/fileobject.c