]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
change of address and date
authorGuido van Rossum <guido@python.org>
Wed, 15 Mar 1995 12:53:31 +0000 (12:53 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 15 Mar 1995 12:53:31 +0000 (12:53 +0000)
Doc/boilerplate.tex
Doc/qua.tex
Doc/texinputs/boilerplate.tex

index d74bfd58fbe6608b27fa2cd09b02b0b977d1e530..cd7bcd1226f34745f57f563c3777f734b99d49ed 100644 (file)
@@ -1,8 +1,8 @@
 \author{
        Guido van Rossum \\
-       Dept. CST, CWI, P.O. Box 94079 \\
+       Dept. AA, CWI, P.O. Box 94079 \\
        1090 GB Amsterdam, The Netherlands \\
        E-mail: {\tt guido@cwi.nl}
 }
 
-\date{14 February 1995 \\ Release 1.2} % XXX update before release!
+\date{15 March 1995 \\ Release 1.2} % XXX update before release!
index a56905cffd61d5cd443812a8c04e39a8344c6d76..88f5778fa5a12ccdeeb1a993987f91c63901f428 100644 (file)
@@ -7,7 +7,7 @@ Interactively Testing Remote Servers Using the Python Programming Language
 
 \author{
        Guido van Rossum \\
-       Dept. CST, CWI, P.O. Box 94079 \\
+       Dept. AA, CWI, P.O. Box 94079 \\
        1090 GB Amsterdam, The Netherlands \\
        E-mail: {\tt guido@cwi.nl}
 \and
@@ -197,7 +197,7 @@ The second statement calls the method {\tt sort} of the variable {\tt
 names}.  This method is defined for all lists in Python and does the
 obvious thing: the elements of the list are reordered according to
 their natural ordering relationship.  Since in our example the list
-contains strings, they are sorted in ascending ASCII order.
+contains strings, they are sorted in ascending \ASCII{} order.
 
 The last two lines of the function contain a loop that prints all
 elements of the list whose first character isn't a period.  In each
index d74bfd58fbe6608b27fa2cd09b02b0b977d1e530..cd7bcd1226f34745f57f563c3777f734b99d49ed 100644 (file)
@@ -1,8 +1,8 @@
 \author{
        Guido van Rossum \\
-       Dept. CST, CWI, P.O. Box 94079 \\
+       Dept. AA, CWI, P.O. Box 94079 \\
        1090 GB Amsterdam, The Netherlands \\
        E-mail: {\tt guido@cwi.nl}
 }
 
-\date{14 February 1995 \\ Release 1.2} % XXX update before release!
+\date{15 March 1995 \\ Release 1.2} % XXX update before release!