Update of /cvsroot/py-howto/pyhowto
In directory usw-pr-cvs1:/tmp/cvs-serv8188
Modified Files:
ODBChints.tex advocacy.tex regex.tex rexec.tex sorting.tex
Log Message:
Fix URL
Index: ODBChints.tex
===================================================================
RCS file: /cvsroot/py-howto/pyhowto/ODBChints.tex,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** ODBChints.tex 23 Nov 2000 08:08:39 -0000 1.3
--- ODBChints.tex 22 Jul 2002 12:16:21 -0000 1.4
***************
*** 15,19 ****
This document is available in several formats, including PostScript,
PDF, HTML and plain ASCII, from the Python HOWTO page at
! \url{http://www.python.org/doc/howto/}.
\end{abstract}
--- 15,19 ----
This document is available in several formats, including PostScript,
PDF, HTML and plain ASCII, from the Python HOWTO page at
! \url{http://py-howto.sf.net/}.
\end{abstract}
Index: advocacy.tex
===================================================================
RCS file: /cvsroot/py-howto/pyhowto/advocacy.tex,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** advocacy.tex 16 Jul 2002 19:30:07 -0000 1.7
--- advocacy.tex 22 Jul 2002 12:16:21 -0000 1.8
***************
*** 22,26 ****
This document is available in several formats, including PostScript,
PDF, HTML and plain ASCII, from the Python HOWTO page at
! \url{http://www.python.org/doc/howto/}.
\end{abstract}
--- 22,26 ----
This document is available in several formats, including PostScript,
PDF, HTML and plain ASCII, from the Python HOWTO page at
! \url{http://py-howto.sf.net/}.
\end{abstract}
Index: regex.tex
===================================================================
RCS file: /cvsroot/py-howto/pyhowto/regex.tex,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** regex.tex 5 Nov 2001 21:25:42 -0000 1.10
--- regex.tex 22 Jul 2002 12:16:21 -0000 1.11
***************
*** 25,29 ****
This document is available in several formats, including PostScript,
PDF, HTML and plain ASCII, from the Python HOWTO page at
! \url{http://www.python.org/doc/howto/}.
\end{abstract}
--- 25,29 ----
This document is available in several formats, including PostScript,
PDF, HTML and plain ASCII, from the Python HOWTO page at
! \url{http://py-howto.sf.net/}.
\end{abstract}
Index: rexec.tex
===================================================================
RCS file: /cvsroot/py-howto/pyhowto/rexec.tex,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** rexec.tex 5 Nov 2001 21:25:42 -0000 1.9
--- rexec.tex 22 Jul 2002 12:16:21 -0000 1.10
***************
*** 23,27 ****
This document is available in several formats, including PostScript,
PDF, HTML and plain ASCII, from the Python HOWTO page at
! \url{http://www.python.org/doc/howto/}.
\end{abstract}
--- 23,27 ----
This document is available in several formats, including PostScript,
PDF, HTML and plain ASCII, from the Python HOWTO page at
! \url{http://py-howto.sf.net/}.
\end{abstract}
Index: sorting.tex
===================================================================
RCS file: /cvsroot/py-howto/pyhowto/sorting.tex,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** sorting.tex 9 Dec 1999 12:58:18 -0000 1.4
--- sorting.tex 22 Jul 2002 12:16:21 -0000 1.5
***************
*** 21,25 ****
This document is available in several formats, including PostScript,
PDF, HTML and plain ASCII, from the Python HOWTO page at
! \url{http://www.python.org/doc/howto/}.
\end{abstract}
--- 21,25 ----
This document is available in several formats, including PostScript,
PDF, HTML and plain ASCII, from the Python HOWTO page at
! \url{http://py-howto.sf.net/}.
\end{abstract}
|