mirror of
https://github.com/python/cpython.git
synced 2025-10-10 00:43:41 +00:00
a few more modules get __all__
This commit is contained in:
parent
bbd89b66b1
commit
17ab123cf1
11 changed files with 31 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
import os
|
||||
import string
|
||||
|
||||
__all__ = ["getcaps","findmatch"]
|
||||
|
||||
# Part 1: top-level interface.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue