Re: [Python-Dev] Re: Documentation for __new__

2005-03-07 Thread Greg Ward
On 07 March 2005, Steve Holden said: > Just to offer alternatives: Cool, I liked some of your changes. I'm happy with this doc change. Will checkin Doc/ref/ref3.tex on 2.4 branch and merge to trunk shortly. Greg -- Greg Ward <[EMAIL PROTECTED]> http://www.gerg.ca

[Python-Dev] Re: Documentation for __new__

2005-03-07 Thread Steve Holden
Greg Ward 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 a look at it? I've tried to tighten up the text there and hopeful