mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
Remove duplication.
This commit is contained in:
parent
a5a9a9c369
commit
e130a52d8a
36 changed files with 43 additions and 43 deletions
|
@ -37,7 +37,7 @@ def _load_tile(master):
|
|||
import os
|
||||
tilelib = os.environ.get('TILE_LIBRARY')
|
||||
if tilelib:
|
||||
# append custom tile path to the the list of directories that
|
||||
# append custom tile path to the list of directories that
|
||||
# Tcl uses when attempting to resolve packages with the package
|
||||
# command
|
||||
master.tk.eval(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue