diff options
| author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2014-10-31 13:33:25 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2014-11-02 19:43:39 +0100 |
| commit | 0d40b3795413b9d7d930caa1eb3b700c88fe2614 (patch) | |
| tree | 7f79777f07092f09613ef6d3214a7fd70fd3895c /bindings/python/setup.py | |
| parent | 207f3bf82102f01fbbda193018e81a82f6c1259d (diff) | |
test: Make gen-threads work with python3
python3 doesn't allow dictionaries to be initialized with non-string
keywords. This presents problems on systems in which "python" means
"python3". We instead initalize the dictionary using the dict
comprehension and then update it with the values from the tree. This
will work with both python2 and python3.
Diffstat (limited to 'bindings/python/setup.py')
0 files changed, 0 insertions, 0 deletions
