I've LaTeX'ified the proposed documentation for __new__() and uploaded
the patch to SF:
http://sourceforge.net/tracker/download.php?group_id=5470&atid=105470&file_id=124422&aid=1156412
Someone who really understands new-style classes should give this a
look. (Guido?) I've tested that Python
On Sat, 5 Mar 2005 11:39:42 -0500, Greg Ward <[EMAIL PROTECTED]> wrote:
> On 05 March 2005, Nick Coghlan said:
> > Steven Bethard has put together some text to add __new__ to the list of
> > Basic Customisation methods in the language reference. Would one of the
> > documentation folks care to take
On 05 March 2005, Nick Coghlan said:
> Steven Bethard has put together some text to add __new__ to the list of
> Basic Customisation methods in the language reference. Would one of the
> documentation folks care to take a look at it?
I've tried to tighten up the text there and hopefully make it