U32.py

Last updated on 28 Aug 2002.

[Home] [Python Stuff]
U32.py - 32 bit unsigned int class. Done in python only so it is not too fast but may be very handy if you need to do some bit manipulations. Especially usefull if you are translating something from C.

Implemented:


Dmitry Rozmanov / 28 August 2002 / dima@xenon.spb.ru