Layer: system

Module: pythonsupport

Description:

Debians python-support will precompile installed python packages for installed python versions. This way, the python2.3-foobar and python2.4-foobar (and 2.5) packages could be merged into one python-foobar while keeping the dependency information useful.

Interfaces:

pythonsupport_compiled_read( domain )
Summary

Read compiled python modules

Parameters
Parameter:Description:Optional:
domain

Domain allowed to read the compiled python modules.

No
pythonsupport_domtrans( domain )
Summary

Execute the python-support utility to precompile modules.

Parameters
Parameter:Description:Optional:
domain

Domain allowed to transition.

No
Return