Skip to main content

TRIPLE_QUOTE_BYTE_PREFIXES

Constant TRIPLE_QUOTE_BYTE_PREFIXES 

Source
pub const TRIPLE_QUOTE_BYTE_PREFIXES: &[&str];
Expand description

Includes all permutations of b and rb. This includes all possible orders, and all possible casings, for both single and triple quotes.

See: https://docs.python.org/3/reference/lexical_analysis.html#string-and-bytes-literals