diff options
| author | Georg Brandl <georg@python.org> | 2009-05-17 12:29:12 +0000 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2009-05-17 12:29:12 +0000 |
| commit | 71515ca191f32651c923c70e891632b4ac820b4f (patch) | |
| tree | d6694e4aabe615b76ca113374bf35cd817fca330 /Doc/library/codeop.rst | |
| parent | ef0a865f9c906a1298c43a453b2195d86befd6a4 (diff) | |
| download | cpython-git-71515ca191f32651c923c70e891632b4ac820b4f.tar.gz | |
Remove surplus empty lines and convert more files to new optional arg style.
Diffstat (limited to 'Doc/library/codeop.rst')
| -rw-r--r-- | Doc/library/codeop.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/library/codeop.rst b/Doc/library/codeop.rst index fb2f3264a5..9ae4176485 100644 --- a/Doc/library/codeop.rst +++ b/Doc/library/codeop.rst @@ -1,4 +1,3 @@ - :mod:`codeop` --- Compile Python code ===================================== |
