Message183353
| Author | pitrou |
|---|---|
| Recipients | alex, benjamin.peterson, pitrou, rhettinger |
| Date | 2013-03-03.01:15:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1362273343.05.0.0913821995309.issue17338@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think it is going a bit too far in the direction of exposing low-level optimizations. Python is not C++. I also agree with Raymond that it's rather rare to construct read-only containers (in the sense that they are allocated once and for all). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-03 01:15:43 | pitrou | set | recipients: + pitrou, rhettinger, benjamin.peterson, alex |
| 2013-03-03 01:15:43 | pitrou | set | messageid: <1362273343.05.0.0913821995309.issue17338@psf.upfronthosting.co.za> |
| 2013-03-03 01:15:43 | pitrou | link | issue17338 messages |
| 2013-03-03 01:15:42 | pitrou | create | |