[Lxml-checkins] r46240 - lxml/trunk/doc
scoder at codespeak.net
scoder at codespeak.net
Sun Sep 2 17:20:28 CEST 2007
Author: scoder
Date: Sun Sep 2 17:20:28 2007
New Revision: 46240
Modified:
lxml/trunk/doc/FAQ.txt
Log:
ReST fix
Modified: lxml/trunk/doc/FAQ.txt
==============================================================================
--- lxml/trunk/doc/FAQ.txt (original)
+++ lxml/trunk/doc/FAQ.txt Sun Sep 2 17:20:28 2007
@@ -446,7 +446,7 @@
that problems become hard to debug and even harder to reproduce in a
predictable way. If you encounter crashes in one these systems, but your code
runs perfectly when started by hand, the following gives you a few hints for
-possible approaches to solve your specific problem::
+possible approaches to solve your specific problem:
* make sure you use recent versions of libxml2, libxslt and lxml. The libxml2
developers keep fixing bugs in each release, and lxml also tries to become
More information about the lxml-checkins
mailing list