mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-02 17:43:25 +08:00
zipfile.ZipFile: fix fp, extract (#3828)
* zipfile: fp is None in a lot of error cases * zipfile: pwd can be None in extract Co-authored-by: hauntsaninja <>
This commit is contained in:
@@ -915,6 +915,4 @@ xml.etree.cElementTree.TreeBuilder.start
|
||||
xml.sax.xmlreader.AttributesImpl.has_key
|
||||
zipfile.ZipExtFile.read
|
||||
zipfile.ZipExtFile.readline
|
||||
zipfile.ZipFile.extract
|
||||
zipfile.ZipFile.fp
|
||||
zlib.compressobj
|
||||
|
||||
Reference in New Issue
Block a user