]> granicus.if.org Git - python/commit
Document that zipfile decryption is insanely slow and fix a typo and
authorGregory P. Smith <greg@mad-scientist.com>
Sun, 20 Jan 2008 01:32:00 +0000 (01:32 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sun, 20 Jan 2008 01:32:00 +0000 (01:32 +0000)
commitda407232e02e4d983f72801803faa6d25b2a8162
tree97dff7393900e4f6175760996d04416e9a3727dc
parentf25680afd0df91a6e9025f9813bf53614dda5f25
Document that zipfile decryption is insanely slow and fix a typo and
blatant lie in a docstring (it is not useful for security regardless of
how you spell it).
Doc/library/zipfile.rst
Lib/zipfile.py