bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33979: bug #33979; python.el is not fully PEP 8 compliant


From: Bhavin Gandhi
Subject: bug#33979: bug #33979; python.el is not fully PEP 8 compliant
Date: Wed, 6 Feb 2019 00:23:30 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

I've looked at python-indent--calculate-indentation in python.el and
AFAICT, there's no way to customize this behavior.  Thus, python.el
violates PEP 8.

Just trying to understand this. The Python code one will type with python.el will still be PEP8 compliant (correct me if I'm wrong). But the python.el does violate PEP8 because it does not provide way to customize this indentation behavior for closing brackets, right?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]