aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-10-03 11:42:30 +0200
committerDaniel Lobato García <me@daniellobato.me>2016-10-03 11:42:30 +0200
commitfaa364138450fc390906956e2db358387200e19d (patch)
treeb17fea637da13720fd3e679be464473732255aa0 /setup.py
parentd66388b843f49ed556e003b746fcf41064c4171d (diff)
Python3 (#37)
* Handle python3's configparser as well * tests: Open file in text mode to avoid string bytes conversion with Python3 * tests: drop unnecessary dict These arent sortable in Python3 * Convert returned facts to list While Python2 has a list here Python3 returns dict_values which is not indexable as is. * tests: Parse url for comparison Python3 uses hash seeds for comparison so the QS parts dont have a fixed order. * Test python3.4 and python3.5 as well
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions