commit | 2b1a467be93dc74923342b344ab4aced2ccdd650 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Sun May 03 19:09:56 2009 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Sun May 03 19:09:56 2009 +0000 |
tree | 1319280a200c49e8616bfad5caaa41ec74916084 | |
parent | 05bf1d23f6d7cceab631eb3d72a746f6b3ef33b0 [diff] |
Merged revisions 72237 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r72237 | gregory.p.smith | 2009-05-03 11:42:15 -0700 (Sun, 03 May 2009) | 3 lines Issue 5379 - applies patch supplied by philipp hagemeister to fix many problems with the ancient mcast.py demo code. ........