]> granicus.if.org Git - python/commit
(py-execute-region): Alexander Schmolck points out that leading
authorBarry Warsaw <barry@python.org>
Thu, 25 Apr 2002 19:17:42 +0000 (19:17 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 25 Apr 2002 19:17:42 +0000 (19:17 +0000)
commit4aab68e1c1dd821ced07ab0e8fa62d08cc0b42df
tree8825660b288e66caadf877a0ce50f85a716fb28c
parent69d31b749d79c9831201ab5dd72411062bcb2b1c
(py-execute-region): Alexander Schmolck points out that leading
whitespace can hose the needs-if test.  So just skip all blank lines
at the start of the region right off the bat.
Misc/python-mode.el