No idea. I do not believe lxml is imported by web2py. On Friday, 22 November 2013 18:30:02 UTC-6, Jonathan Lundell wrote: > > I see this in my logs: > > > applications/watchup/compiled/models/menu.py:595: FutureWarning: The > behavior of this method will change in future versions. Use specific > 'len(elem)' or 'elem is not None' test instead. > > It's apparently from Element.__bool__() in lxml. What does that have to do > with menu.py? And why 595 (menu.py is a short file)? > > Here's the apparent source of the message: > http://hg.python.org/cpython/file/43f27e69bc29/Lib/xml/etree/ElementTree.py<http://www.google.com/url?q=http%3A%2F%2Fhg.python.org%2Fcpython%2Ffile%2F43f27e69bc29%2FLib%2Fxml%2Fetree%2FElementTree.py&sa=D&sntz=1&usg=AFQjCNFFy2z0TkVUUuBfyzcRjohRb77G2Q>
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

