]> granicus.if.org Git - python/commit
Repair the Windows build (S_ISDIR() macro doesn't exist).
authorTim Peters <tim.peters@gmail.com>
Wed, 8 Aug 2001 06:24:48 +0000 (06:24 +0000)
committerTim Peters <tim.peters@gmail.com>
Wed, 8 Aug 2001 06:24:48 +0000 (06:24 +0000)
commit257b3bfa76742ef68cfb30a087ed85a4dfc54f79
treed844e8a4027bd4a8d22d64819cdb5a4204480e12
parente54acfd8b2c41597fac0e8c1b0e6cb7cd263dad1
Repair the Windows build (S_ISDIR() macro doesn't exist).
Somebody else should feel free to repair this a different way; see Python-
Dev for discussion.
Python/bltinmodule.c