[Python-Dev] FHS compliance of Python installation (original) (raw)

Matthias Klose doko at ubuntu.com
Sat Jun 26 22:25:28 CEST 2010


On 25.06.2010 02:54, Ben Finney wrote:

James Y Knight<foom at fuhm.net> writes:

Really, python should store the .py files in /usr/share/python/, the .so files in /usr/lib/x8664- linux-gnu/python2.5-debug/, and the .pyc files in /var/lib/python2.5- debug. But python doesn't work like that. +1 So who's going to draft the “Filesystem Hierarchy Standard compliance” PEP? :-)

This has nothing to do with the FHS. The FHS talks about data, not code.



More information about the Python-Dev mailing list