Remove print_function feature

This commit is contained in:
Takeshi KOMIYA
2018-12-15 23:16:10 +09:00
parent 415ebc15c5
commit b56f4f9022
27 changed files with 0 additions and 30 deletions

View File

@@ -9,7 +9,6 @@
:copyright: Copyright 2007-2018 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
from __future__ import print_function
import os
import pickle