diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2003-06-19 21:25:44 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2003-06-19 21:25:44 (GMT) |
commit | e53be4e8557a5e99e67406c02f07ac290f0cefb6 (patch) | |
tree | db5cd8593be8533906c98a2575fff2cde3d62f0b /Mac/OSXResources/app | |
parent | f5ed9819b0528fac67a6dc1146e8cf96399e42cc (diff) | |
download | cpython-e53be4e8557a5e99e67406c02f07ac290f0cefb6.zip cpython-e53be4e8557a5e99e67406c02f07ac290f0cefb6.tar.gz cpython-e53be4e8557a5e99e67406c02f07ac290f0cefb6.tar.bz2 |
dded notes on reporting bugs and becoming an active developer.
Diffstat (limited to 'Mac/OSXResources/app')
-rw-r--r-- | Mac/OSXResources/app/Resources/English.lproj/Documentation/community.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Mac/OSXResources/app/Resources/English.lproj/Documentation/community.html b/Mac/OSXResources/app/Resources/English.lproj/Documentation/community.html index f4d2003..140a38b 100644 --- a/Mac/OSXResources/app/Resources/English.lproj/Documentation/community.html +++ b/Mac/OSXResources/app/Resources/English.lproj/Documentation/community.html @@ -56,7 +56,14 @@ and more.</p> <h2>More</h2> <p>An index of conferences, Wiki's, bookshops and more can be found at the -<a href="http://www.python.org/psa/">Community</a> section of the Python website.</p> +<a href="http://www.python.org/psa/">Community</a> section of the Python website.</p> + +<p>If you find a bug you are kindly requested to report it, preferrably through the +automatic bug tracker at <a href="http://www.python.org">www.python.org</a></p> + +<p>If you want to become an active developer you are very welcome! Join the +pythonmac-sig mailing list mentioned above, and read the +<a href="http://www.python.org/dev/">Developer</a> section on the Python website.</p> </body> </html> |