summaryrefslogtreecommitdiffstats
path: root/lib/Crypto/Math/_IntegerNative.pyi
blob: 3f65a39eb3a45c812b57905bff0173a8817be638 (plain) (blame)
1
2
3
from ._IntegerBase import IntegerBase
class IntegerNative(IntegerBase):
    pass