remove trailing whitespaces

This commit is contained in:
zrose584
2020-10-21 10:35:01 +02:00
parent c696db3e84
commit a27b575380
13 changed files with 38 additions and 38 deletions

View File

@@ -119,7 +119,7 @@ wine_run(['./python/python.exe', '-I', 'get-pip.py'])
## Isolated mode
We want to run in what is called isolated mode, given by the switch -I.
This mode prevents the embedded python distribution from searching in
This mode prevents the embedded python distribution from searching in
global directories for imports
For example, if a user has `C:\Python37` and the embedded distribution is