In article <slrnidc7r1.138j.usenet-nos...@guild.seebs.net>,
 Seebs <usenet-nos...@seebs.net> wrote:

> On 2010-11-07, Roy Smith <r...@panix.com> wrote:
> > Any self-respecting C++ programmer would have given 
> > up the scavenger hunt by now.  Just kept throwing typecasts at your code 
> > until it compiles, and move on.
> 
> That does not sound like a self-respecting programmer of anything.

Well, maybe I was being a little sarcastic.  The real point was that if 
you make it hard for people to do the right thing (i.e. look up the 
details in the reference manual), you should not be surprised if they do 
the wrong thing (i.e. find some way to make it work by trial and error).
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to