I recommend that you either make this a
__private variable (signalling strongly that people shouldn't ever
reference it),

Will do. We want to make sure we can substitute a C implementation that has a completely different underlying structure (hash table plus a doubly linked list).


Raymond
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to