wsgidav.compat.is_basestring

wsgidav.compat.is_basestring(s)[source]

Return True for any string type (for str/unicode on Py2 and bytes/str on Py3).