]> granicus.if.org Git - python/commit
#14897: Enhance error messages of struct.pack and struct.pack_into
authorPetri Lehtinen <petri@digip.org>
Mon, 29 Oct 2012 19:25:01 +0000 (21:25 +0200)
committerPetri Lehtinen <petri@digip.org>
Mon, 29 Oct 2012 19:25:01 +0000 (21:25 +0200)
commit4648b4779acd3d75d5f4b0b1438cb2af51cc06b2
treed2ec74c5846f9a462fdb278b1d6424d8b9dafb01
parent646eb1e8566821bd0129ce1ef5d300168856010e
parent92c28cace45261ae06c5361aef661a01f58a5413
#14897: Enhance error messages of struct.pack and struct.pack_into

Patch by Matti Mäki.
Misc/ACKS
Misc/NEWS
Modules/_struct.c