From 6d5c15b340f1230823a594d91e0abf76a5a4f7ae Mon Sep 17 00:00:00 2001 From: hpk Date: Fri, 4 Jul 2008 16:03:19 +0200 Subject: [PATCH] [svn r56304] almost any version works --HG-- branch : trunk --- py/doc/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/doc/test.txt b/py/doc/test.txt index d034fb449..393f38dea 100644 --- a/py/doc/test.txt +++ b/py/doc/test.txt @@ -501,7 +501,7 @@ requirements for remote machines: * ssh daemon running * ssh keys setup to allow login without a password -* python (2.3 or 2.4 should work) +* python * unix like machine (reliance on ``os.fork``) How to use it