[issue10770] zipinfo - fix of a typo in the doc

2010-12-26 Thread Éric Araujo
Éric Araujo added the comment: Fixed, thanks. Note that Georg and I follow the docs mailing list, so there is no need to open a report for each message. -- nosy: +eric.araujo resolution: -> fixed stage: patch review -> committed/rejected status: open -> closed __

[issue10770] zipinfo - fix of a typo in the doc

2010-12-24 Thread Sandro Tosi
New submission from Sandro Tosi : Hello, as reported[1] on python-doc, there's a typo in zipinfo doc. [1] http://mail.python.org/pipermail/docs/2010-December/002526.html The attached (trivial) patch fixes it; the file would also need a rewrap to 80th column. Cheers, Sandro -- assigne