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.8/unittest/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //lib64/python3.8/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

main(module=None)
Name
Size
Permissions
Options
__pycache__
--
drwxr-xr-x
__init__.py
3.19 KB
-rw-r--r--
__main__.py
0.461 KB
-rw-r--r--
async_case.py
5.674 KB
-rw-r--r--
case.py
58.186 KB
-rw-r--r--
loader.py
22.17 KB
-rw-r--r--
main.py
10.975 KB
-rw-r--r--
mock.py
96.006 KB
-rw-r--r--
result.py
7.268 KB
-rw-r--r--
runner.py
7.585 KB
-rw-r--r--
signals.py
2.347 KB
-rw-r--r--
suite.py
12.515 KB
-rw-r--r--
util.py
5.093 KB
-rw-r--r--