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 georg.brandl
Recipients amaury.forgeotdarc, georg.brandl, lpd
Date 2008-01-07.19:17:35
SpamBayes Score 0.054386653
Marked as misclassified No
Message-id <1199733456.19.0.386776427046.issue1734@psf.upfronthosting.co.za>
In-reply-to
Content
This should now be appropriately explained in the trunk, r59837. I also
added an example of using __new__ in a metaclass.
History
Date User Action Args
2008-01-07 19:17:36georg.brandlsetspambayes_score: 0.0543867 -> 0.054386653
recipients: + georg.brandl, lpd, amaury.forgeotdarc
2008-01-07 19:17:36georg.brandlsetspambayes_score: 0.0543867 -> 0.0543867
messageid: <1199733456.19.0.386776427046.issue1734@psf.upfronthosting.co.za>
2008-01-07 19:17:35georg.brandllinkissue1734 messages
2008-01-07 19:17:35georg.brandlcreate