0% found this document useful (0 votes)
4 views1 page

TypeError: NoneType Object Issues

The document contains multiple exceptions of TypeError related to 'NoneType' objects not being callable, specifically in the __del__ methods of CursorImage and NumberLine classes. These exceptions indicate issues during the destruction of these objects. Additionally, there is a note about a failure in closing a file object destructor, leading to a loss of sys.stderr.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views1 page

TypeError: NoneType Object Issues

The document contains multiple exceptions of TypeError related to 'NoneType' objects not being callable, specifically in the __del__ methods of CursorImage and NumberLine classes. These exceptions indicate issues during the destruction of these objects. Additionally, there is a note about a failure in closing a file object destructor, leading to a loss of sys.stderr.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

Exception TypeError: "'NoneType' object is not callable" in <bound method

CursorImage.__del__ of <[Link] object at 0x082DD4F0>> ignored


Exception TypeError: "'NoneType' object is not callable" in <bound method
CursorImage.__del__ of <[Link] object at 0x082DD510>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method
CursorImage.__del__ of <[Link] object at 0x082DD530>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method
CursorImage.__del__ of <[Link] object at 0x082DD550>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method
CursorImage.__del__ of <[Link] object at 0x082DD570>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method
CursorImage.__del__ of <[Link] object at 0x082DD590>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method
CursorImage.__del__ of <[Link] object at 0x082DD5B0>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method
CursorImage.__del__ of <[Link] object at 0x082DD5D0>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method
CursorImage.__del__ of <[Link] object at 0x082DD5F0>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method
CursorImage.__del__ of <[Link] object at 0x082DD610>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method
CursorImage.__del__ of <[Link] object at 0x082DD630>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method
CursorImage.__del__ of <[Link] object at 0x082DD650>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method
CursorImage.__del__ of <[Link] object at 0x082DD670>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method
CursorImage.__del__ of <[Link] object at 0x082DD690>> ignored
Exception AttributeError: "'NoneType' object has no attribute '__del__'" in <bound
method NumberLine.__del__ of <[Link] object at 0x082DD6D0>> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method
CursorImage.__del__ of <[Link] object at 0x082DD4B0>> ignored
close failed in file object destructor:
[Link] is missing
lost [Link]

You might also like