Ivailo Karamanolev added the comment: What's the status on this? Anything preventing it getting fixed? Still the same in 3.6.1:
>>> import ast >>> ast.parse("""'''foo\n'''""").body[0].value.col_offset -1 ---------- nosy: +karamanolev _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue16806> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com