]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #12855: Document what exactly unicode.splitlines() splits on
authorMartin Panter <vadmium+py@gmail.com>
Wed, 1 Jun 2016 09:39:46 +0000 (09:39 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Wed, 1 Jun 2016 09:39:46 +0000 (09:39 +0000)
commit0e212331ea1f12a60988a42ffc374cbc93fa2a37
treea4937c197307e3d0281d1acd19434388672e6dd0
parent77ccaaf94674179cc9023b1731d7c008730e3a2f
Issue #12855: Document what exactly unicode.splitlines() splits on

Also synchronize with Python 3 examples. Based on patches by Matthew Boehm
and Alexander Schrijver.
Doc/library/stdtypes.rst