Update of /cvsroot/jython/htdocs
In directory slayer.i.sourceforge.net:/tmp/cvs-serv10887
Modified Files:
index.ht
Log Message:
Improved the grammar.
Index: index.ht
===================================================================
RCS file: /cvsroot/jython/htdocs/index.ht,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** index.ht 2000/12/08 22:22:28 1.6
--- index.ht 2000/12/10 19:05:31 1.7
***************
*** 37,47 ****
<dl>
<dt><b>8-dec-2000</b>
! <dd>Bruce Eckel have release a new revision of his
<a href="http://www.mindview.net/TIPatterns/index.html">
! Thinking in Patterns with Java</a> book and chapter 9 have been updated to
cover Jython.
<p><dt><b>5-dec-2000</b>
! <dd>David Mertz have done an
<a href="http://gnosis.cx/publish/programming/charming_python_10.txt">interview</a>
with some of the jython developers
--- 37,47 ----
<dl>
<dt><b>8-dec-2000</b>
! <dd>Bruce Eckel has release a new revision of his
<a href="http://www.mindview.net/TIPatterns/index.html">
! Thinking in Patterns with Java</a> book and chapter 9 has been updated to
cover Jython.
<p><dt><b>5-dec-2000</b>
! <dd>David Mertz has written an
<a href="http://gnosis.cx/publish/programming/charming_python_10.txt">interview</a>
with some of the jython developers
|