SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 45 Python

(py-compute-indentation): Changes to the `t' condition which affect

indetnation of normal statements: The regular expression that searches
for indenting comment lines has been changed to not require a
space/tab after the first `#'.  We then explicitly look for
py-block-comment-prefix depending on the value of
py-honor-comment-indentation.

I think this more accurately reflects the documentation for
py-honor-comment-indentation.
B
Barry Warsaw committed
12c9294ea395100ca24ba90af2798e8b7ca968b5
Parent: 3da987c