summaryrefslogtreecommitdiffstats
path: root/Mac/Unsupported
Commit message (Collapse)AuthorAgeFilesLines
* reverse sense of PyMac_Idle testGuido van Rossum1995-03-061-1/+1
|
* socket.pyGuido van Rossum1995-03-061-8/+8
|
* correct some return values and remove some unused variablesGuido van Rossum1995-03-041-5/+2
|
* include macglue.h so we can use HAVE_UNIVERSAL_HEADERS;Guido van Rossum1995-03-041-4/+7
| | | | | and correct sens of PyMac_Idle() test. But should'nt this raise KeyboardInterrupt instead of silently returning?
* fix several cosmetic things, add buffering to makefileGuido van Rossum1995-03-041-62/+107
|
* remove unused varsGuido van Rossum1995-02-131-2/+1
|
* Ported to CW5 (or to new Universal Headers, actually)Jack Jansen1995-01-222-3/+11
|
* Fixed listen()/getsockname() bugJack Jansen1995-01-191-7/+3
|
* - Ported to powerpcJack Jansen1995-01-184-63/+146
| | | | | - Fixed bug with accept() call - Better error checking
* Interface to MacTCP and the MacTCP Domain Name ResolverJack Jansen1994-12-145-0/+2204
|
* New standard modules for the mac.Jack Jansen1994-12-143-0/+337