Package Bio :: Package GenBank :: Module LocationParser :: Class UnsignedInteger
[hide private]
[frames] | no frames]

Class UnsignedInteger

source code

Integer --+
          |
         UnsignedInteger

Instance Methods [hide private]
 
__repr__(self) source code

Inherited from Integer: __cmp__, __init__, __str__

Class Variables [hide private]
  type = 'unsigned_integer'
Method Details [hide private]

__repr__(self)
(Representation operator)

source code 
Overrides: Integer.__repr__