access address from object and vice versa

T

Tamer Higazi

Hi people!
I have asked myself the following thing.

How do I access the address of an object and later get the object from
that address ?!

I am heavily interisted.


thank you



Tamer
 
S

Steven D'Aprano

Hi people!
I have asked myself the following thing.

How do I access the address of an object and later get the object from
that address ?!

Use another language.

By design, Python does not provide pointers. This is a good thing,
because it makes a whole class of bugs and security vulnerabilities
impossible in Python.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top