Comment #18 on issue 1262 by asmeurer: fix sympy to work in python3.0
http://code.google.com/p/sympy/issues/detail?id=1262

There's something that needs to be decided here, which I have discussed a little bit with Vladimir. Should we support Python 3.1, or just Python 3.2? Guido says to not bother with 3.0. Vladimir has told me that there isn't really much difference in the way of porting (here's the change log: http://docs.python.org/py3k/whatsnew/3.2.html). One difference that I do see is that there would be no need to have compatibility.callable() if we didn't support 3.1.

But I guess it really comes down to if people are using 3.1 or just 3.2. I really have no idea about this. Maybe this discussion should be moved to the mailing list.

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

Reply via email to