From 8e1b3e07787dcf89bff7576dcbd39ab627aa107b Mon Sep 17 00:00:00 2001 From: Hye-Shik Chang Date: Thu, 9 Jan 2003 19:53:05 +0000 Subject: Remove wrong comments on PythonPath directive. Submitted by: Gregory Trubetskoy (author) --- www/mod_python/pkg-message | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'www/mod_python') diff --git a/www/mod_python/pkg-message b/www/mod_python/pkg-message index 64fe01bba1c4..612fd5e7f501 100644 --- a/www/mod_python/pkg-message +++ b/www/mod_python/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/. ================================================================================ -- cgit v1.2.3