in reply to Re^5: Why I learn a language.
in thread Why I learn a language.

The core python language doesn't support continuations. The Stackless Python fork does. See the list of python implementations for a summary.