mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
sre_{parse, compile} no longer define __all__.
This commit is contained in:
parent
f2989b22ff
commit
8ac3627b91
1 changed files with 0 additions and 2 deletions
|
|
@ -134,6 +134,4 @@ check_all("smtplib")
|
|||
check_all("sndhdr")
|
||||
check_all("socket")
|
||||
check_all("sre")
|
||||
check_all("sre_compile")
|
||||
check_all("sre_parse")
|
||||
check_all("stat_cache")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue