From 0d9e7df4b78bee5d07ea521fa5ce5301c0f6e682 Mon Sep 17 00:00:00 2001 From: chadwhitacre <> Date: Tue, 22 Sep 2020 12:30:18 +0000 Subject: [PATCH] [Imported from Trac: page Python3, version 24] --- Python3.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Python3.md b/Python3.md index 37d9daa..95574d1 100644 --- a/Python3.md +++ b/Python3.md @@ -107,5 +107,4 @@ Here's one way to approach this: ## Other notes -If you just want to run the tests from the explicitly ported test modules, you can do `python -m allmydata.util._python3`. - +If you just want to run the tests from the explicitly ported test modules, you can do `python -m allmydata.test.test_python3`. \ No newline at end of file