truly global variables
Ben Finney
bignose-hates-spam at and-benfinney-does-too.id.au
Thu Feb 19 15:51:05 EST 2004
More information about the Python-list mailing list
Thu Feb 19 15:51:05 EST 2004
- Previous message (by thread): truly global variables
- Next message (by thread): truly global variables
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 19 Feb 2004 10:31:44 -0500, Peter Hansen wrote: > Provided you're willing to have a dot in the name of the variable, Variable names don't have dots in them. A dot separates the variable name from its namespace. -- \ "God forbid that any book should be banned. The practice is as | `\ indefensible as infanticide." -- Dame Rebecca West | _o__) | Ben Finney <http://bignose.squidly.org/>
- Previous message (by thread): truly global variables
- Next message (by thread): truly global variables
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list