mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-24 21:01:52 +08:00
@@ -1,6 +1,6 @@
|
||||
# Stubs for Python 2.7 md5 stdlib module
|
||||
|
||||
from hashlib import md5 as new
|
||||
from hashlib import md5 as md5, md5 as new
|
||||
|
||||
blocksize: int
|
||||
digest_size: int
|
||||
|
||||
Reference in New Issue
Block a user