diff --git a/subcmds/status.py b/subcmds/status.py index 3939c45b..63972d72 100644 --- a/subcmds/status.py +++ b/subcmds/status.py @@ -14,6 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. +from __future__ import print_function + from command import PagedCommand try: