Updating to python 3 with 2to3. Check llvm/py3k_update.diff and llvm/py3k_update.out for the output from this.
This commit is contained in:
parent
ddbe7ad06a
commit
6d50a337ad
29 changed files with 3455 additions and 143 deletions
|
|
@ -28,4 +28,4 @@ tmp_2 = bldr.add (tmp_1, z, "tmp_2")
|
|||
|
||||
bldr.ret (tmp_2)
|
||||
|
||||
print module
|
||||
print(module)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue