On Mon, Jul 6, 2009 at 1:29 AM, Lawrence
D'Oliveiro<l...@geek-central.gen.new_zealand> wrote:
> In message <mailman.2674.1246866966.8015.python-l...@python.org>, Tim Golden
> wrote:
>
>> The difficulty here is knowing where to put such a warning.
>> You obviously can't put it against the "++" operator as such
>> because... there isn't one.
>
> This bug is an epiphenomenon. :)

Well, like I suggested, it /could/ be made an operator (or rather, a
lexer token) which just causes a compile/parse error.

Cheers,
Chris
-- 
http://blog.rebertia.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to