You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. install unittest2 0.8.0
2. attempt to import it
3. observe @collections._recursive_repr() being used while
collections._recursive_repr was expected
What is the expected output? What do you see instead?
It should have worked
What version of the product are you using? On what operating system?
On python 2.7.1 OS X Lion
Please provide any additional information below.
The decorator should not be called there IMHO (compatibility.py)
Original issue reported on code.google.com by [email protected] on 15 Feb 2015 at 9:21
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 15 Feb 2015 at 9:21The text was updated successfully, but these errors were encountered: