Vladimir

20%
Flag icon
An object’s identity never changes once it has been created; you may think of it as the object’s address in memory. The is operator compares the identity of two objects; the id() function returns an integer representing its identity.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview