Lars <gemer...@gmail.com> added the comment:

ok, i see what you mean, for me at this time the most important question
is whta does 

class object(object)
    pass

do, why can i change baseclasses after i redeclare object this way, and
will it get me into trouble when i use this to let users dynamically
define classes and inheritence relationships?

cheers

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue672115>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to