Message 391820 - Python tracker
Message391820
| Author | gvanrossum |
|---|---|
| Recipients | Guido.van.Rossum, eric.smith, gvanrossum, larry |
| Date | 2021-04-24.23:18:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1619306318.03.0.450904960264.issue43901@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
So, honestly I don't understand what your concern with the lazy approach is. Was your design based on having a bit in the class/module object (outside its __dict__) saying "I already lazily created one"? Or am I missing something? Also, I'll stop going on about "best practice". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-24 23:18:38 | gvanrossum | set | recipients: + gvanrossum, larry, eric.smith, Guido.van.Rossum |
| 2021-04-24 23:18:38 | gvanrossum | set | messageid: <1619306318.03.0.450904960264.issue43901@roundup.psfhosted.org> |
| 2021-04-24 23:18:38 | gvanrossum | link | issue43901 messages |
| 2021-04-24 23:18:37 | gvanrossum | create | |