Georg Brandl wrote:

> If something like Fredrik's new doc system is adopted, it would be extremely
> convenient to refer someone to just
>
> docs.python.org/os.path.join
>
> without looking up how the page is actually named.

you could of course reserve a toplevel directory for that purpose; e.g.

    http://python.org/lib/os.path.join

or perhaps

    http://python.org/tag/os.path.join
    http://python.org/tag/print

etc.

</F>



_______________________________________________
Python-Dev mailing list
[email protected]
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