couldnt find __dic__

David LeBlanc whisper at oz.net
Mon Sep 16 01:47:03 EDT 2002


try __dict__ maybe?

More information might be useful. New style classes with slots don't have
__dicts__ as far as I know.

David LeBlanc
Seattle, WA USA

> -----Original Message-----
> From: python-list-admin at python.org
> [mailto:python-list-admin at python.org]On Behalf Of black
> Sent: Sunday, September 15, 2002 20:59
> To: python-list at python.org
> Subject: couldnt find __dic__
>
>
> my book told me all dictionaries have __dic__ method but I searched
> each dictionaries and find nothing, where is it ???
> --
> http://mail.python.org/mailman/listinfo/python-list





More information about the Python-list mailing list