http://hg.viff.dk/viff/rev/7c8b0ddf555e changeset: 1051:7c8b0ddf555e user: Martin Geisler <[EMAIL PROTECTED]> date: Wed Dec 10 21:34:36 2008 +0100 summary: Explained that Python 3.0 is not yet supported.
diffstat: 1 file changed, 1 insertion(+), 1 deletion(-) doc/install.txt | 2 +- diffs (12 lines): diff -r fe0b6cdbb360 -r 7c8b0ddf555e doc/install.txt --- a/doc/install.txt Wed Dec 10 21:30:45 2008 +0100 +++ b/doc/install.txt Wed Dec 10 21:34:36 2008 +0100 @@ -17,7 +17,7 @@ VIFF has been successfully tested with the following versions: -:Python: 2.4.1 -- 2.6.0 +:Python: 2.4.1 -- 2.6.0 (3.0 is not yet supported) :Twisted: 2.5 -- 8.1.0 :OpenSSL: 0.9.8g :PyOpenSSL: 0.7 -- 0.8 _______________________________________________ viff-commits mailing list [email protected] http://lists.viff.dk/listinfo.cgi/viff-commits-viff.dk
