This commit is contained in:
Raymond Hettinger 2002-09-04 15:12:07 +00:00
parent efae8862fe
commit a04c3d86ae

View file

@ -96,7 +96,7 @@ try:
except ImportError:
def CommandCompiler():
from codeop import compile_command
return compile_comamnd
return compile_command
\end{verbatim}
and then call \code{CommandCompiler} every time you need a fresh