diff options
Diffstat (limited to 'www/mod_python3/pkg-descr')
-rw-r--r-- | www/mod_python3/pkg-descr | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/www/mod_python3/pkg-descr b/www/mod_python3/pkg-descr index 62e965e86fcc..91ea4859de0f 100644 --- a/www/mod_python3/pkg-descr +++ b/www/mod_python3/pkg-descr @@ -3,7 +3,9 @@ for a considerable boost in performance and added flexibility in designing web based applications. WWW: http://www.modpython.org/ -developed by Gregory Trubetskoy <grisha@ispol.com> +developed by Gregory Trubetskoy <grisha@modpython.org> and others -- Hye-Shik "Perky" Chang - perky@python.or.kr +This port requires a Python installation without threads support. Build & +(re)install Python with WITHOUT_THREADS set. + +- Anders Nordby <anders@fix.no> |