Can global variable be passed into Python function?
MRAB
python at mrabarnett.plus.com
Wed Feb 26 13:59:05 EST 2014
More information about the Python-list mailing list
Wed Feb 26 13:59:05 EST 2014
- Previous message (by thread): Can global variable be passed into Python function?
- Next message (by thread): Can global variable be passed into Python function?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2014-02-26 10:59, Gregory Ewing wrote: > Steven D'Aprano wrote: >> Standard Pascal? Who uses standard Pascal? I'm talking about MacPascal :-) > > Mac Pascal used @ for getting a pointer to > a variable, if I remember rightly. > So did Turbo Pascal. Delphi, which is what Turbo Pascal became, is the same.
- Previous message (by thread): Can global variable be passed into Python function?
- Next message (by thread): Can global variable be passed into Python function?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list