Message317778
| Author | wsanchez |
|---|---|
| Recipients | rhettinger, serhiy.storchaka, wsanchez |
| Date | 2018-05-27.03:34:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1527392058.95.0.682650639539.issue33651@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Well, sequence and mapping are not mutually exclusive, and sqlite3.Row does allow mapping-style indexing, which is why I expected .get() to work. But I hear Raymond's point about all field being known, and I think that's a good point… and I agree I don't actually need .get(). Feel free to close. Thanks for the quick replies. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-27 03:34:18 | wsanchez | set | recipients: + wsanchez, rhettinger, serhiy.storchaka |
| 2018-05-27 03:34:18 | wsanchez | set | messageid: <1527392058.95.0.682650639539.issue33651@psf.upfronthosting.co.za> |
| 2018-05-27 03:34:18 | wsanchez | link | issue33651 messages |
| 2018-05-27 03:34:18 | wsanchez | create | |