No, it's a list, really!
Fredrik Lundh
effbot at telia.com
Tue May 16 14:46:29 EDT 2000
More information about the Python-list mailing list
Tue May 16 14:46:29 EDT 2000
- Previous message (by thread): No, it's a list, really!
- Next message (by thread): pyORBit & pyGTK
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Daley, MarkX <markx.daley at intel.com> wrote: > I am getting terribly confused. Here is the code I am using for an SQL DB > query (this may look familiar to those who have helped me in the past): ... > servername = ['ServerA', 'ServerB', 'ServerC'] ... > for index in servername: ... > ..., servername, ... = result[item] # oops! ... > servername.append(index) </F>
- Previous message (by thread): No, it's a list, really!
- Next message (by thread): pyORBit & pyGTK
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list