diff options
author | Guido van Rossum <guido@python.org> | 2007-04-13 01:39:34 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-04-13 01:39:34 +0000 |
commit | f6c1d8767040a31ca260f84e50594af61d5cedc7 (patch) | |
tree | 28bb783bd2b6c222283f01eb5ae194cca889cdee /Python/Python-ast.c | |
parent | d83d1e265d546d03daab5df76e15bf8fea8a2230 (diff) | |
download | cpython-f6c1d8767040a31ca260f84e50594af61d5cedc7.tar.gz |
Rough and dirty job -- allow concatenation of bytes and arbitrary
buffer-supporting objects (Unicode always excluded), and also of
str and bytes.
(For some reason u"" + b"" doesn't fail, I'll investigate later.)
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions