René's URL Explorer Experiment
go
Title:
4. Execution model — Python v3.2.6 documentation
direct link
Domain:
docs.python.org
None
text/html; charset=utf-8
Links
:
index
https://docs.python.org/3.2/genindex.html
modules
https://docs.python.org/3.2/py-modindex.html
next
https://docs.python.org/3.2/reference/expressions.html
previous
https://docs.python.org/3.2/reference/datamodel.html
Python
http://www.python.org/
3.2.6 Documentation
https://docs.python.org/3.2/index.html
The Python Language Reference
https://docs.python.org/3.2/reference/index.html
¶
https://docs.python.org/3.2/reference/executionmodel.html#execution-model
¶
https://docs.python.org/3.2/reference/executionmodel.html#naming-and-binding
eval()
https://docs.python.org/3.2/library/functions.html#eval
exec()
https://docs.python.org/3.2/library/functions.html#exec
nonlocal
https://docs.python.org/3.2/reference/simple_stmts.html#nonlocal
NameError
https://docs.python.org/3.2/library/exceptions.html#NameError
UnboundLocalError
https://docs.python.org/3.2/library/exceptions.html#UnboundLocalError
UnboundLocalError
https://docs.python.org/3.2/library/exceptions.html#UnboundLocalError
NameError
https://docs.python.org/3.2/library/exceptions.html#NameError
import
https://docs.python.org/3.2/reference/simple_stmts.html#import
for
https://docs.python.org/3.2/reference/compound_stmts.html#for
as
https://docs.python.org/3.2/reference/compound_stmts.html#as
with
https://docs.python.org/3.2/reference/compound_stmts.html#with
except
https://docs.python.org/3.2/reference/compound_stmts.html#except
import
https://docs.python.org/3.2/reference/simple_stmts.html#import
del
https://docs.python.org/3.2/reference/simple_stmts.html#del
global
https://docs.python.org/3.2/reference/simple_stmts.html#global
builtins
https://docs.python.org/3.2/library/builtins.html#module-builtins
__main__
https://docs.python.org/3.2/library/__main__.html#module-__main__
builtins
https://docs.python.org/3.2/library/builtins.html#module-builtins
builtins
https://docs.python.org/3.2/library/builtins.html#module-builtins
import
https://docs.python.org/3.2/reference/simple_stmts.html#import
builtins
https://docs.python.org/3.2/library/builtins.html#module-builtins
__main__
https://docs.python.org/3.2/library/__main__.html#module-__main__
global
https://docs.python.org/3.2/reference/simple_stmts.html#global
¶
https://docs.python.org/3.2/reference/executionmodel.html#interaction-with-dynamic-features
SyntaxError
https://docs.python.org/3.2/library/exceptions.html#SyntaxError
eval()
https://docs.python.org/3.2/library/functions.html#eval
exec()
https://docs.python.org/3.2/library/functions.html#exec
[1]
https://docs.python.org/3.2/reference/executionmodel.html#id3
exec()
https://docs.python.org/3.2/library/functions.html#exec
eval()
https://docs.python.org/3.2/library/functions.html#eval
¶
https://docs.python.org/3.2/reference/executionmodel.html#exceptions
raise
https://docs.python.org/3.2/reference/simple_stmts.html#raise
try
https://docs.python.org/3.2/reference/compound_stmts.html#try
except
https://docs.python.org/3.2/reference/compound_stmts.html#except
finally
https://docs.python.org/3.2/reference/compound_stmts.html#finally
SystemExit
https://docs.python.org/3.2/library/exceptions.html#SystemExit
except
https://docs.python.org/3.2/reference/compound_stmts.html#except
try
https://docs.python.org/3.2/reference/compound_stmts.html#try
The try statement
https://docs.python.org/3.2/reference/compound_stmts.html#try
raise
https://docs.python.org/3.2/reference/simple_stmts.html#raise
The raise statement
https://docs.python.org/3.2/reference/simple_stmts.html#raise
[1]
https://docs.python.org/3.2/reference/executionmodel.html#id1
Table Of Contents
https://docs.python.org/3.2/contents.html
4. Execution model
https://docs.python.org/3.2/reference/executionmodel.html
4.1. Naming and binding
https://docs.python.org/3.2/reference/executionmodel.html#naming-and-binding
4.1.1. Interaction with dynamic features
https://docs.python.org/3.2/reference/executionmodel.html#interaction-with-dynamic-features
4.2. Exceptions
https://docs.python.org/3.2/reference/executionmodel.html#exceptions
3. Data model
https://docs.python.org/3.2/reference/datamodel.html
5. Expressions
https://docs.python.org/3.2/reference/expressions.html
Report a Bug
https://docs.python.org/3.2/bugs.html
Show Source
https://docs.python.org/3.2/_sources/reference/executionmodel.txt
index
https://docs.python.org/3.2/genindex.html
modules
https://docs.python.org/3.2/py-modindex.html
next
https://docs.python.org/3.2/reference/expressions.html
previous
https://docs.python.org/3.2/reference/datamodel.html
Python
http://www.python.org/
3.2.6 Documentation
https://docs.python.org/3.2/index.html
The Python Language Reference
https://docs.python.org/3.2/reference/index.html
Copyright
https://docs.python.org/3.2/copyright.html
Please donate.
http://www.python.org/psf/donations/
Found a bug
https://docs.python.org/3.2/bugs.html
Sphinx
http://sphinx.pocoo.org/
URLs of
crawlers that visited me
.