Staging
v0.5.1
https://github.com/python/cpython
Revision 1855c214d78b15dd6a46a97dc585503b34e49807 authored by R. David Murray on 31 May 2009, 19:44:27 UTC, committed by R. David Murray on 31 May 2009, 19:44:27 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r73077 | r.david.murray | 2009-05-31 15:15:57 -0400 (Sun, 31 May 2009) | 4 lines

  Issue 3848: document the fact that epoll register raises an IOError if
  an fd is registered twice, and add some additional epoll tests.  Patch
  by Christian Heimes.
........
1 parent a35f4b9
History
Tip revision: 1855c214d78b15dd6a46a97dc585503b34e49807 authored by R. David Murray on 31 May 2009, 19:44:27 UTC
Merged revisions 73077 via svnmerge from
Tip revision: 1855c21
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 688 bytes
.hgignore -rw-r--r-- 882 bytes
.hgtags -rw-r--r-- 3.5 KB
LICENSE -rw-r--r-- 13.7 KB
Makefile.pre.in -rw-r--r-- 38.5 KB
README -rw-r--r-- 7.4 KB
configure -rwxr-xr-x 678.8 KB
configure.in -rw-r--r-- 109.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.3 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 70.7 KB

README

back to top