holger krekel
|
ab9f6a75ad
|
remove py.execnet, substitute py.execnet usages with "execnet" ones.
--HG--
branch : trunk
|
2009-10-02 16:58:57 +02:00 |
holger krekel
|
d1932a30ed
|
deprecate py.compat.doctest|subprocess|textwrap|...
(and for now pass through Python stdlib provided modules).
--HG--
branch : trunk
|
2009-08-27 21:12:55 +02:00 |
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 |
hpk
|
53220afc60
|
[svn r58037] adding small sysinfo script for retrieving remote host information
through execnet.
--HG--
branch : trunk
|
2008-09-10 13:28:42 +02:00 |