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