wsgidav.util.is_bytes#

wsgidav.util.is_bytes(s)[source]#

Return True for bytestrings (for str on Py2 and bytes on Py3).