]> granicus.if.org Git - python/commit
Add error checks for the bz2, cStringIO and operator modules.
authorWalter Dörwald <walter@livinglogic.de>
Mon, 1 Nov 2004 17:10:19 +0000 (17:10 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Mon, 1 Nov 2004 17:10:19 +0000 (17:10 +0000)
commitbb9c739806b9f0251fa4a564986e2cb5e92e766e
treee98ea3d19448ce76e31182e06d88a3a765592066
parentbc1d1b80d1abfd7f95cb02e7f09be18b94504559
Add error checks for the bz2, cStringIO and operator modules.

Add function names to various PyArg_ParseTuple calls in bz2module.c.
Lib/test/test_StringIO.py
Lib/test/test_bz2.py
Lib/test/test_operator.py
Modules/bz2module.c