1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/scripting
Tim Potter 46cbe76a2c r2559: Python ints can't hold the full range of uint32 values so store them
as Python longs.

Also allow shorter width integer types to be initialised from long values.
Their values are truncated if they are too long.
(This used to be commit e9eb231d64)
2007-10-10 12:59:06 -05:00
..
swig r2559: Python ints can't hold the full range of uint32 values so store them 2007-10-10 12:59:06 -05:00
config.m4 r383: Scripting extensions using swig. This commit includes only a (LGPL) 2007-10-10 12:51:36 -05:00