Comment #2 on issue 3457 by [email protected]: use2to3 script only works in a git checkout
http://code.google.com/p/sympy/issues/detail?id=3457

I think for packaging, it's preferable to have one source package which generates both built packages, rather than using separate source packages. I used the tarball that Github provides for the revision tagged 0.7.2, precisely because the release tarballs don't have the conversion script. Running 2to3 is then a build step.

Yes, the names in except clauses are only looked up if an error is raised. So catching WindowsError is fine until there's actually an error to catch, then it becomes a NameError.

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