Mercurial > p > roundup > code
diff doc/index.html @ 449:141aacfdb34f
Centralised the python version check code, bumped version to 2.1.1
(really needs to be 2.1.2, but that isn't released yet :)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 13 Dec 2001 00:20:01 +0000 |
| parents | 9d97c1a4ddad |
| children | b579418f7ed1 |
line wrap: on
line diff
--- a/doc/index.html Wed Dec 12 23:55:00 2001 +0000 +++ b/doc/index.html Thu Dec 13 00:20:01 2001 +0000 @@ -47,10 +47,7 @@ <h2><a name="requires">Prerequisites</a></h2> <dl> - <dt>Either: - <dd>Python 2.0 with pydoc installed. See http://www.lfw.org/ for pydoc. - <dt>or - <dd>Python 2.1 or later + <dd>Python 2.1.1 is required for the correct operation of roundup </dl> Download the latest version from @@ -1200,7 +1197,7 @@ <p> </p> <hr> -$Id: index.html,v 1.20 2001-12-10 00:57:38 richard Exp $ +$Id: index.html,v 1.21 2001-12-13 00:20:01 richard Exp $ <p> </p> </body></html>
