Update of /cvsroot/tmda/tmda/htdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv18757
Modified Files:
Tag: release-1-0
config-vars.html requirements.ht requirements.html
Log Message:
python 2.3.3 is out.
Index: config-vars.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/config-vars.html,v
retrieving revision 1.77
retrieving revision 1.77.2.1
diff -u -r1.77 -r1.77.2.1
--- config-vars.html 19 Dec 2003 20:13:15 -0000 1.77
+++ config-vars.html 22 Dec 2003 00:48:41 -0000 1.77.2.1
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Fri Dec 19 13:05:00 2003 -->
+<!-- Sun Dec 21 17:47:36 2003 -->
<!-- USING HT2HTML 2.0 -->
<!-- SEE http://ht2html.sf.net -->
<!-- User-specified headers:
Index: requirements.ht
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/requirements.ht,v
retrieving revision 1.26
retrieving revision 1.26.2.1
diff -u -r1.26 -r1.26.2.1
--- requirements.ht 5 Oct 2003 06:17:41 -0000 1.26
+++ requirements.ht 22 Dec 2003 00:48:41 -0000 1.26.2.1
@@ -33,15 +33,15 @@
<li>The <a href="http://www.python.org/download/" TARGET="Resource
Window">Python</a>
programming language. Versions 2.1 and higher are supported, but
-2.3.2 is recommended. Many UNIX/Linux distributions now come with
+the latest 2.3.x point release is recommended. Many UNIX/Linux distributions
now come with
Python pre-installed. To check whether it is and what version you
have installed, try typing <strong>python</strong> and/or
<strong>python2</strong> at your shell's command line:
<blockquote><pre>
% python
-Python 2.3.2 (#2, Oct 4 2003, 04:06:19)
-[GCC 3.3.2 20030908 (Debian prerelease)] on linux2
+Python 2.3.3 (#2, Dec 19 2003, 11:28:07)
+[GCC 3.3.3 20031203 (prerelease) (Debian)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> ^D
</pre></blockquote>
Index: requirements.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/requirements.html,v
retrieving revision 1.64
retrieving revision 1.64.2.1
diff -u -r1.64 -r1.64.2.1
--- requirements.html 19 Dec 2003 20:13:15 -0000 1.64
+++ requirements.html 22 Dec 2003 00:48:41 -0000 1.64.2.1
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Fri Dec 19 13:05:04 2003 -->
+<!-- Sun Dec 21 17:47:36 2003 -->
<!-- USING HT2HTML 2.0 -->
<!-- SEE http://ht2html.sf.net -->
<!-- User-specified headers:
@@ -236,15 +236,15 @@
<li>The <a href="http://www.python.org/download/" TARGET="Resource
Window">Python</a>
programming language. Versions 2.1 and higher are supported, but
-2.3.2 is recommended. Many UNIX/Linux distributions now come with
+the latest 2.3.x point release is recommended. Many UNIX/Linux distributions
now come with
Python pre-installed. To check whether it is and what version you
have installed, try typing <strong>python</strong> and/or
<strong>python2</strong> at your shell's command line:
<blockquote><pre>
% python
-Python 2.3.2 (#2, Oct 4 2003, 04:06:19)
-[GCC 3.3.2 20030908 (Debian prerelease)] on linux2
+Python 2.3.3 (#2, Dec 19 2003, 11:28:07)
+[GCC 3.3.3 20031203 (prerelease) (Debian)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> ^D
</pre></blockquote>
|