SIGN IN SIGN UP

Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py.

Now pindent.py works with a "with" statement.  pindent.py no longer produces
improper indentation.  pindent.py now works with continued lines broken after
"class" or "def" keywords and with continuations at the start of line.  Added
regression tests for pindent.py.  Modernized pindent.py.
S
Serhiy Storchaka committed
6840a54ad4e3de690b1acd45d4c7a0677fcc213e
Parent: 4050792