[Zodb-checkins] CVS: ZODB3/Doc/guide - introduction.tex:1.3
Jeremy Hylton
jeremy at zope.com
Thu May 1 17:16:30 EDT 2003
Update of /cvs-repository/ZODB3/Doc/guide
In directory cvs.zope.org:/tmp/cvs-serv6109
Modified Files:
introduction.tex
Log Message:
Change the URL and mention Tim and Jeremy in the acknowledgments.
=== ZODB3/Doc/guide/introduction.tex 1.2 => 1.3 ===
--- ZODB3/Doc/guide/introduction.tex:1.2 Mon Feb 11 18:33:40 2002
+++ ZODB3/Doc/guide/introduction.tex Thu May 1 16:16:30 2003
@@ -10,7 +10,7 @@
This guide explains how to write Python programs that use the Z Object
Database (ZODB) and Zope Enterprise Objects (ZEO). The latest version
of the guide is always available at
-\url{http://www.amk.ca/zodb/guide/}.
+\url{http://www.zope.org/Wikis/ZODB/guide/index.html}.
\subsection{What is the ZODB?}
@@ -181,6 +181,11 @@
\email{akuchlin at mems-exchange.org}.
\subsection{Acknowledgements}
+
+Andrew Kuchling wrote the original version of this guide, which
+provided some of the first ZODB documentation for Python programmers.
+His initial version has been updated over time by Jeremy Hylton and
+Tim Peters.
I'd like to thank the people who've pointed out inaccuracies and bugs,
offered suggestions on the text, or proposed new topics that should be
More information about the Zodb-checkins
mailing list