]> granicus.if.org Git - python/commit
merge from 3.4
authorSenthil Kumaran <senthil@uthcode.com>
Wed, 25 Jun 2014 08:13:19 +0000 (01:13 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Wed, 25 Jun 2014 08:13:19 +0000 (01:13 -0700)
commitb057970f0d4e902d2e9837a07c4ae78f4fc55bb1
tree4792ed8cf1c8827575d85c3e26b8d1379554d351
parent33683dfb255c1fdc1d6b0971f4f19653276444d5
parent99597c4d12e358174275945d97e504c0318a3783
merge from 3.4

issue15588 - Correct the quopri module documentation. Mention the correct types
of the parameters on encodestring and decodestring.

Patch by Petri Lehtinen.