[Lxml-checkins] r46573 - lxml/trunk/doc

scoder at codespeak.net scoder at codespeak.net
Fri Sep 14 12:05:44 CEST 2007


Author: scoder
Date: Fri Sep 14 12:05:44 2007
New Revision: 46573

Modified:
   lxml/trunk/doc/FAQ.txt
Log:
FAQ link to ML thread on mod_python

Modified: lxml/trunk/doc/FAQ.txt
==============================================================================
--- lxml/trunk/doc/FAQ.txt	(original)
+++ lxml/trunk/doc/FAQ.txt	Fri Sep 14 12:05:44 2007
@@ -463,6 +463,10 @@
 
       PythonInterpreter main_interpreter
 
+  There was a discussion on the mailing list about this problem:
+
+      http://comments.gmane.org/gmane.comp.python.lxml.devel/2942
+
 * compile lxml without threading support by running ``setup.py`` with the
   ``--without-threading`` option.  While this might be slower in certain
   scenarios on multi-processor systems, it *might* also keep your application


More information about the lxml-checkins mailing list