From 8253671b6f2edab3f23d803c087e0770b23859e6 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Wed, 26 Nov 1997 21:20:51 +0000 Subject: Dumb typo. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index be2915a..e39d015 100644 --- a/README +++ b/README @@ -46,7 +46,7 @@ Misc/NEWS. Some highlights: it exists and None (or the optional second argument) if not. - There is a new regression test harness, which tests many more - modules. (To run the tests, do "import tes.autotest".) + modules. (To run the tests, do "import test.autotest".) - The interpreter is much smarter about the initial value for sys.path; you can control it easier using $PYTHONHOME (see the usage -- cgit v0.12