aboutsummaryrefslogtreecommitdiff
path: root/tests/messages/func_raw_escapes.txt
blob: 991fba7dd10b8823b431bdabfc0d758a514b4892 (plain)
1
2
3
W:  5: Anomalous Unicode escape in byte string: '\u'. String constant might be missing an r or u prefix.
W:  6: Anomalous Unicode escape in byte string: '\U'. String constant might be missing an r or u prefix.
W:  7: Anomalous Unicode escape in byte string: '\N'. String constant might be missing an r or u prefix.