util
The util module is accessible via the paste.deploy module.
Modules
The paste.deploy.util module exposes 2 submodules:
- fixtypeerror
- Fixes the vague error message that you get when calling a function with the wrong arguments.
- threadinglocal
See the source for more information.