]> granicus.if.org Git - python/commit
(py-execute-region): Based on suggestions by Francois Pinard and Skip
authorBarry Warsaw <barry@python.org>
Tue, 23 May 2000 05:47:43 +0000 (05:47 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 23 May 2000 05:47:43 +0000 (05:47 +0000)
commitcaee2fe35d36d496c37453e7642e481b689299b2
treeec144d24fcac896fd1c60d7294b8631b721dcb01
parent40313cfe6ef09a47557e7c18f7f02622fe879158
(py-execute-region): Based on suggestions by Francois Pinard and Skip
Montanaro, handle execution of indented regions by inserting an "if
1:" in front of the block.  This better preserves things like triple
quoted strings and commented regions.  This patch resolves PR#264.
Misc/python-mode.el