Give better error messages for TypeError, which will arise if e.g. you
authorMartin Pool <mbp@samba.org>
Mon, 21 Oct 2002 07:41:08 +0000 (07:41 +0000)
committerMartin Pool <mbp@samba.org>
Mon, 21 Oct 2002 07:41:08 +0000 (07:41 +0000)
commit6139ab3cbca3fc2969d1e578b38394b1f6aeb9c3
tree0f4b099e7310757835c58b342102ee272c053113
parenta4790ba42cc6ee4086dafbc64b1dba790a6c3583
Give better error messages for TypeError, which will arise if e.g. you
try to pack an Int using a string tdbpack format.
source/python/py_tdbpack.c