Do you want all users to be able to change the variable?  You could
easily make variable support local, but not superglobal writes by
putting its definition in all.py

On Fri, Jul 15, 2011 at 11:45 AM, VictorMiller <victorsmil...@gmail.com> wrote:
> I'd like to have a python "very global" variable -- i.e. one which
> will be unique, not only across all worksheets in a notebook, but
> across ALL notebook sessions on a server, even those with different
> log in ids.  How can I do this?
>
> --
> To post to this group, send an email to sage-devel@googlegroups.com
> To unsubscribe from this group, send an email to 
> sage-devel+unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/sage-devel
> URL: http://www.sagemath.org
>

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to