Direktori : /proc/self/root/opt/imh-python/lib/python3.9/site-packages/cherrypy/ |
Current File : //proc/self/root/opt/imh-python/lib/python3.9/site-packages/cherrypy/__main__.py |
"""CherryPy'd cherryd daemon runner.""" from cherrypy.daemon import run __name__ == '__main__' and run()