Message157630
[Victor]
> You mean that I can remove it?
No, it needs to stay there.
Those concrete types aren't exposed to users
but they are used inside to collections.abcs
to register the types so that isinstance()
will work as expected.
Summary: The collections.abc module is fine as-is.
Go ahead and add dictproxy to the types module.
Expose it there and document it there. |
|
Date |
User |
Action |
Args |
2012-04-06 01:10:27 | rhettinger | set | recipients:
+ rhettinger, gvanrossum, georg.brandl, pitrou, vstinner, giampaolo.rodola, eric.araujo, Arfrever, r.david.murray, michael.foord, skrah, eric.snow, poq, Jim.Jewett |
2012-04-06 01:10:27 | rhettinger | set | messageid: <1333674627.08.0.340532095443.issue14386@psf.upfronthosting.co.za> |
2012-04-06 01:10:26 | rhettinger | link | issue14386 messages |
2012-04-06 01:10:26 | rhettinger | create | |
|