[docs] Minor typo in 12.4 zipfile — Work with ZIP archives (python 2.7
João Guerreiro
joaofguerreiro1992 at gmail.com
Thu Feb 9 07:35:20 EST 2017
Hello everyone!
I've found a tiny typo in the documentation:
https://docs.python.org/2/library/zipfile.html#zipfile.BadZipfile
Where it says *exception *zipfile.BadZipfile
--
It should say *exception *zipfile.BadZipFile
Keep up with the great job.
My best regards,
João Guerreiro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20170209/aea928b5/attachment.html>
More information about the docs
mailing list