\renewcommand{\indexsubitem}{(in module code)}
-\begin{funcdesc}{compile_command}{source\,
-\optional{filename\optional{\, symbol}}}
+\begin{funcdesc}{compile_command}{source, \optional{filename\optional{, symbol}}}
This function is useful for programs that want to emulate Python's
interpreter main loop (a.k.a. the read-eval-print loop). The tricky
part is to determine when the user has entered an incomplete command
\renewcommand{\indexsubitem}{(in module code)}
-\begin{funcdesc}{compile_command}{source\,
-\optional{filename\optional{\, symbol}}}
+\begin{funcdesc}{compile_command}{source, \optional{filename\optional{, symbol}}}
This function is useful for programs that want to emulate Python's
interpreter main loop (a.k.a. the read-eval-print loop). The tricky
part is to determine when the user has entered an incomplete command