]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo duplicate period in a docstring in the zipfile module. (GH-12326)
authornick sung <sungboss2004@gmail.com>
Thu, 14 Mar 2019 19:26:25 +0000 (03:26 +0800)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 14 Mar 2019 19:26:25 +0000 (21:26 +0200)
commit53c2935dac9d814a3d0bae504dae2ee1c941c731
tree3256fcb4b90941ced85c7b17bc5bea0fda890dee
parent3fe7fa316f74ed630fbbcdf54564f15cda7cb045
Fix typo duplicate period in a docstring in the zipfile module. (GH-12326)
Lib/zipfile.py