diff -r 6b3523f81f42 -r 26744ad37953 cubicweb/pyramid/pyramidctl.py --- a/cubicweb/pyramid/pyramidctl.py Fri Apr 05 17:21:14 2019 +0200 +++ b/cubicweb/pyramid/pyramidctl.py Fri Apr 05 17:58:19 2019 +0200 @@ -25,8 +25,6 @@ the pyramid script 'pserve'. """ -from __future__ import print_function - import atexit import errno import os