Message 388556 - Python tracker
Message388556
| Author | The Compiler |
|---|---|
| Recipients | The Compiler, eric.smith, gvanrossum, kj, levkivskyi |
| Date | 2021-03-12.21:31:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1615584679.6.0.785204537683.issue43463@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I suppose returning the string unchanged would work as well. However, "Errors should never pass silently." :) Perhaps that with a ignore_nameerror=True or switch or so would work? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-03-12 21:31:19 | The Compiler | set | recipients: + The Compiler, gvanrossum, eric.smith, levkivskyi, kj |
| 2021-03-12 21:31:19 | The Compiler | set | messageid: <1615584679.6.0.785204537683.issue43463@roundup.psfhosted.org> |
| 2021-03-12 21:31:19 | The Compiler | link | issue43463 messages |
| 2021-03-12 21:31:19 | The Compiler | create | |