mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-23 10:08:42 +08:00
textwrap: various fixes (#3819)
This commit is contained in:
@@ -726,9 +726,6 @@ tempfile.SpooledTemporaryFile.__next__
|
||||
tempfile.SpooledTemporaryFile.readable
|
||||
tempfile.SpooledTemporaryFile.seekable
|
||||
tempfile.SpooledTemporaryFile.writable
|
||||
textwrap.TextWrapper.x
|
||||
textwrap.indent
|
||||
textwrap.wrap
|
||||
threading.BoundedSemaphore.__enter__
|
||||
threading.BoundedSemaphore.acquire
|
||||
threading.Condition.acquire
|
||||
|
||||
Reference in New Issue
Block a user