[issue8667] Link to PEP 3147 from importlib docs

2010-05-17 Thread Ashley Sands
Ashley Sands added the comment: Hi Brett, I would like to contribute to the open source community and Python is my favourite language, so I figured I would begin here. But I have never done this before, so I am a open-source-contributor-newbie. So to resolve this issue, I would need to

[issue8667] Link to PEP 3147 from importlib docs

2010-05-19 Thread Ashley Sands
Ashley Sands added the comment: Thanks Senthil & Brett for your help. Here's my patch. It is very simple, so simple I think it may be wrong. -- keywords: +patch Added file: http://bugs.python.org/file17409/linkToPep3247.diff ___ Pytho