mirror of
https://github.com/python/cpython.git
synced 2025-07-31 07:04:42 +00:00
Whitespace normalization.
This commit is contained in:
parent
0c8d7b0f3f
commit
cbd7b756e4
2 changed files with 3 additions and 3 deletions
|
@ -150,7 +150,7 @@ class BundleBuilder(Defaults):
|
|||
bp = self.bundlepath
|
||||
|
||||
# Create the app bundle in a temporary location and then
|
||||
# rename the completed bundle. This way the Finder will
|
||||
# rename the completed bundle. This way the Finder will
|
||||
# never see an incomplete bundle (where it might pick up
|
||||
# and cache the wrong meta data)
|
||||
self.bundlepath = bp + '~'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue