Message345506
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2019-06-13.12:16:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1560428194.03.0.440115959227.issue37268@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I searched for "import parser" in GitHub code search, but I failed to find any project using the Python stdlib parser module. I only found copies of the CPython code source which has on "import parser" in Lib/test/test_parser.py. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-13 12:16:34 | vstinner | set | recipients: + vstinner |
| 2019-06-13 12:16:34 | vstinner | set | messageid: <1560428194.03.0.440115959227.issue37268@roundup.psfhosted.org> |
| 2019-06-13 12:16:34 | vstinner | link | issue37268 messages |
| 2019-06-13 12:16:33 | vstinner | create | |