Ah yes, I know the reason for that. It's due to the new signature changes in Python 3.4 - some builtin objects are now introspectable with inspect.getfullargspec but don't have the full range of "normal" attributes. The fix is just to catch the AttributeError around copying them. FWIW mock is *included* in Python 3.4 as unittest.mock, so nothing using Python 3.4 should be using the python-mock package!
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1283742 Title: python-mock tests fail with python3.4 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-mock/+bug/1283742/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs