__dict__ attribute for built-in types
Amirouche Boubekki
amirouche.boubekki at gmail.com
Thu Oct 27 11:53:40 EDT 2011
More information about the Python-list mailing list
Thu Oct 27 11:53:40 EDT 2011
- Previous message (by thread): __dict__ attribute for built-in types
- Next message (by thread): __dict__ attribute for built-in types
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> But beside this, how to recognise classes whose object doesn't have a > __dict__ attribute ? > Why do you need to access __dict__ ? maybe dir is enough see the other message -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20111027/3eb8ee15/attachment-0001.html>
- Previous message (by thread): __dict__ attribute for built-in types
- Next message (by thread): __dict__ attribute for built-in types
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list