projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f0322b
)
amd/sid_tables: add additional python3 compatibility imports
author
Nicolai Hähnle
<nicolai.haehnle@amd.com>
Sun, 19 Nov 2017 11:59:45 +0000
(12:59 +0100)
committer
Nicolai Hähnle
<nicolai.haehnle@amd.com>
Wed, 19 Dec 2018 11:01:09 +0000
(12:01 +0100)
This happened to bite me while doing some experiments.
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/amd/common/sid_tables.py
patch
|
blob
|
history
diff --git
a/src/amd/common/sid_tables.py
b/src/amd/common/sid_tables.py
index 7b5e626e3e1fbfa157ed38854a272f5611ca8bba..f12bed4b20934ae80aa9507843c8322f3e98e320 100644
(file)
--- a/
src/amd/common/sid_tables.py
+++ b/
src/amd/common/sid_tables.py
@@
-1,4
+1,4
@@
-from __future__ import print_function
+from __future__ import print_function
, division, unicode_literals
CopyRight = '''
/*