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
/
Numbers.pyi
blob: 126268cbb0e4b5e3bbf846359cb8e5d04ea63e9f (
plain
) (
blame
)
1
2
3
4
from
Crypto.Math._IntegerBase
import
IntegerBase
class
Integer
(
IntegerBase
):
pass