Psyduck - 可達鴨 之 鴨力山大2


Server : LiteSpeed
System : Linux premium217.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User : alloknri ( 880)
PHP Version : 8.1.34
Disable Function : NONE
Directory :  /lib64/python3.6/unittest/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //lib64/python3.6/unittest/__main__.py
"""Main entry point"""

import sys
if sys.argv[0].endswith("__main__.py"):
    import os.path
    # We change sys.argv[0] to make help message more useful
    # use executable without path, unquoted
    # (it's just a hint anyway)
    # (if you have spaces in your executable you get what you deserve!)
    executable = os.path.basename(sys.executable)
    sys.argv[0] = executable + " -m unittest"
    del os

__unittest = True

from .main import main, TestProgram

main(module=None)
Name
Size
Permissions
Options
__pycache__
--
drwxr-xr-x
__init__.py
3.104 KB
-rw-r--r--
__main__.py
0.474 KB
-rw-r--r--
case.py
56.152 KB
-rw-r--r--
loader.py
21.703 KB
-rw-r--r--
main.py
10.305 KB
-rw-r--r--
mock.py
77.984 KB
-rw-r--r--
result.py
7.268 KB
-rw-r--r--
runner.py
7.569 KB
-rw-r--r--
signals.py
2.347 KB
-rw-r--r--
suite.py
10.233 KB
-rw-r--r--
util.py
5.306 KB
-rw-r--r--