commit | b7589ce6fc7bdcba62127e3fb0abee2f2faeec9b | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed May 19 14:14:45 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Wed May 19 14:14:45 2010 +0000 |
tree | 35ded40a24c009a993a07cd6e27bebd16366f083 | |
parent | 2bca86cced483b2f4751a24028058c984ba6053c [diff] |
Merged revisions 78415 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r78415 | dirkjan.ochtman | 2010-02-24 05:00:52 +0100 (Mi, 24 Feb 2010) | 1 line Issue #7733: add explicit reference in asyncore docs. ........