]> granicus.if.org Git - python/commit
Remove inaccurate comment and a the related recently added
authorGregory P. Smith <greg@krypto.org>
Tue, 28 Jan 2014 06:43:25 +0000 (22:43 -0800)
committerGregory P. Smith <greg@krypto.org>
Tue, 28 Jan 2014 06:43:25 +0000 (22:43 -0800)
commitaaef0e7821e10c851277efa44022d1b27ec6453f
tree985593da7d3d3d841ec121d951a4563860c57967
parent1a4795525511154621cca5f083b93c953327c7b6
Remove inaccurate comment and a the related recently added
Py_VerboseFlag print that can never be triggered.

prefix[0] is always equal to 0 at this point in the code.
Modules/zipimport.c