]> granicus.if.org Git - python/commit
Use #ifdef MS_WIN32 instead of _MSC_VER > 850.
authorGuido van Rossum <guido@python.org>
Sat, 7 Sep 1996 00:59:43 +0000 (00:59 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 7 Sep 1996 00:59:43 +0000 (00:59 +0000)
commit87755a24c2df27f45a654b89b064606bc1905195
tree5b7ea4a0cc728cb35f99566318df8ee1c6607a0a
parentb2fb36498ded10362c65712a816f120e31d30126
Use #ifdef MS_WIN32 instead of _MSC_VER > 850.
Modules/posixmodule.c