#11337: remove unreferenced footnote.

This commit is contained in:
Georg Brandl 2011-03-06 10:51:18 +01:00
parent 310337f828
commit e32acd0d79
1 changed files with 0 additions and 7 deletions

View File

@ -986,10 +986,3 @@ pre-existing bindings in the local scope.
:pep:`3104` - Access to Names in Outer Scopes
The specification for the :keyword:`nonlocal` statement.
.. rubric:: Footnotes
.. [#] It may occur within an :keyword:`except` or :keyword:`else` clause. The
restriction on occurring in the :keyword:`try` clause is implementor's
laziness and will eventually be lifted.