Comment #11 on issue 1723 by asmeurer: .is_real == False for a real number
http://code.google.com/p/sympy/issues/detail?id=1723

As far as with statements and Python2.4, if I remember correctly, we  
decided that we would keep Python2.4 support for
about a year last summer.  So probably by the time this can be implemented  
and pushed into a release, we could drop
support.  I don't know if people use 2.4 still, but I would personally  
support removing the compatibility.  Python2.5
added quite a few language features in addition to the with statement, such  
as the built-in all() and any() functions,
that are annoying to work around.  I think we should drop the support for  
this older Python and start looking forward
to supporting Python3.

As for the patch, if we decide to release before the new assumptions system  
is finished, I think we should push the fix
for the old .is_real.  Otherwise, I say let's not worry about it.

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