[Python-3000] Fwd: Re: Fwd: Re: Fwd: Re: Octal (original) (raw)
Thomas Wouters thomas at python.org
Thu Mar 15 10:19:14 CET 2007
- Previous message: [Python-3000] Fwd: Re: Fwd: Re: Fwd: Re: Octal
- Next message: [Python-3000] Fwd: Re: Fwd: Re: Fwd: Re: Octal
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 3/15/07, Georg Brandl <g.brandl at gmx.net> wrote:
Until now, I skipped the octal thread. Now I read this and wondered, "what the hell is 0t6065 supposed to mean" and only from the context I gathered that it would be an octal literal...
Seriously, nobody, even coming from another language, will be able to look at it and say, "yes, that's an octal literal."
Yes. Raymond's (and Guido's and others') point is that hardly anybody knows what an octal literal is in the first place, and the less-explicit syntax of '06065' gives confusing results to those who don't. You can't accidentily use this new syntax.
-- Thomas Wouters <thomas at python.org>
Hi! I'm a .signature virus! copy me into your .signature file to help me spread! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/python-3000/attachments/20070315/1987e338/attachment.htm
- Previous message: [Python-3000] Fwd: Re: Fwd: Re: Fwd: Re: Octal
- Next message: [Python-3000] Fwd: Re: Fwd: Re: Fwd: Re: Octal
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]