diff options
author | Guido van Rossum <guido@python.org> | 1997-05-16 16:21:38 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-05-16 16:21:38 (GMT) |
commit | 1a747f894a37e43c9e7422120d190b2779188dbd (patch) | |
tree | dd576ba241961196520938f85ee7572faa7f1744 /PC | |
parent | 29168ce1ed5e5fbc11343fc6d8472679281c2396 (diff) | |
download | cpython-1a747f894a37e43c9e7422120d190b2779188dbd.zip cpython-1a747f894a37e43c9e7422120d190b2779188dbd.tar.gz cpython-1a747f894a37e43c9e7422120d190b2779188dbd.tar.bz2 |
Address the following problem on DOS and Win 3.1, reported by Jim
Ahlstrom:
Arraymodule.c has static functions H_getitem and h_getitem, and a
few others which differ only in case. These are a problem on
Windows 3.1, since a case-sensitive link causes Winsock to fail
(hey, it's not my fault). Please convert H_etc to HH_etc etc.
Diffstat (limited to 'PC')
0 files changed, 0 insertions, 0 deletions