........
r64016 | georg.brandl | 2008-06-07 16:16:12 +0000 (Sat, 07 Jun 2008) | 2 lines
Register IterableUserDict as a MutableMapping.
........
r64018 | georg.brandl | 2008-06-07 17:03:28 +0000 (Sat, 07 Jun 2008) | 2 lines
#3057: Fix the MutableMapping ABC to use the 2.6 dict interface.
........
r64019 | georg.brandl | 2008-06-07 17:11:00 +0000 (Sat, 07 Jun 2008) | 2 lines
Backport docs for abc module to 2.6.
........