]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Crude way to fix a problem on AIX: #undef STAT before defining it.
authorGuido van Rossum <guido@python.org>
Fri, 30 Jun 2000 22:45:12 +0000 (22:45 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 30 Jun 2000 22:45:12 +0000 (22:45 +0000)
commit64529cd7cebf08c2c3f7be64f4b3e54c2ae0f25c
tree0ade5b142dcc8649bb4ac038875839b2238dd2d6
parent55a4f4a528b6eade932b01d7a0bee0a34fae1f6a
Crude way to fix a problem on AIX: #undef STAT before defining it.
Modules/posixmodule.c