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 eric.araujo
Recipients SilentGhost, docs@python, eric.araujo, roberto.derenzi
Date 2011-03-21.22:36:38
SpamBayes Score 9.088512e-08
Marked as misclassified No
Message-id <1300746999.62.0.208266648643.issue11622@psf.upfronthosting.co.za>
In-reply-to
Content
Welcome to Python!  We hope you’ll have a great time using it.

The language reference is useful to understand subtleties or implement a Python interpreter, not for common use.  The library reference is, well, a reference manual to use when you already know the modules.  Another resource with more examples is http://www.doughellmann.com/PyMOTW/articles/.  SilentGhost gave you the link to the official tutorial; more links are given on http://wiki.python.org/moin/FrontPage.  If you still have questions, the python-list mailing list or #python IRC channel are full of nice people with answers.

I hope those links get you started in the right direction.  Since this report does not contain a specific error in the Python doc, I am closing it.

If you want to suggest the policy of adding short examples to all our docs, please bring it up to the python-dev mailing list.
History
Date User Action Args
2011-03-21 22:36:39eric.araujosetrecipients: + eric.araujo, SilentGhost, docs@python, roberto.derenzi
2011-03-21 22:36:39eric.araujosetmessageid: <1300746999.62.0.208266648643.issue11622@psf.upfronthosting.co.za>
2011-03-21 22:36:39eric.araujolinkissue11622 messages
2011-03-21 22:36:38eric.araujocreate