Layer: system

Module: pythonsupport

Interfaces

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:

python_role( role , domain )
Summary

Role access for python.

Parameters
Parameter:Description:
role

Role allowed access.

domain

Domain allowed access.

pythonsupport_compiled_read( domain )
Summary

Read compiled python modules

Parameters
Parameter:Description:
domain

Domain allowed to read the compiled python modules.

pythonsupport_domtrans( domain )
Summary

Execute the python-support utility to precompile modules.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

Return