##// END OF EJS Templates
add py3compat.get_closure...
add py3compat.get_closure for getting the closure attribute of a function

File last commit:

r13925:7a8be7be
r16505:a745b5ae
Show More
style_bw_python.tplx
13 lines | 364 B | text/plain | TextLexer
((= Black&white Python input/output style =))
((*- extends 'base.tplx' -*))
%===============================================================================
% Input
%===============================================================================
((* block input scoped *))
\begin{verbatim}
((( cell.input | add_prompts )))
\end{verbatim}
((* endblock input *))