summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2010-04-16 10:58:09 -0400
committerJohn (J5) Palmieri <johnp@redhat.com>2010-04-16 10:58:09 -0400
commitdedf0c380d1fa551ce9d7fd544b9973202ba1b05 (patch)
treea3d9177e73125a30c21a60ac10c521c7ef3420b5 /.gitignore
parentc0ec19f2b96ec62b43365c9c8007a3646a7d7169 (diff)
downloadpygi-dedf0c380d1fa551ce9d7fd544b9973202ba1b05.tar.gz
pygi-dedf0c380d1fa551ce9d7fd544b9973202ba1b05.tar.xz
pygi-dedf0c380d1fa551ce9d7fd544b9973202ba1b05.zip
Fix test cases by decoding to correctly sized type
* Make work on both Python 3.0 and 2.x by using the Long object instead of Int. Since we are decoding to a C type and this code is internal we can assume UnsignedLongLong python type for unsigned values to avoid issues where we were mistakenly decoding large values into a long.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions