[Python-checkins] r77333 - python/trunk/Doc/library/zipimport.rst
R. David Murray
rdmurray at bitdance.com
Thu Jan 7 03:32:31 CET 2010
On Wed, 06 Jan 2010 20:36:34 -0500, "R. David Murray" <rdmurray at bitdance.com> wrote:
> On Thu, 07 Jan 2010 09:01:39 +1000, Nick Coghlan <ncoghlan at gmail.com> wrote:
> > georg.brandl wrote:
> > > Author: georg.brandl
> > > Date: Wed Jan 6 19:26:08 2010
> > > New Revision: 77333
> > >
> > > Log:
> > > #5950: document that zip files with comments are unsupported in zipimport.
> > >
> > > Modified:
> > > python/trunk/Doc/library/zipimport.rst
> >
> > Is there an issue that tracks that limitation?
>
> Yes, 5950.
I realize I was a little cryptic there. Issue 5950 has been
converted from a bug report to a feature request for the
addition of comment support.
--David
More information about the Python-checkins
mailing list