Home
last modified time | relevance | path

Searched defs:unicode_or_bytes_types (Results 1 – 2 of 2) sorted by relevance

/dports/www/moinmoin/moin-1.9.11/MoinMoin/support/passlib/utils/compat/
H A D__init__.py102 unicode_or_bytes_types = (str, bytes) variable
112 unicode_or_bytes_types = (basestring,) variable
/dports/security/py-passlib/passlib-1.7.4/passlib/utils/compat/
H A D__init__.py105 unicode_or_bytes_types = (str, bytes) variable
115 unicode_or_bytes_types = (basestring,) variable