duck.utils.object_from_id

Retrieving an object by using its memory address.

Module Contents

Functions

get_object_by_id

Retrieves an object by using its memory address.

API

duck.utils.object_from_id.get_object_by_id(address: int)[source]

Retrieves an object by using its memory address.