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
(py-indent-right, py-outdent-left): new commands, bound to C-c C-r and
[python/dscho.git]
/
Doc
/
lib
/
libmain.tex
blob
c730a03a1188c56d8b45053ca7c95b689cad25c1
1
\section
{
Built-in Module
\sectcode
{
__main__
}}
2
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.