[Python-Dev] contributing documentation (fwd)
Guido van Rossum
guido@python.org
Fri, 07 Feb 2003 13:46:37 -0500
> FYI. I'll take a look at it, but should we just reference it or should it
> be included in the site?
>
> (Also included python-dev, since there are probably people there who will be
> better review candidates.)
>
> Skip
> From: mis6@pitt.edu (Michele Simionato)
> To: python-list@python.org
> Subject: contributing documentation
> Date: 7 Feb 2003 09:24:44 -0800
>
> My essay on "The Python 2.3 Method Resolution Order" has been on my site
> http://www.phyast.pitt.edu/~micheles/mro.html
> for a few weeks, I have added some corrections based on the feedback from
> people on c.l.p. and it seems quite stable now.
> I would like to donate it to the Python Software Foundation and have it in
> http://www.python.org/
>
> What should I do ?
>
>
> Michele Simionato Department of Physics and Astronomy
> University of Pittsburgh 210 Allen Hall Pittsburgh PA 15260, USA
> --
> http://mail.python.org/mailman/listinfo/python-list
Wow. I've only read a little bit so far, but the paper seems very
clear (I think I may learn something about C3 myself :-) and
well-written. I also enjoy the ASCII art. I'd like to link to this
from the Python 2.3 page (http://python.org/2.3/).
Michele, thanks for writing this! Do you mind if I link this from the
above-mentioned page?
--Guido van Rossum (home page: http://www.python.org/~guido/)