r3007: uint32 values need to be stored in Python longs, as on 32-bit machines
authorTim Potter <tpot@samba.org>
Sun, 17 Oct 2004 00:20:57 +0000 (00:20 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:56 +0000 (12:59 -0500)
commit71aaba4ea7e0e95c7a976e2a163e0ff25689dcd4
tree43c396b23d19b95d23af52f12de5833774934230
parentc209120056ceeff94f928301cbfcbade3c507994
r3007: uint32 values need to be stored in Python longs, as on 32-bit machines
Python ints can only hold int32 values.
(This used to be commit 7c5ada63bf5d876a1b67df2cf7bd44942e4b0a98)
source4/scripting/swig/samba.i