Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 325 Bytes

compat.rst

File metadata and controls

11 lines (8 loc) · 325 Bytes

compat -- Backwards compatibility

The compat module provides library functions necessary for Python 2.5 compatibility.

It is highly recommended to only import functions from this module on an as-needed basis.

bravo.compat