mirror of
https://github.com/python/cpython.git
synced 2025-09-15 05:06:12 +00:00
#5190: export make_option in __all__.
This commit is contained in:
parent
b48adecbd6
commit
c5d8c63345
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ For support, use the optik-users@lists.sourceforge.net mailing list
|
|||
__version__ = "1.5.3"
|
||||
|
||||
__all__ = ['Option',
|
||||
'make_option',
|
||||
'SUPPRESS_HELP',
|
||||
'SUPPRESS_USAGE',
|
||||
'Values',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue