Message127662
| Author | rhettinger |
|---|---|
| Recipients | r.david.murray, rhettinger |
| Date | 2011-01-31.20:59:08 |
| SpamBayes Score | 0.011181694 |
| Marked as misclassified | No |
| Message-id | <1296507549.16.0.594297393242.issue11085@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Why not just put them in the 'abc' namespace? Two reasons: * There are lots of ABCs scattered throughout the standard libary that aren't collections ABCs (the importlib ABCs and IO ABCs for example). * Guido viewed collections ABCs as tightly associated with collections. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-01-31 20:59:09 | rhettinger | set | recipients: + rhettinger, r.david.murray |
| 2011-01-31 20:59:09 | rhettinger | set | messageid: <1296507549.16.0.594297393242.issue11085@psf.upfronthosting.co.za> |
| 2011-01-31 20:59:08 | rhettinger | link | issue11085 messages |
| 2011-01-31 20:59:08 | rhettinger | create | |