mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
__all__ for several more modules
This commit is contained in:
parent
81b6ae7ef7
commit
c62c81e013
12 changed files with 35 additions and 0 deletions
|
|
@ -99,4 +99,15 @@ check_all("pdb")
|
|||
check_all("pickle")
|
||||
check_all("pipes")
|
||||
check_all("popen2")
|
||||
check_all("poplib")
|
||||
check_all("posixfile")
|
||||
check_all("posixpath")
|
||||
check_all("pprint")
|
||||
check_all("pre")
|
||||
check_all("profile")
|
||||
check_all("pstats")
|
||||
check_all("pty")
|
||||
check_all("py_compile")
|
||||
check_all("pyclbr")
|
||||
check_all("quopri")
|
||||
check_all("robotparser")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue