Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8253671

Browse files
committed
Dumb typo.
1 parent f471056 commit 8253671

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Misc/NEWS. Some highlights:
4646
it exists and None (or the optional second argument) if not.
4747

4848
- There is a new regression test harness, which tests many more
49-
modules. (To run the tests, do "import tes.autotest".)
49+
modules. (To run the tests, do "import test.autotest".)
5050

5151
- The interpreter is much smarter about the initial value for
5252
sys.path; you can control it easier using $PYTHONHOME (see the usage

0 commit comments

Comments
 (0)