Also note that optionalcontinuation clauses always begin with a keyword that cannot start a statement, thus there are no ambiguities (the `danglingelse' problem is solved in Python by requiring nestedif statements to be indented). また、オプションの継続節は常にあるキーワードから始まり、このキーワードから複合文を開始することはできないため、曖昧さは存在しないことにも注意してください (Python では、`ぶら下がり(dangling) else' 問題を、ネストされたif 文はインデントさせること解決しています)。 - Python
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.