This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ashleyjsands
Recipients ashleyjsands, brett.cannon
Date 2010-05-18.05:04:57
SpamBayes Score 0.015035869
Marked as misclassified No
Message-id <1274159101.6.0.579934553953.issue8667@psf.upfronthosting.co.za>
In-reply-to
Content
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:
Check out the source for Python 3.2.
Locate the importlib module.
Find the file containing the documentation (I presume it would be __init__.py).
Then insert some text and a URL to PEP 3147.
Then commit the change.

Is this the right approach?
History
Date User Action Args
2010-05-18 05:05:02ashleyjsandssetrecipients: + ashleyjsands, brett.cannon
2010-05-18 05:05:01ashleyjsandssetmessageid: <1274159101.6.0.579934553953.issue8667@psf.upfronthosting.co.za>
2010-05-18 05:05:00ashleyjsandslinkissue8667 messages
2010-05-18 05:04:58ashleyjsandscreate