Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium EasyToFix

New issue 2873 by [email protected]: in core/decorators.py there is unneeded try, except block
http://code.google.com/p/sympy/issues/detail?id=2873

The wraps function is included in functools for python 2.5 and later.
Why are we checking for it?

It could also be marked for code in if it's valid.

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