mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 12:14:27 +08:00
wsgiref: fix arg name, make close an instance variable (#4123)
Co-authored-by: hauntsaninja <>
This commit is contained in:
@@ -526,9 +526,7 @@ webbrowser.UnixBrowser.raise_opts
|
||||
webbrowser.UnixBrowser.remote_action
|
||||
webbrowser.UnixBrowser.remote_action_newtab
|
||||
webbrowser.UnixBrowser.remote_action_newwin
|
||||
wsgiref.types
|
||||
wsgiref.util.FileWrapper.__init__
|
||||
wsgiref.util.FileWrapper.close
|
||||
wsgiref.types # Doesn't exist, see comments in file
|
||||
xml.etree.ElementPath._SelectorContext.parent_map
|
||||
xml.etree.ElementTree.Element.__bool__
|
||||
xml.etree.ElementTree.Element.copy
|
||||
|
||||
Reference in New Issue
Block a user