diff options
Diffstat (limited to 'Doc/libmain.tex')
-rw-r--r-- | Doc/libmain.tex | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Doc/libmain.tex b/Doc/libmain.tex deleted file mode 100644 index df1fbfb..0000000 --- a/Doc/libmain.tex +++ /dev/null @@ -1,6 +0,0 @@ -\section{Built-in Module \module{__main__}} -\label{module-main} -\bimodindex{__main__} -This module represents the (otherwise anonymous) scope in which the -interpreter's main program executes --- commands read either from -standard input or from a script file. |