]> granicus.if.org Git - python/commit
Sigh. On Windows, (mode_t)i fails. Assume that there's a prototype
authorGuido van Rossum <guido@python.org>
Fri, 31 Mar 2000 01:26:23 +0000 (01:26 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 31 Mar 2000 01:26:23 +0000 (01:26 +0000)
commitef40e77ac5cb16dd5cfa816f6dd81d155217acd0
tree1439ba7515f1c2d139e80d75b0a2754ec49e8bfc
parent387b1011a161bee651323556b0d7312f3b15324a
Sigh.  On Windows, (mode_t)i fails.  Assume that there's a prototype
in scope on systems where mode_t isn't the same size as int...
Modules/posixmodule.c