OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mod_python
(Results
1 - 2
of
2
) sorted by null
/external/autotest/apache/conf/
django-directives
3
# both
mod_python
and mod_wsgi
6
<IfModule
mod_python
.c>
12
# Django, when running under
mod_python
, requires the prefork MPM, so just
17
<IfModule
mod_python
.c>
72
# Configuration for
mod_python
74
<IfModule
mod_python
.c>
80
# Force our own site-packages to be loaded by
mod_python
prior to
81
#
mod_python
's system python site-packages directory.
/external/autotest/client/common_lib/
check_version.py
21
# new one by default. Some things (like running under
mod_python
) just
29
# We can't restart when running under
mod_python
.
30
from
mod_python
import apache
Completed in 139 milliseconds