mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
08c78e02fa
* Add t-string prefixes to _all_string_prefixes, and add a test to make sure we catch this error in the future. * Update lexical analysis docs for t-string prefixes.