File size: 84 Bytes
ba2f5d6
 
 
 
1
2
3
4
5
from Crypto.Math._IntegerBase import IntegerBase

class Integer(IntegerBase):
	pass