Message336112
| Author | emilyemorehouse |
|---|---|
| Recipients | emilyemorehouse, gvanrossum, matrixise, serhiy.storchaka |
| Date | 2019-02-20.16:41:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550680877.47.0.479089061407.issue36052@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
You should look in Python/ast.c. The naming convention follows some form of "named expression" (e.g. NamedExpr, ast_for_namedexpr). I'll have more time to look later this week, but let me know if you have any questions. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-20 16:41:17 | emilyemorehouse | set | recipients: + emilyemorehouse, gvanrossum, serhiy.storchaka, matrixise |
| 2019-02-20 16:41:17 | emilyemorehouse | set | messageid: <1550680877.47.0.479089061407.issue36052@roundup.psfhosted.org> |
| 2019-02-20 16:41:17 | emilyemorehouse | link | issue36052 messages |
| 2019-02-20 16:41:17 | emilyemorehouse | create | |