projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efae886
)
Fix typo
author
Raymond Hettinger
<python@rcn.com>
Wed, 4 Sep 2002 15:12:07 +0000
(15:12 +0000)
committer
Raymond Hettinger
<python@rcn.com>
Wed, 4 Sep 2002 15:12:07 +0000
(15:12 +0000)
Doc/lib/libcodeop.tex
patch
|
blob
|
history
diff --git
a/Doc/lib/libcodeop.tex
b/Doc/lib/libcodeop.tex
index 90053371654eceb246c417fc7db7f3e02746a689..4267d3875abd5e9c160154e6852d135970d432b9 100644
(file)
--- a/
Doc/lib/libcodeop.tex
+++ b/
Doc/lib/libcodeop.tex
@@
-96,7
+96,7
@@
try:
except ImportError:
def CommandCompiler():
from codeop import compile_command
- return compile_com
am
nd
+ return compile_com
ma
nd
\end{verbatim}
and then call \code{CommandCompiler} every time you need a fresh