New submission from ylb:

I want to update my mongodb in the __del__ method of my object, but when run 
the code,it show that Exception SystemError: 
'..\\..\\Objects\\listobject.c:169: bad argument to internal function' in 
<bound method del_it.__del__ of <__main__.del_it object at 0x0000000003608128>> 
ignored.
then I using debug mode, it finished without error.it's very odd.

----------
messages: 3375
nosy: ylb
priority: bug
status: unread
title: Exception SystemError: '..\\..\\Objects\\listobject.c:169: bad argument 
to internal function'

_______________________________________________________
PSF Meta Tracker <metatrac...@psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue637>
_______________________________________________________
_______________________________________________
Tracker-discuss mailing list
Tracker-discuss@python.org
https://mail.python.org/mailman/listinfo/tracker-discuss
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to