mirror of
https://github.com/python/cpython.git
synced 2024-12-19 23:04:14 +08:00
Whitespace normalization.
This commit is contained in:
parent
32b66be879
commit
97771096ab
@ -1082,4 +1082,3 @@ def _setup(sys_module, imp_module):
|
||||
raise ImportError('importlib requires posix or nt')
|
||||
setattr(self_module, '_os', os_module)
|
||||
setattr(self_module, 'path_sep', path_sep)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user