]> granicus.if.org Git - python/commit
Improve tooltips for splitlines() by showing that the default for keepends is False.
authorRaymond Hettinger <python@rcn.com>
Sat, 2 Jun 2012 05:42:58 +0000 (01:42 -0400)
committerRaymond Hettinger <python@rcn.com>
Sat, 2 Jun 2012 05:42:58 +0000 (01:42 -0400)
commitaad5b02e621a64560af56937523e0072701e8c86
tree1213d97baea877e207657a27fb701ce2ffc23dad
parent4fbf7c61fea1cdce8487ed9582ab9ba73fcf53ea
Improve tooltips for splitlines() by showing that the default for keepends is False.
Objects/bytearrayobject.c
Objects/stringobject.c
Objects/unicodeobject.c