Message331033
| Author | serhiy.storchaka |
|---|---|
| Recipients | serhiy.storchaka, xtreak |
| Date | 2018-12-04.11:19:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1543922364.94.0.788709270274.issue35405@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
There is nothing specific for assert and AssertionError. Other example: import pdb; pdb.set_trace() x = 1 y = 1/0 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-12-04 11:19:24 | serhiy.storchaka | set | recipients: + serhiy.storchaka, xtreak |
| 2018-12-04 11:19:24 | serhiy.storchaka | set | messageid: <1543922364.94.0.788709270274.issue35405@psf.upfronthosting.co.za> |
| 2018-12-04 11:19:24 | serhiy.storchaka | link | issue35405 messages |
| 2018-12-04 11:19:24 | serhiy.storchaka | create | |