mirror of https://github.com/python/cpython
sre_{parse, compile} no longer define __all__.
This commit is contained in:
parent
f2989b22ff
commit
8ac3627b91
|
@ -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…
Reference in New Issue