| commit | 11b91a0ea33fc4632a84d1b762f432411f9a0ddd | [log] [tgz] |
|---|---|---|
| author | Barry Warsaw <barry@python.org> | Mon Jun 28 00:50:43 2004 +0000 |
| committer | Barry Warsaw <barry@python.org> | Mon Jun 28 00:50:43 2004 +0000 |
| tree | 9727062871138ce674455ee6c021220361bd8ccb | |
| parent | 1ed5705154d6a0f4e23345f3ead902d2fffecca8 [diff] |
Added socket.getservbyport(), and make its second argument and that of getservbyname() optional. Update the tests and the docs.