Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f1822b commit 83d042dCopy full SHA for 83d042d
1 file changed
README
@@ -648,9 +648,9 @@ IMPORTANT: If the tests fail and you decide to mail a bug report,
648
*don't* include the output of "make test". It is useless. Run the
649
failing test manually, as follows:
650
651
- python ../Lib/test/test_whatever.py
+ ./python ./Lib/test/test_whatever.py
652
653
-(substituting the top of the source tree for .. if you built in a
+(substituting the top of the source tree for '.' if you built in a
654
different directory). This runs the test in verbose mode.
655
656
0 commit comments