diff -r d8de1ac21f36 -r 432f87a63057 cubicweb/etwist/server.py --- a/cubicweb/etwist/server.py Wed Oct 05 15:28:43 2016 +0200 +++ b/cubicweb/etwist/server.py Fri Sep 30 18:25:08 2016 +0200 @@ -16,7 +16,7 @@ # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see . """twisted server for CubicWeb web instances""" -__docformat__ = "restructuredtext en" + import sys import select