]> granicus.if.org Git - python/commit
(py-continuation-offset): New variable which controls how much to
authorBarry Warsaw <barry@python.org>
Mon, 18 Jun 2001 23:40:35 +0000 (23:40 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 18 Jun 2001 23:40:35 +0000 (23:40 +0000)
commitfd4c9e87a79b917750d153a7330495b777358aa3
treeae89aa2920f4b8e8e66f607d115bca8852bbcbdf
parent3eec38af37d4593a6ce7a406de3b20d6c2b322f2
(py-continuation-offset): New variable which controls how much to
indent continuation lines, defined as lines following those that end
in backslash.

(py-compute-indentation): Support for py-continuation-offset.
Misc/python-mode.el