Newbie: anything resembling static?
anton wilson
anton.wilson at camotion.com
Wed Jan 29 15:16:48 EST 2003
More information about the Python-list mailing list
Wed Jan 29 15:16:48 EST 2003
- Previous message (by thread): Newbie: anything resembling static?
- Next message (by thread): Newbie: anything resembling static?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Is there any way of imitating "static" C function variables without having to define the variable as a global? I just want persistent function variables but i want them to be local to the function namespace. :S Anton
- Previous message (by thread): Newbie: anything resembling static?
- Next message (by thread): Newbie: anything resembling static?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list