Staging
v0.8.1
https://github.com/python/cpython
Revision 86d8d3520d674bf66000e2930adf6df53f3fb0fa authored by Collin Winter on 10 March 2007, 03:31:44 UTC, committed by Collin Winter on 10 March 2007, 03:31:44 UTC
1 parent 8bf469d
Raw File
Tip revision: 86d8d3520d674bf66000e2930adf6df53f3fb0fa authored by Collin Winter on 10 March 2007, 03:31:44 UTC
Bug #1531963: Make SocketServer.TCPServer's server_address always be equal to calling getsockname() on the server's socket. Fixed by patch #1545011.
Tip revision: 86d8d35
Extras.ReadMe.txt
This folder contains examples of Python usage and useful scripts and tools.

You should be aware that these are not Macintosh-specific but are shared
among Python on all platforms, so there are some that only run on Windows
or Unix or another platform, and/or make little sense on a Macintosh.
back to top