add padding function to imgScalePadding()
This commit is contained in:
7
.CondaPkg/env/Lib/tkinter/__main__.py
vendored
7
.CondaPkg/env/Lib/tkinter/__main__.py
vendored
@@ -1,7 +0,0 @@
|
||||
"""Main entry point"""
|
||||
|
||||
import sys
|
||||
if sys.argv[0].endswith("__main__.py"):
|
||||
sys.argv[0] = "python -m tkinter"
|
||||
from . import _test as main
|
||||
main()
|
||||
Reference in New Issue
Block a user