compat
Python 2.2 Backward Compatibility Layer
The compat module is accessible via the buildutils module.
Modules
The buildutils.compat module exposes 1 submodules:
- string_template
- Backported string.Template class.
See the source for more information.