test_ok2/contrib
arigo 2a706fc8ae [svn r58108] A hyperthreaded cpu core should only count as 1, although it is present as 2
entries in /proc/cpuinfo.  Counting it as 2 is misleading because it is *by
far* not as efficient as two independent cores.

--HG--
branch : trunk
2008-09-13 16:23:30 +02:00
..
filelog [svn r58107] first step in moving experimental filelog session into contrib 2008-09-13 15:39:36 +02:00
py_unittest [svn r57771] adding Guido's py_unittest unittest TestCase collector, adapting to py/trunk API and simplifing it a bit. 2008-09-02 21:08:45 +02:00
pygreen [svn r57756] * create new contrib directory 2008-09-02 14:42:35 +02:00
readme.txt [svn r57756] * create new contrib directory 2008-09-02 14:42:35 +02:00
sysinfo.py [svn r58108] A hyperthreaded cpu core should only count as 1, although it is present as 2 2008-09-13 16:23:30 +02:00

readme.txt

pygreen: experimental IO and execnet operations through greenlets