New submission from Aivar Annamaa:

AST nodes for triple-quoted strings have -1 in col_offset field, as presented 
in the attached file.

----------
components: Interpreter Core
files: col_offset_bug.py
messages: 192355
nosy: Aivar.Annamaa
priority: normal
severity: normal
status: open
title: ast.parse produces -1 as col_offset for triple-quoted strings
type: behavior
versions: Python 3.1, Python 3.2, Python 3.3
Added file: http://bugs.python.org/file30784/col_offset_bug.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18370>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to