Hallo zusammen,
als Ergebnis einer select-Abfrage mit mysqldb.DictCursor habe ich folgendes Tupel:
TUPEL = ({'pid': 325L, 'dimID': 1, 'secID': 1}, {'pid': 325L, 'dimID': 1, 'secID': 2},
{'pid': 325L, 'dimID': 2, 'secID': 3}, {'pid': 325L, 'dimID': 2, 'secID': 4},
{'pid': 325L, 'dimID': 3, 'secID ...
Die Suche ergab 1 Treffer
- Mittwoch 27. August 2008, 11:56
- Forum: Datenbankprogrammierung mit Python
- Thema: Select-Ergebnis in versch. Dict umwandeln, defaultdict?
- Antworten: 0
- Zugriffe: 2831
