New submission from Eric V. Smith:

As part of fixing issue 25311, I'm going to change how the string pattern 
recognition works. I want to make sure I don't break anything that currently 
works, but there are no tests for multi-line strings. I'll add those first, 
under this issue.

I'm not positive that the multi-line string behavior is correct or makes sense, 
but that's not the point: I just want to first add tests for the existing 
functionality to make sure I don't break it.

----------
assignee: eric.smith
components: Library (Lib)
messages: 253075
nosy: eric.smith
priority: normal
severity: normal
stage: needs patch
status: open
title: tokenize: add test for multi-line strings
type: behavior
versions: Python 3.6

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

Reply via email to