On Mon, Aug 23, 2010 at 10:37 AM, Sang-Ho Yun <sang-ho....@jpl.nasa.gov> wrote:
> I wonder if there is a way to save and load all python variables just like
> matlab does, so I can build a code step by step by loading previous states.
>
> I am handling a python processing code for very large files and multiple
> processing steps. Each time I find a bug, I have to run the whole thing
> again, which is time consuming.
>
> Thank you,
> Sang-Ho

You may also be interested in Sage if you're trying to do Matlab-like
things in Python.

http://www.sagemath.org/

Geremy Condra
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to