]> granicus.if.org Git - python/commit
Test for __sun instead of __sun__, since SUNWspro only defines the latter;
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 13 Oct 2001 09:00:42 +0000 (09:00 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 13 Oct 2001 09:00:42 +0000 (09:00 +0000)
commit1c07b4b4fbf6c89c6789343e21ea16f52f905f2d
treeffd0a29e1a222017100959b99bbc1d955b33315c
parenta38d9169bc9b1a290b403f9b9c82a096af10b4d6
Test for __sun instead of __sun__, since SUNWspro only defines the latter;
gcc defines both.
Modules/_cursesmodule.c
Modules/socketmodule.c