If I cast it long then it prints fine, but I was hoping there would be a slicker way (to accomplish this in the class itself).
print 'bird val = 0x%016X' % long(bird) -- http://mail.python.org/mailman/listinfo/python-list
If I cast it long then it prints fine, but I was hoping there would be a slicker way (to accomplish this in the class itself).
print 'bird val = 0x%016X' % long(bird) -- http://mail.python.org/mailman/listinfo/python-list