-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
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__'
- is caused by
-
PYTHON-1867 AttributeError: 'Cursor' object has no attribute '_Cursor__killed'
- Closed