Avoid the error when computing top-level indentation.
commit4188e3cc2bc69e75d4387b369e72e89fecc46a86
authorSam Steingold <sds@gnu.org>
Wed, 4 Feb 2015 21:26:43 +0000 (4 16:26 -0500)
committerSam Steingold <sds@gnu.org>
Wed, 4 Feb 2015 21:26:43 +0000 (4 16:26 -0500)
tree87c1b0ab6281d85167ef4fd60ed76961244f434a
parent8e010cf6e7486fae28ec6de80f098c793aee28f3
Avoid the error when computing top-level indentation.

* lisp/progmodes/python.el (python-indent-calculate-indentation):
Do not apply max to an empty list
lisp/ChangeLog
lisp/progmodes/python.el