Edit File by line
•
/
home
/
barbar84
/
www
/
wp-conte...
/
plugins
/
sujqvwi
/
AnonR
/
smanonr....
/
lib64
/
python3....
/
tkinter
•
File:
__main__.py
"""Main entry point"""
[
0
]
Fix
|
Delete
[
1
]
Fix
|
Delete
import sys
[
2
]
Fix
|
Delete
if sys.argv[0].endswith("__main__.py"):
[
3
]
Fix
|
Delete
sys.argv[0] = "python -m tkinter"
[
4
]
Fix
|
Delete
from . import _test as main
[
5
]
Fix
|
Delete
main()
[
6
]
Fix
|
Delete
[
7
]
Fix
|
Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function
Edit text
Download
Information
Rename
Copy
Move
Delete
Chmod
List