diff options
author | Barry Warsaw <barry@python.org> | 1998-04-01 21:59:41 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1998-04-01 21:59:41 (GMT) |
commit | 92166d9a75ce034ae86cff746207e401e5065976 (patch) | |
tree | c5c460db5c42b25f8f370ee6709a77f79c3fbdfb /Misc/python.man | |
parent | 585f733b395df42d75d286f2f5911cef35bb835b (diff) | |
download | cpython-92166d9a75ce034ae86cff746207e401e5065976.zip cpython-92166d9a75ce034ae86cff746207e401e5065976.tar.gz cpython-92166d9a75ce034ae86cff746207e401e5065976.tar.bz2 |
(py-compute-indentation): When looking at a continuation line inside
an open paren, do a better job of reindenting the line. For example:
def foo():
print 'hello %s, %d' % (
a, b)
Hit TAB on the line starting with `a'. Without this patch this line
will never be reindented.
Diffstat (limited to 'Misc/python.man')
0 files changed, 0 insertions, 0 deletions