mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-08 17:39:20 +08:00
add json.scanner module (#13084)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
from _json import make_scanner as make_scanner
|
||||
|
||||
__all__ = ["make_scanner"]
|
||||
Reference in New Issue
Block a user