[Python-bugs-list] [ python-Bugs-588756 ] python should obey the FHS
noreply@sourceforge.net
noreply@sourceforge.net
Tue, 30 Jul 2002 13:12:44 -0700
Bugs item #588756, was opened at 2002-07-30 20:12
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=588756&group_id=5470
Category: Installation
Group: Feature Request
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthias Klose (doko)
Assigned to: Nobody/Anonymous (nobody)
Summary: python should obey the FHS
Initial Comment:
[From: http://bugs.debian.org/134762]
FHS Compliance - .py{,c} are architecture independant
thus belong in /usr/share
The Python manual makes it clear that byte compiled
python files are
platform independant, and thus belong in
arch-independant packages and stored in /usr/share, as
per the FHS recommendations for such things.
So the request is to store them in
<prefix>/share/pythonX.Y.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=588756&group_id=5470