Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current none :
/
usr
/
lib
/
python3
/
dist-packages
/
twisted
/
trial
/
Or
Select Your none :
Upload File :
New :
File
Dir
//usr/lib/python3/dist-packages/twisted/trial/__main__.py
# Copyright (c) Twisted Matrix Laboratories. # See LICENSE for details. if __name__ == '__main__': from pkg_resources import load_entry_point import sys sys.exit( load_entry_point('Twisted', 'console_scripts', 'trial')() )