Generate variables at run time?
Mike Meyer
mwm at mired.org
Thu Jan 9 11:49:04 EST 2003
More information about the Python-list mailing list
Thu Jan 9 11:49:04 EST 2003
- Previous message (by thread): Generate variables at run time?
- Next message (by thread): Generate variables at run time?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Mike Meyer <mwm at mired.org> writes: > Assuming you have a class Train, here's how to > > Create the list of trains: train = {} Doh. Obviously, that creates the *dictionary* of trains. <mike -- Mike Meyer <mwm at mired.org> http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
- Previous message (by thread): Generate variables at run time?
- Next message (by thread): Generate variables at run time?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list