[OT] Can global variable be passed into Python function?

Mark Lawrence breamoreboy at yahoo.co.uk
Sun Mar 2 11:55:49 EST 2014


On 02/03/2014 16:45, Grant Edwards wrote:
>
> That's irrelevent.  The actual location of the memory containing the
> struct object (static, stack, heap, shared) doesn't matter.  The
> address of the first field in a struture object _is_ the address of
> the structure object.
>

You say struture, I'll say structure, let's call the whole thing off :)

-- 
My fellow Pythonistas, ask not what our language can do for you, ask 
what you can do for our language.

Mark Lawrence

---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com





More information about the Python-list mailing list