mirror of
https://github.com/python/cpython.git
synced 2025-10-06 23:21:06 +00:00
parent
e4a51e6543
commit
274271d1ae
7 changed files with 2 additions and 6 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
import sys
|
||||
from functools import wraps
|
||||
from warnings import warn
|
||||
|
||||
__all__ = ["contextmanager", "closing", "ContextDecorator"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue