Skip to content.
Stackless Python
Personal tools
Navigation
Home
Wiki
deleted wiki pages
Sprints
About Stackless
Help / Contact
Mailing Lists
Download
SVN Access
Acknowledgements
Support Stackless!
The Old Website
Log in
Name
Password
Forgot your password?
New user?
Views
View
History
Backlinks
Actions
Wiki contents
Wiki changes
Search this wiki
Frames
last edited
4 years
ago by
gherman
Frames are "execution contexts" and are stored on the
stack
of a computer. For each new function or method invocation a frame is added to the stack, which contains the current local context, like local variables.
Wiki Navigation
Frames
<-- You are here.
...
News
Python Atlanta Presentation
2008-03-20
Stackless Python for Python 2.5.2
2008-02-24
Stackless Python for Python 2.5.1
2007-05-01
Stackless Python for Python 2.5
2006-09-20
Stackless Python for Python 2.5c2
2006-09-13
More...