remove word we don't need

This commit is contained in:
Benjamin Peterson 2015-05-06 21:29:14 -04:00
parent 828946e561
commit ad643b59ce
1 changed files with 1 additions and 1 deletions

View File

@ -189,4 +189,4 @@ Examining Symbol Tables
.. method:: get_namespace()
Return the namespace bound to this name. If more than one namespace is
bound, a :exc:`ValueError` is raised.
bound, :exc:`ValueError` is raised.