summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMikael Magnusson <mikma@users.sourceforge.net>2021-08-31 13:02:13 +0200
committerMikael Magnusson <mikma@users.sourceforge.net>2023-08-28 21:08:46 +0200
commitb72547d31005774b27a1e4adff955689342dd98e (patch)
treee49b9f75254105af8442a822d6a2494cccfd3708 /.gitignore
parent67bf6bbdc1c1826ba9698e295e5ae96826663d9b (diff)
Bytestring: implement bytestring literals and constants
Implement byte string literals on the format b"xxx" and b64"xxx" which can be used as literals and in constants. The format b"xxx" supports character data and octal and hexadecimal data using C escapes (\n, \nn, \nnn, \xn and \xnn). The format b64"xxx" supports base64 encoded strings (RFC1341).
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions