module documentation

requests.compat ~~~~~~~~~~~~~~~ This module previously handled import compatibility issues between Python 2 and Python 3. It remains for backwards compatibility until the next major version.

Variable basestring Undocumented
Variable has_simplejson Undocumented
Variable integer_types Undocumented
Variable is_py2 Undocumented
Variable is_py3 Undocumented
Variable numeric_types Undocumented
basestring = (source)

Undocumented

has_simplejson: bool = (source)

Undocumented

integer_types = (source)

Undocumented

Undocumented

Undocumented

numeric_types = (source)

Undocumented