Message 153999 - Python tracker
Message153999
| Author | ncoghlan |
|---|---|
| Recipients | Trundle, benjamin.peterson, brett.cannon, eric.araujo, eric.snow, ncoghlan, vstinner |
| Date | 2012-02-22.22:10:40 |
| SpamBayes Score | 3.565456e-06 |
| Marked as misclassified | No |
| Message-id | <1329948641.23.0.854518154594.issue2377@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Makes sense to me (your new proposal sounds pretty close to the sketch I posted on the mailing list). It's really only the performance of in-function imports that concerned me and those are almost always going to get hits in sys.modules. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-02-22 22:10:41 | ncoghlan | set | recipients: + ncoghlan, brett.cannon, vstinner, benjamin.peterson, eric.araujo, Trundle, eric.snow |
| 2012-02-22 22:10:41 | ncoghlan | set | messageid: <1329948641.23.0.854518154594.issue2377@psf.upfronthosting.co.za> |
| 2012-02-22 22:10:40 | ncoghlan | link | issue2377 messages |
| 2012-02-22 22:10:40 | ncoghlan | create | |