Make sure uint32 unpacking is unsigned, and generates a Python long so
authorMartin Pool <mbp@samba.org>
Mon, 4 Nov 2002 22:59:48 +0000 (22:59 +0000)
committerMartin Pool <mbp@samba.org>
Mon, 4 Nov 2002 22:59:48 +0000 (22:59 +0000)
commit2593e1588355643bb76a9b8869573fe38fd3bc3e
tree630a11806185ce84fb85ffccb56175c680b6b46a
parenta9c2817c79f675b82ace4e21df7fa123f9a995c3
Make sure uint32 unpacking is unsigned, and generates a Python long so
that it can represent all the unsigned values
source/python/py_tdbpack.c