1 2 3 4
# File 'manifests/mod/python.pp', line 1 class apache::mod::python { include ::apache ::apache::mod { 'python': } }