mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Import print_function wherever we use print() in python code
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
#
|
||||
# ===---------------------------------------------------------------------===//
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import functools
|
||||
import multiprocessing
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user