• Barry Warsaw's avatar
    (py-indent-line): take an optional universal argument which says to · 7cb505c8
    Barry Warsaw yazdı
    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.
    7cb505c8
python-mode.el 91.4 KB