index
:
sunhpc
develop
main
master
SunHPC Git Repository
Qichao Sun <qcsun@sunhpc.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Crypto
/
Math
/
_IntegerNative.pyi
blob: 3f65a39eb3a45c812b57905bff0173a8817be638 (
plain
) (
blame
)
1
2
3
from
._IntegerBase
import
IntegerBase
class
IntegerNative
(
IntegerBase
):
pass