]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
(py-continuation-offset): Update docstring to describe that this
authorBarry Warsaw <barry@python.org>
Fri, 6 Jul 2001 20:07:13 +0000 (20:07 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 6 Jul 2001 20:07:13 +0000 (20:07 +0000)
commit40fb452be954ca7c1ac66ea8374027f50c09e961
treeb6f34f0f28c25b724b8c654797cf1e521786577c
parent91f2f26d7515635453945325fb833bde13396f4c
(py-continuation-offset): Update docstring to describe that this
additional offset is only applied to continuation lines for block
opening statements.

(py-compute-indentation): Only add py-continuation-offset if
py-statement-opens-block-p is true.
Misc/python-mode.el