[issue15034] tutorial should use best practices in user defined exceptions section

2012-06-25 Thread Raymond Hettinger
Raymond Hettinger added the comment: This seems more like a Stack Overflow question or fodder for a blog post. When such best practices become well known and agreed upon, they can be added toa HOWTO document. The tutorial is problematic because beginners start there and sprinkling the nuan

[issue15034] tutorial should use best practices in user defined exceptions section

2012-06-15 Thread Ezio Melotti
Changes by Ezio Melotti : -- nosy: +ezio.melotti ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.py

[issue15034] tutorial should use best practices in user defined exceptions section

2012-06-08 Thread Alexander Belopolsky
Changes by Alexander Belopolsky : -- nosy: +belopolsky ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://m

[issue15034] tutorial should use best practices in user defined exceptions section

2012-06-08 Thread Alexander Belopolsky
Changes by Alexander Belopolsky : -- title: tutorial should use best practices in user defined execeptions section -> tutorial should use best practices in user defined exceptions section ___ Python tracker __