Uploaded image for project: 'Motor'
  1. Motor
  2. MOTOR-402

Fix test.test_cursor.TestCursor.test_delete_not_initialized

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 2.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Caused by PYTHON-1867:

      ======================================================================
      ERROR: test_delete_not_initialized (test.test_cursor.TestCursor)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "/Users/shane/git/motor/.tox/synchro/tmp/mongo-python-driver/test/test_cursor.py", line 1408, in test_delete_not_initialized
          cursor.__del__()  # no error
      AttributeError: 'Cursor' object has no attribute '__del__'
      

            Assignee:
            shane.harvey@mongodb.com Shane Harvey
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: