--On Freitag, 20. Mai 2005 12:32 Uhr -0400 Dan Pozmanter <[EMAIL PROTECTED]> wrote:
Hey,
I noticed that the version of python that ships with zope is restricted, such that when you create an instance of a class, you are no longer able to modify __bases__ for that class object.
This is not the case with standard python.
Is this intentional? If so, what is the reasoning behind this?
You mean the Windows binaries? This should be a standard Python version.
However by do you want to modify __bases__? This sounds like a very evil hack
to me. What's your usecase?
-aj
pgp5H2vY29Msi.pgp
Description: PGP signature_______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
