On 9/26/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>     Guido> I fully support removing all historic references from the 3.0
>     Guido> language manual.
>
> By historic I assume you mean references to 2.x modules, classes, functions,
> etc which are no longer present.  One thing I would suggest is that the more
> recent versionadded strings be kept.  At the very least, if something is
> going to be new in 2.6, keep that.  Maybe also keep the 2.5 versionadded
> references.  Older references can probably be deleted.

In the 2.x docs, all versionadded strings should stay. But IMO in the
3.0 docs we should get rid of them all. If you want compatibility
information, look at the 2.6 docs (those should also mention things
that are changing in 3.0).

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to