Message321752
| Author | ppperry |
|---|---|
| Recipients | ppperry |
| Date | 2018-07-16.18:38:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1531766313.86.0.56676864532.issue34127@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
`{}.get()`
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
TypeError: get expected at least 1 arguments, got 0
Shouldn't that be "TypeError: get expected at least 1 argument, got 0" instead? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-16 18:38:33 | ppperry | set | recipients: + ppperry |
| 2018-07-16 18:38:33 | ppperry | set | messageid: <1531766313.86.0.56676864532.issue34127@psf.upfronthosting.co.za> |
| 2018-07-16 18:38:33 | ppperry | link | issue34127 messages |
| 2018-07-16 18:38:33 | ppperry | create | |