Skip to content

Instantly share code, notes, and snippets.

Created December 2, 2013 23:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/7761144 to your computer and use it in GitHub Desktop.
Save anonymous/7761144 to your computer and use it in GitHub Desktop.
attachment for the BitBucket issue #8
.........................................................................................................................................................................................................................................................................................................................................F..................................................................................................................................................................................................................................................................................
======================================================================
FAIL: test_new_style_relative_imports (ropetest.pycoretest.PyCoreInProjectsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/var/tmp/portage/dev-python/rope-0.9.3/work/rope-0.9.3/ropetest/pycoretest.py", line 960, in test_new_style_relative_imports
self.assertEquals(mod1_object, mod2_object['mod1'].get_object())
AssertionError: <rope.base.pyobjectsdef.PyModule object at 0x331eb90> != <rope.base.pyobjects.PyObject object at 0x2b01890>
----------------------------------------------------------------------
Ran 604 tests in 8.357s
FAILED (failures=1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment