Message300956
| Author | serhiy.storchaka |
|---|---|
| Recipients | Oren Milman, belopolsky, serhiy.storchaka |
| Date | 2017-08-28.15:24:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1503933887.28.0.550227177115.issue31293@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't know if there is a list, but definitely the parser, the compiler, the evaluation loop, builtin types and few builtin modules (like builtins and sys) are interpreter core. The _datetime module is an accelerator of the datetime module. It is optional and definitely is not in the core. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-08-28 15:24:47 | serhiy.storchaka | set | recipients: + serhiy.storchaka, belopolsky, Oren Milman |
| 2017-08-28 15:24:47 | serhiy.storchaka | set | messageid: <1503933887.28.0.550227177115.issue31293@psf.upfronthosting.co.za> |
| 2017-08-28 15:24:47 | serhiy.storchaka | link | issue31293 messages |
| 2017-08-28 15:24:47 | serhiy.storchaka | create | |