In article <hnwdnzhtdblpgvvunz2dnuvz_vzin...@posted.visi>,
 Unknown <unkn...@unknown.invalid> wrote:
> On 2009-01-08, Alex van der Spek <am...@xs4all.nl> wrote:
> > Thanks much, that makes sense!
> Well, that's the correct explanation.
> Whether that feature makes sense or not is debatable.

The debate is over!  In Py 3.0, octal literals changed from 07 to 0o7; 
the old format gets an 'invalid token' parsing error.

-- 
 Ned Deily,
 n...@acm.org

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to