aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2003-01-10 03:51:20 +0800
committerperky <perky@FreeBSD.org>2003-01-10 03:51:20 +0800
commit16d1b098499317518665a3b96f61a70afca4bfa5 (patch)
tree3711a83bc0f29c6b957503a7a3cb699a5b8c4c3b
parent70308595530942c5ee624f86d27b253a2219a4bb (diff)
downloadfreebsd-ports-gnome-16d1b098499317518665a3b96f61a70afca4bfa5.tar.gz
freebsd-ports-gnome-16d1b098499317518665a3b96f61a70afca4bfa5.tar.zst
freebsd-ports-gnome-16d1b098499317518665a3b96f61a70afca4bfa5.zip
Remove wrong comments on PythonPath directive.
Submitted by: Gregory Trubetskoy <grisha@apache.org> (author)
-rw-r--r--www/mod_python3/pkg-message5
1 files changed, 1 insertions, 4 deletions
diff --git a/www/mod_python3/pkg-message b/www/mod_python3/pkg-message
index 64fe01bba1c4..612fd5e7f501 100644
--- a/www/mod_python3/pkg-message
+++ b/www/mod_python3/pkg-message
@@ -7,9 +7,6 @@ AddHandler python-program .py
PythonHandler foobar
PythonDebug On
-Where PythonPath includes the paths to at least the Python libdir, its
-site-packages dir, and to the dir where your Python programs are. Also consider
-including the dir to mod_python if your Python distribution is installed in a
-non-standard location. For more information, see http://www.modpython.org/.
+For more information, see http://www.modpython.org/.
================================================================================