hi,
I'd like to know if there's a way to change a value in a tuple...
('toto', 100, 'hello')
('toto', string.itoa(100), 'hello')
In fact I'm using pg95, and getting an array of tuples with
cnx.getresult(), and I'd like to change some fields in the tuples....
Thx
|David Ramahefason, rama@easynet.fr, Sysop, Easynet France SA|
|http://www.easynet.fr 23, rue du Renard, 75004 Paris, FRANCE|
| Think different Think BSD http://www.FreeBSD.org |
| Wrap around problems with Python http://www.python.org |
Received on Wed Feb 12 1997 - 09:22:30 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:34:25 MST