]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport of MvL's 1.180
authorAnthony Baxter <anthonybaxter@gmail.com>
Thu, 1 Nov 2001 14:05:52 +0000 (14:05 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Thu, 1 Nov 2001 14:05:52 +0000 (14:05 +0000)
commit7aff5e470aa43fecc082a273e073116f961f25f7
tree34127e276522123df416d784d7cdb5f0457e06a9
parent3357529c3460b73a56474a3dbc1e70cadc001443
backport of MvL's 1.180
  Test for __sun instead of __sun__, since SUNWspro only defines the latter;
  gcc defines both.
...must get sparc box at home out of cupboard for testing this stuff...
Modules/socketmodule.c