Message 154915 - Python tracker
Message154915
| Author | ncoghlan |
|---|---|
| Recipients | Trundle, alex, benjamin.peterson, brett.cannon, eric.araujo, eric.snow, ncoghlan, pitrou, vstinner |
| Date | 2012-03-05.00:14:08 |
| SpamBayes Score | 4.740581e-06 |
| Marked as misclassified | No |
| Message-id | <1330906449.65.0.985166161939.issue2377@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Yes, the import related C API should be turned into a mere wrapper around the appropriate importlib code wherever possible. I don't think that needs to be a gating criteria for the initial commit, though. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-05 00:14:09 | ncoghlan | set | recipients: + ncoghlan, brett.cannon, pitrou, vstinner, benjamin.peterson, eric.araujo, alex, Trundle, eric.snow |
| 2012-03-05 00:14:09 | ncoghlan | set | messageid: <1330906449.65.0.985166161939.issue2377@psf.upfronthosting.co.za> |
| 2012-03-05 00:14:09 | ncoghlan | link | issue2377 messages |
| 2012-03-05 00:14:08 | ncoghlan | create | |