[issue7690] Wrong PEP number in importlib module manual page

2010-01-13 Thread Brett Cannon
Brett Cannon added the comment: Fixed in r77479 for py3k and r77480 for 3.1. Thanks, Francesco! -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___

[issue7690] Wrong PEP number in importlib module manual page

2010-01-13 Thread Brett Cannon
Changes by Brett Cannon : -- assignee: georg.brandl -> brett.cannon nosy: +brett.cannon ___ Python tracker ___ ___ Python-bugs-list mai

[issue7690] Wrong PEP number in importlib module manual page

2010-01-13 Thread Francesco Ricciardi
New submission from Francesco Ricciardi : At the end of section 2.9.1 of the Library Reference, i.e. the introduction to the importlib module manual page, there is the See Also box that often we can find in the manual pages. The last PEP of the box has the title ("Using UTF-8 as the Default So