diff options
author | Guido van Rossum <guido@python.org> | 2000-04-11 15:39:26 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-04-11 15:39:26 (GMT) |
commit | f0b7b04ae822439c33acbfb0ebbece30be663f74 (patch) | |
tree | 1a8941fbe30813ce5f0221903f42513d7a9ea163 /Include/unicodeobject.h | |
parent | dc742b318480617cdb84af400c4d9dccae3a33d5 (diff) | |
download | cpython-f0b7b04ae822439c33acbfb0ebbece30be663f74.zip cpython-f0b7b04ae822439c33acbfb0ebbece30be663f74.tar.gz cpython-f0b7b04ae822439c33acbfb0ebbece30be663f74.tar.bz2 |
Marc-Andre Lemburg:
The maxsplit functionality in .splitlines() was replaced by the keepends
functionality which allows keeping the line end markers together
with the string.
Added support for '%r' % obj: this inserts repr(obj) rather
than str(obj).
Diffstat (limited to 'Include/unicodeobject.h')
0 files changed, 0 insertions, 0 deletions