Staging
v0.5.1
https://github.com/python/cpython
Revision 0e9ab5f2f0f907b57c70557e21633ce8c341d1d1 authored by Christian Heimes on 21 March 2008, 23:49:44 UTC, committed by Christian Heimes on 21 March 2008, 23:49:44 UTC
The patch adds wrappers for the Linux epoll syscalls and the BSD kqueue syscalls. Thanks to Thomas Herve and the Twisted people for their support and help.
TODO: Finish documentation documentation
1 parent 5f79446
History
Tip revision: 0e9ab5f2f0f907b57c70557e21633ce8c341d1d1 authored by Christian Heimes on 21 March 2008, 23:49:44 UTC
Applied patch #1657 epoll and kqueue wrappers for the select module
Tip revision: 0e9ab5f
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.3 KB
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 36.2 KB
README -rw-r--r-- 55.0 KB
configure -rwxr-xr-x 642.4 KB
configure.in -rw-r--r-- 98.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.3 KB
setup.py -rw-r--r-- 73.3 KB

README

back to top