mirror of
https://github.com/python/cpython.git
synced 2025-08-30 13:38: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
|
@ -40,6 +40,7 @@ import os
|
|||
import time
|
||||
import marshal
|
||||
|
||||
__all__ = ["run","help","Profile"]
|
||||
|
||||
# Sample timer for use with
|
||||
#i_count = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue