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:
@@ -14,6 +14,8 @@
|
||||
|
||||
# Generate CMakeLists.txt and utils/main.swift from templates.
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import glob
|
||||
import os
|
||||
import re
|
||||
|
||||
Reference in New Issue
Block a user