This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author flox
Recipients flox, surkamp
Date 2009-11-24.12:43:48
SpamBayes Score 0.002622107
Marked as misclassified No
Message-id <1259066629.9.0.576575206933.issue7390@psf.upfronthosting.co.za>
In-reply-to
Content
The relevant documentation for Python 2.6 is there.
http://docs.python.org/reference/datamodel.html#new-style-and-classic-classes

The PEP 3115 is implemented for Python >= 3.0.

There's nothing wrong.
History
Date User Action Args
2009-11-24 12:43:50floxsetrecipients: + flox, surkamp
2009-11-24 12:43:49floxsetmessageid: <1259066629.9.0.576575206933.issue7390@psf.upfronthosting.co.za>
2009-11-24 12:43:48floxlinkissue7390 messages
2009-11-24 12:43:48floxcreate