This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author corona10
Recipients barry, brett.cannon, corona10, eric.snow, rhettinger
Date 2021-09-22.13:12:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632316354.96.0.320604768727.issue45213@roundup.psfhosted.org>
In-reply-to
Content
I thought about the Trie implementation for this case.
But as Eric said, it can be overkilling for this time.
History
Date User Action Args
2021-09-22 13:12:35corona10setrecipients: + corona10, barry, brett.cannon, rhettinger, eric.snow
2021-09-22 13:12:34corona10setmessageid: <1632316354.96.0.320604768727.issue45213@roundup.psfhosted.org>
2021-09-22 13:12:34corona10linkissue45213 messages
2021-09-22 13:12:34corona10create