plexpy/lib/cherrypy/wsgiserver
Felix Bünemann f6162a8df8 Fix OpenSSL SSL.ConnectionType deprecation warning
This patches the vendored cherrypy lib to work around a deprecation
warning in pyOpenSSL 17.1.0 and later by checking and using the
SSL.Connection class if available and falling back to ConnectionType.
2017-12-31 14:30:15 +01:00
..
__init__.py Initial Commit 2015-02-22 18:32:51 +02:00
ssl_builtin.py Initial Commit 2015-02-22 18:32:51 +02:00
ssl_pyopenssl.py Fix OpenSSL SSL.ConnectionType deprecation warning 2017-12-31 14:30:15 +01:00
wsgiserver2.py Update CherryPy to 5.1.0 2016-05-01 11:06:37 -07:00
wsgiserver3.py Update CherryPy to 5.1.0 2016-05-01 11:06:37 -07:00