remove word we don't need
This commit is contained in:
parent
828946e561
commit
ad643b59ce
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue