From 121f632862e325d58abd4f878bf8dfbca65062e8 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 30 Nov 2015 15:51:18 +0530 Subject: [PATCH] ... --- setup/installer/windows/notes2.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/setup/installer/windows/notes2.rst b/setup/installer/windows/notes2.rst index a63d7074c4..8e8e004249 100644 --- a/setup/installer/windows/notes2.rst +++ b/setup/installer/windows/notes2.rst @@ -116,6 +116,10 @@ For 32-bit:: ./run.bat Win32 || echo "\n\nPython compilation failed!" +Run the python test suite, as:: + + ./PCbuild/*/python.exe Lib/test/regrtest.py -u network,cpu,subprocess,urlfetch + Edit Lib/mimetypes.py and set _winreg = None to prevent reading of mimetypes from the windows registry