doc/book/en/annexes/faq.rst
changeset 10067 16c554c76eb4
parent 8754 9d5cfbde9856
child 10221 17ad882a211f
child 10379 a1cc6788e9de
--- a/doc/book/en/annexes/faq.rst	Tue Aug 19 12:04:23 2014 +0200
+++ b/doc/book/en/annexes/faq.rst	Tue Jul 29 07:36:41 2014 +0200
@@ -197,9 +197,6 @@
                 except NoSelectableObject:
                     continue
 
-Don't forget the 'from __future__ import with_statement' at the module
-top-level if you're using python 2.5.
-
 This will yield additional WARNINGs, like this::
 
     2009-01-09 16:43:52 - (cubicweb.selectors) WARNING: selector one_line_rset returned 0 for <class 'cubicweb.web.views.basecomponents.WFHistoryVComponent'>