mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
f7e8e5e8f0
commit
121f632862
@ -116,6 +116,10 @@ For 32-bit::
|
|||||||
|
|
||||||
./run.bat Win32 || echo "\n\nPython compilation failed!"
|
./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
|
Edit Lib/mimetypes.py and set _winreg = None to prevent reading
|
||||||
of mimetypes from the windows registry
|
of mimetypes from the windows registry
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user