Direktori : /opt/imh-python/lib/python3.9/site-packages/cherrypy/test/ |
Current File : //opt/imh-python/lib/python3.9/site-packages/cherrypy/test/webtest.py |
# for compatibility, expose cheroot webtest here import warnings from cheroot.test.webtest import ( # noqa interface, WebCase, cleanHeaders, shb, openURL, ServerError, server_error, ) warnings.warn('Use cheroot.test.webtest', DeprecationWarning)