Message402433
| Author | lemburg |
|---|---|
| Recipients | barry, brett.cannon, corona10, eric.snow, lemburg, rhettinger |
| Date | 2021-09-22.13:22:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1632316923.96.0.611376150182.issue45213@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Perhaps a frozen dict could be used instead of the linear search. This could then also be made available as sys.frozen_modules for inspection by applications and tools such as debuggers or introspection tools trying to find source code (and potentially failing at this). Not urgent, though. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-09-22 13:22:04 | lemburg | set | recipients: + lemburg, barry, brett.cannon, rhettinger, eric.snow, corona10 |
| 2021-09-22 13:22:03 | lemburg | set | messageid: <1632316923.96.0.611376150182.issue45213@roundup.psfhosted.org> |
| 2021-09-22 13:22:03 | lemburg | link | issue45213 messages |
| 2021-09-22 13:22:03 | lemburg | create | |