Comment #3 on issue 1884 by asmeurer: local assumptions
http://code.google.com/p/sympy/issues/detail?id=1884

Sounds like something that would be easy to do in C with pointers :)

PEP 3104 (the one about nonlocal) suggests "It has been argued that that such a feature isn't necessary, because a rebindable outer variable can be simulated by wrapping it in a mutable object:" So maybe we could try
something like that.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to