Comment #5 on issue 2024 by mattpap: Implement 'with' statement for assumptions.
http://code.google.com/p/sympy/issues/detail?id=2024

mpmath uses context managers and polys module will support them in near future, so I don't see a reason why not to implement them in assumptions module (especially that they don't cause syntax error, unless one actually uses them). Obviously we will not be able to use them inside SymPy, but in a terminal or tutorials we can (to save a little bit on typing).

--
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