Éric Araujo <mer...@netwok.org> added the comment: 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. ---------- assignee: docs@python -> nosy: +eric.araujo resolution: -> works for me stage: -> committed/rejected status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11622> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com