Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unittest2 0.8.0 cannot be imported #91

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment
Open

unittest2 0.8.0 cannot be imported #91

GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant