]> granicus.if.org Git - python/commit
Issue #11231: Fix bytes and bytearray docstrings
authorVictor Stinner <victor.stinner@haypocalc.com>
Sat, 17 Dec 2011 22:18:43 +0000 (23:18 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sat, 17 Dec 2011 22:18:43 +0000 (23:18 +0100)
commite010fc029daa0a445c9d7ab78d4cd4f12b42a991
treecf1495de94655ba1fa018e6d0bdd57e24a50d529
parent25ec056cc2bab9d0dd6f7665911f246e491744c5
parentbb2e9c477d1cfb24f20ff979584af8fdb7b67a57
Issue #11231: Fix bytes and bytearray docstrings

Patch written by Brice Berna.
Misc/ACKS
Objects/bytearrayobject.c
Objects/bytesobject.c