[Python-checkins] CVS: python/dist/src/Doc/tut tut.tex,1.107.2.1,1.107.2.2

Guido van Rossum python-dev@python.org
Mon, 4 Sep 2000 07:34:36 -0700


Update of /cvsroot/python/python/dist/src/Doc/tut
In directory slayer.i.sourceforge.net:/tmp/cvs-serv24123/tut

Modified Files:
      Tag: cnri-16-start
	tut.tex 
Log Message:
Sigh. Periods instead of semicolons. I'm gonna cry!

Index: tut.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/tut/tut.tex,v
retrieving revision 1.107.2.1
retrieving revision 1.107.2.2
diff -C2 -r1.107.2.1 -r1.107.2.2
*** tut.tex	2000/09/03 04:44:28	1.107.2.1
--- tut.tex	2000/09/04 14:34:33	1.107.2.2
***************
*** 246,252 ****
  python
  Python 1.6 (#22, Sep  2 2000, 23:54:55)  [GCC egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)] on linux2
! Copyright (c) 1995-2000 Corporation for National Research Initiatives;
  All Rights Reserved.
! Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam;
  All Rights Reserved.
  >>>
--- 246,252 ----
  python
  Python 1.6 (#22, Sep  2 2000, 23:54:55)  [GCC egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)] on linux2
! Copyright (c) 1995-2000 Corporation for National Research Initiatives.
  All Rights Reserved.
! Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.
  All Rights Reserved.
  >>>