Staging
v0.5.1
https://github.com/python/cpython
Revision da3caedc559d6314502ddc4b10cad8534fb9d8d1 authored by Raymond Hettinger on 14 January 2008, 21:39:24 UTC, committed by Raymond Hettinger on 14 January 2008, 21:39:24 UTC
1 parent d32ed6f
History
Tip revision: da3caedc559d6314502ddc4b10cad8534fb9d8d1 authored by Raymond Hettinger on 14 January 2008, 21:39:24 UTC
Remove Queue.empty() and Queue.full() in favor of using qsize() or trapping the Empty and Full exceptions.
Tip revision: da3caed
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.hgsvnexternals -rw-r--r-- 65 bytes
.hgtags -rw-r--r-- 2.6 KB
INTBENCH -rw-r--r-- 941 bytes
LICENSE -rw-r--r-- 13.5 KB
Makefile.pre.in -rw-r--r-- 36.0 KB
README -rw-r--r-- 5.0 KB
RELNOTES -rw-r--r-- 2.7 KB
configure -rwxr-xr-x 635.6 KB
configure.in -rw-r--r-- 96.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 27.8 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 67.6 KB

README

back to top