]> granicus.if.org Git - python/commit
Tiny patch by Mark Hammond to avoid sys/types.h if we don't have it
authorGuido van Rossum <guido@python.org>
Fri, 27 Aug 1999 20:33:52 +0000 (20:33 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 27 Aug 1999 20:33:52 +0000 (20:33 +0000)
commit7f1de832a21df9048041405b6ca624c91fd98e58
tree5d2867456755324f7d5654508670dd44d6707fab
parent8779f648d2958b5aebade3f94464c092c501bf87
Tiny patch by Mark Hammond to avoid sys/types.h if we don't have it
(for Windows/CE).
Modules/arraymodule.c