[Python-mode] Bug?
Andreas Röhler
andreas.roehler at online.de
Sat Jun 15 09:04:14 CEST 2013
Am 14.06.2013 23:20, schrieb Barry Warsaw:
> On Jun 14, 2013, at 05:04 PM, Felipe Reyes wrote:
[ ... ]
>> I've been dealing with it and manually
>> adding another indentation level to not leave 'baz' aligned with 'baz()'
>>
>> def foo():
>> if (foo &&
>> baz):
>> bar()
>>
>> Can this be considered a bug?
>
> I think python-mode should be able to handle it, but it needs to be
> configurable.
>
> -Barry
It's here now:
https://bugs.launchpad.net/python-mode/+bug/1191225
More information about the Python-mode
mailing list