Activity log for bug #1649693

Date Who What changed Old value New value Message
2016-12-13 20:53:40 Maxime Simard bug added bug
2016-12-13 20:57:00 Maxime Simard description Hi, I keep getting that error in my code. my_tool.py:1444:48: E999 SyntaxError: invalid syntax all_osd = {x: tmp_all_osd[x] for x in requested_list} ^ Can't figure out what is wrong here. Python execute the line just fine and the result is as expected. Using Python 2.7 pyflakes 1.3.0 Any insight? Thanks a lot, Max Hi, I keep getting that error in my code. my_tool.py:1444:48: E999 SyntaxError: invalid syntax         all_osd = {x: tmp_all_osd[x] for x in requested_list}                                        ^ Can't figure out what is wrong here. Python execute the line just fine and the result is as expected. Using Python 2.7 pyflakes 1.3.0 flake8 3.2.1 (pyflakes: 1.3.0, flake8-comprehensions: 1.2.1, mccabe: 0.5.2, pycodestyle: 2.2.0) CPython 2.6.6 on Linux Any insight? Thanks a lot, Max
2016-12-13 20:58:28 Maxime Simard affects pyflakes flake8
2016-12-13 20:59:07 Maxime Simard bug task added pyflakes
2016-12-14 13:26:37 Ian Cordasco pyflakes: status New Invalid
2016-12-14 20:19:51 Ian Cordasco bug task deleted flake8