AO
>>> from test.support import import_fresh_module
>>> OrderedDict = import_fresh_module('collections', blocked=['_collections']).OrderedDict
>>> a = OrderedDict({'a': 'A', 'b': 'B', 'c': 'C'})
>>> a._OrderedDict__map['b'].next.key
'c'
Size: a a a
AO
>>> from test.support import import_fresh_module
>>> OrderedDict = import_fresh_module('collections', blocked=['_collections']).OrderedDict
>>> a = OrderedDict({'a': 'A', 'b': 'B', 'c': 'C'})
>>> a._OrderedDict__map['b'].next.key
'c'
AO
AO
IF
AO
AO
AO
AO
AO
AO
AO
AO
AO
a._OrderedDict__map['b'].next.key
p
AO
AO
IF
AO