]> granicus.if.org Git - python/commit
bpo-16135: Cleanup: Code rot left over from OS/2 support (GH-4147)
authorErik Bray <erik.m.bray@gmail.com>
Fri, 27 Oct 2017 12:27:06 +0000 (14:27 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Fri, 27 Oct 2017 12:27:06 +0000 (05:27 -0700)
commit03eb11f0b354751248b427455b89e9340cfd2b47
tree1f3fc3181a312d1df927b86346032fe404dc4e07
parent843ea47a034307c7b1ca642dd70f0269255b289a
bpo-16135: Cleanup: Code rot left over from OS/2 support (GH-4147)

Remove dangling references to PYCC_VACPP that are not relelvant
since removal of OS/2 support.
Modules/posixmodule.c
Modules/socketmodule.c