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

Skip to content

Commit 83d042d

Browse files
committed
[Bug #532136] Change path in README, as suggested by Ralph Corderoy
Bugfix candidate.
1 parent 3f1822b commit 83d042d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -648,9 +648,9 @@ IMPORTANT: If the tests fail and you decide to mail a bug report,
648648
*don't* include the output of "make test". It is useless. Run the
649649
failing test manually, as follows:
650650

651-
python ../Lib/test/test_whatever.py
651+
./python ./Lib/test/test_whatever.py
652652

653-
(substituting the top of the source tree for .. if you built in a
653+
(substituting the top of the source tree for '.' if you built in a
654654
different directory). This runs the test in verbose mode.
655655

656656

0 commit comments

Comments
 (0)