Add __all__ (#13704)

This commit is contained in:
Semyon Moroz
2025-03-25 14:09:32 +01:00
committed by GitHub
parent 4a750cef35
commit 9234985c3d
54 changed files with 311 additions and 63 deletions
@@ -1,8 +1,3 @@
# TODO: missing from stub
simplejson.__all__
simplejson.decoder.__all__
simplejson.scanner.__all__
# Speedups (C vs Python inconsistency):
simplejson.scanner.make_scanner
simplejson.scanner.JSONDecodeError.__init__
@@ -18,4 +13,3 @@ simplejson.tests.*
simplejson.compat
simplejson.ordered_dict
simplejson.tool
simplejson.OrderedDict