Datatype of non-negative values

Dirk Hagemann usenet at mail-2-me.com
Wed Feb 9 08:51:17 EST 2005


Hi,

Is there a datatype in python which allows no negative values? I
subtract several times something from a value and I don't want to chek
everytime if this value is still bigger or equal 0.

Thanks for help!
Dirk Hagemann



More information about the Python-list mailing list