[Python-Dev] Standard install locations for Python ?
Andrew Kuchling
akuchlin@mems-exchange.org
Thu, 18 Jan 2001 13:56:40 -0500
On Thu, Jan 18, 2001 at 01:20:06PM +0100, Martin v. Loewis wrote:
>On Unix, there appears to be no standard location, unless the
>documentation consists of man pages or perhaps info files. So
><prefix>/share/doc is probably a place as good as any other.
This seems like a good suggestion. Should docs go in
<prefix>/share/doc/python<version>/, then? Perhaps with
subdirectories for different extensions?
--amk