Skip to content
Discussion options

You must be logged in to vote

A:sizeof returns the size of an object in bytes. It's used by the sys.getsizeof() function. Implement it to provide accurate memory size information for custom objects, though the default implementation is usually sufficient.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lukasmiller1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants