[issue13915] Update tutorial/modules for PEP 3147

2013-10-12 Thread Roundup Robot
Roundup Robot added the comment: New changeset 6ecef57f57f9 by Georg Brandl in branch '3.3': Closes #13915: update tutorial with respect to .pyc files (__pycache__ / PEP 3147). http://hg.python.org/cpython/rev/6ecef57f57f9 -- nosy: +python-dev resolution: -> fixed stage: needs patch ->

[issue13915] Update tutorial/modules for PEP 3147

2013-10-12 Thread Georg Brandl
Georg Brandl added the comment: Thanks for the suggestion! -- nosy: +georg.brandl ___ Python tracker ___ ___ Python-bugs-list mailing

[issue13915] Update tutorial/modules for PEP 3147

2012-02-08 Thread Éric Araujo
Changes by Éric Araujo : -- title: Update Tutorial 6.1.3 for PEP 3145 -> Update tutorial/modules for PEP 3147 ___ Python tracker ___