In article <[EMAIL PROTECTED]>,
 "Jonathan Mark" <[EMAIL PROTECTED]> wrote:

> Some languages, such as Scheme, permit you to make a transcript of an
> interactive console session. Is there a way to do that in Python?

I don't know of any way *inside* of python, but it's easy enough to run 
your interactive python session inside of something like "script", an emacs 
shell buffer, etc.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to