projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
828946e
)
remove word we don't need
author
Benjamin Peterson
<benjamin@python.org>
Thu, 7 May 2015 01:29:14 +0000
(21:29 -0400)
committer
Benjamin Peterson
<benjamin@python.org>
Thu, 7 May 2015 01:29:14 +0000
(21:29 -0400)
Doc/library/symtable.rst
patch
|
blob
|
history
diff --git
a/Doc/library/symtable.rst
b/Doc/library/symtable.rst
index c04e22e5d24bfb5cfcef9818db4f5f033b007a1c..2503d335e8c8489ec091c6016001514817917514 100644
(file)
--- a/
Doc/library/symtable.rst
+++ b/
Doc/library/symtable.rst
@@
-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.