Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73306
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: Python's numeric tower |
| Date | 2014-06-16 09:29 +0100 |
| References | (5 earlier) <mailman.11074.1402880950.18130.python-list@python.org> <roy-019E1B.21575015062014@news.panix.com> <mailman.11075.1402884256.18130.python-list@python.org> <roy-ED231F.22175715062014@news.panix.com> <lnlor0$ptr$1@dont-email.me> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.11078.1402907345.18130.python-list@python.org> (permalink) |
On 16/06/2014 04:38, Dan Sommers wrote: > On Sun, 15 Jun 2014 22:17:57 -0400, Roy Smith wrote: > >> I don't believe HandGrenade implements throw(). It does, however, >> implement lobbeth(). > > And therein lies the problem with Object Oriented Programming: > instances of HandGrenade neither throw nor lobbeth. > > One, Two, Five'ly yours, > Dan > The above looks like a bug that should have been picked up, why hasn't OverflowError been raised? -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Python's numeric tower Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-06-15 02:51 +0000
Re: Python's numeric tower Ian Kelly <ian.g.kelly@gmail.com> - 2014-06-15 01:22 -0600
Re: Python's numeric tower Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-06-15 15:33 +0000
Re: Python's numeric tower Roy Smith <roy@panix.com> - 2014-06-15 13:28 -0400
Re: Python's numeric tower Ian Kelly <ian.g.kelly@gmail.com> - 2014-06-15 11:45 -0600
Re: Python's numeric tower Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-06-16 00:38 +0000
Re: Python's numeric tower Chris Angelico <rosuav@gmail.com> - 2014-06-16 11:02 +1000
Re: Python's numeric tower Roy Smith <roy@panix.com> - 2014-06-15 21:57 -0400
Re: Python's numeric tower Chris Angelico <rosuav@gmail.com> - 2014-06-16 12:04 +1000
Re: Python's numeric tower Roy Smith <roy@panix.com> - 2014-06-15 22:17 -0400
Re: Python's numeric tower Dan Sommers <dan@tombstonezero.net> - 2014-06-16 03:38 +0000
Re: Python's numeric tower Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-06-16 09:29 +0100
Re: Python's numeric tower Roy Smith <roy@panix.com> - 2014-06-15 23:48 -0400
csiph-web