Message317719
| Author | wsanchez |
|---|---|
| Recipients | wsanchez |
| Date | 2018-05-25.21:58:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1527285535.19.0.682650639539.issue33651@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The sqlite3.Row class has mapping-like behavior but does not implement the get() method, so providing default values in code requires a bit of boilerplate that is not necessary with dictionaries. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-25 21:58:55 | wsanchez | set | recipients: + wsanchez |
| 2018-05-25 21:58:55 | wsanchez | set | messageid: <1527285535.19.0.682650639539.issue33651@psf.upfronthosting.co.za> |
| 2018-05-25 21:58:55 | wsanchez | link | issue33651 messages |
| 2018-05-25 21:58:55 | wsanchez | create | |