Staging
v0.5.1
https://github.com/python/cpython
Revision 7cb505c89b8f7f8af9f460a871de6bb4a1ec6d96 authored by Barry Warsaw on 23 October 1996, 20:44:59 UTC, committed by Barry Warsaw on 23 October 1996, 20:44:59 UTC
defeat extra outdentation for block closing statements (return, raise,
break, continue, pass).

(py-compute-indentation): extra argument to honor block closing
statements.

(py-electric-colon, py-indent-region): use py-compute-indentation's
extra argument

(py-statement-closes-block-p): `pass' treated as a block closing
statement.
1 parent 0cbaff4
History
Tip revision: 7cb505c89b8f7f8af9f460a871de6bb4a1ec6d96 authored by Barry Warsaw on 23 October 1996, 20:44:59 UTC
(py-indent-line): take an optional universal argument which says to
Tip revision: 7cb505c
File Mode Size
Makefile.in -rw-r--r-- 2.5 KB
atof.c -rw-r--r-- 2.0 KB
bltinmodule.c -rw-r--r-- 32.8 KB
ceval.c -rw-r--r-- 62.2 KB
cgensupport.c -rw-r--r-- 7.2 KB
compile.c -rw-r--r-- 63.9 KB
dup2.c -rw-r--r-- 691 bytes
errors.c -rw-r--r-- 5.1 KB
fmod.c -rw-r--r-- 1.6 KB
frozen.c -rw-r--r-- 2.0 KB
frozenmain.c -rw-r--r-- 2.5 KB
getargs.c -rw-r--r-- 20.0 KB
getcompiler.c -rw-r--r-- 1.5 KB
getcopyright.c -rw-r--r-- 1.4 KB
getcwd.c -rw-r--r-- 2.5 KB
getmtime.c -rw-r--r-- 1.5 KB
getopt.c -rw-r--r-- 2.2 KB
getplatform.c -rw-r--r-- 1.3 KB
getversion.c -rw-r--r-- 1.6 KB
graminit.c -rw-r--r-- 23.6 KB
hypot.c -rw-r--r-- 309 bytes
import.c -rw-r--r-- 21.4 KB
importdl.c -rw-r--r-- 17.6 KB
importdl.h -rw-r--r-- 1.7 KB
marshal.c -rw-r--r-- 12.9 KB
memmove.c -rw-r--r-- 1.6 KB
modsupport.c -rw-r--r-- 9.3 KB
mystrtoul.c -rw-r--r-- 4.1 KB
pythonmain.c -rw-r--r-- 5.8 KB
pythonrun.c -rw-r--r-- 14.3 KB
sigcheck.c -rw-r--r-- 1.7 KB
strdup.c -rw-r--r-- 321 bytes
strerror.c -rw-r--r-- 1.6 KB
strtod.c -rw-r--r-- 5.1 KB
structmember.c -rw-r--r-- 5.9 KB
sysmodule.c -rw-r--r-- 8.9 KB
thread.c -rw-r--r-- 3.0 KB
thread_cthread.h -rw-r--r-- 4.6 KB
thread_foobar.h -rw-r--r-- 3.5 KB
thread_lwp.h -rw-r--r-- 4.8 KB
thread_nt.h -rw-r--r-- 7.1 KB
thread_os2.h -rw-r--r-- 4.9 KB
thread_pthread.h -rw-r--r-- 7.3 KB
thread_sgi.h -rw-r--r-- 11.4 KB
thread_solaris.h -rw-r--r-- 5.3 KB
traceback.c -rw-r--r-- 6.0 KB

back to top