mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Whitespace normalization, via reindent.py.
This commit is contained in:
parent
e6ddc8b20b
commit
182b5aca27
453 changed files with 31318 additions and 31452 deletions
|
@ -23,7 +23,7 @@ else:
|
|||
_dir = os.path.split(sys.argv[0])[0]
|
||||
#
|
||||
# Add the Resources directory to the path. This is where files installed
|
||||
# by BuildApplet.py with the --extra option show up, and if those files are
|
||||
# by BuildApplet.py with the --extra option show up, and if those files are
|
||||
# modules this sys.path modification is necessary to be able to import them.
|
||||
#
|
||||
sys.path.insert(0, _dir)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue