On Sun, Oct 14, 2012 at 9:00 AM, Joshua Landau
<joshua.landau...@gmail.com> wrote:
> That is also callable from the command-line like so:
>>
>> python -m debrace -c "if a: ${ print(1) $ print(2) $ while b: c() $ if g:
>> ${ pass }$ }$ print(d)"

Wait.... you're pretty much implementing from __future__ import braces?

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

Reply via email to