repo.or.cz
/
python
/
dscho.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Oops -- Lib/Test should be Lib/test, of course!
[python/dscho.git]
/
Doc
/
libmain.tex
blob
df1fbfbc3de5e13aecb3057c70f1d7838b548cc5
1
\section
{
Built-in Module
\module
{
__main__
}}
2
\label
{
module-main
}
3
\bimodindex
{
__main__
}
4
This module represents the (otherwise anonymous) scope in which the
5
interpreter's main program executes --- commands read either from
6
standard input or from a script file.