mirror of
https://github.com/python/cpython.git
synced 2026-07-16 23:15:25 -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.