summaryrefslogtreecommitdiffstats
path: root/PC/example_nt/readme.txt
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-01-19 19:17:46 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-01-19 19:17:46 (GMT)
commit5458fcf9c5f81e2a09235971f1232ccd5f26d4f1 (patch)
treef87d07ed52b436e9828b5c5ae922a96b30b37723 /PC/example_nt/readme.txt
parenta1374e429b2f9d94320ca1dc0475a845b99659de (diff)
downloadcpython-5458fcf9c5f81e2a09235971f1232ccd5f26d4f1.zip
cpython-5458fcf9c5f81e2a09235971f1232ccd5f26d4f1.tar.gz
cpython-5458fcf9c5f81e2a09235971f1232ccd5f26d4f1.tar.bz2
Repair "selective cut-&-paste" screwup.
Diffstat (limited to 'PC/example_nt/readme.txt')
-rw-r--r--PC/example_nt/readme.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/PC/example_nt/readme.txt b/PC/example_nt/readme.txt
index cf49129..426ac71 100644
--- a/PC/example_nt/readme.txt
+++ b/PC/example_nt/readme.txt
@@ -54,9 +54,8 @@ debug output from Python may not match this screen dump exactly):
C>..\..\PCbuild\python_d
Adding parser accelerators ...
Done.
- 2.1a1 (#9, Jan 17 2001, 23:26:42) [MSC 32 bit (Intel)] on win32
- Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
- Copyright 1995-2000 Corporation for National Research Initiatives (CNRI)
+ Python 2.1a1 (#9, Jan 17 2001, 23:26:37) [MSC 32 bit (Intel)] on win32
+ Type "copyright", "credits" or "license" for more information.
>>> import example
[4897 refs]
>>> example.foo()