commit | bf0610a1ca0019f27d37de4a2f11d926297125ce | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Jun 07 16:04:01 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Jun 07 16:04:01 2008 +0000 |
tree | 498f40c722fbc90bc9f40384d7666b530d0e692a | |
parent | 7be19aabe20a04d8038383bc96c3dd96f27892c0 [diff] [blame] |
Revert unwanted changes.
diff --git a/Doc/library/language.rst b/Doc/library/language.rst index bcf9ac0..7d6af7d 100644 --- a/Doc/library/language.rst +++ b/Doc/library/language.rst
@@ -15,7 +15,7 @@ .. toctree:: parser.rst - ast.rst + _ast.rst symbol.rst token.rst keyword.rst