[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Python vs multilib module packaging question
- From: Ville Skyttä <ville skytta iki fi>
- To: fedora-devel-list redhat com
- Subject: Re: Python vs multilib module packaging question
- Date: Mon, 10 Jan 2005 17:20:40 +0200
On Mon, 2005-01-10 at 11:45 +0000, Joe Orton wrote:
> Thanks. Michael's fix there is to use sysconfig.get_python_lib(1)
> rather than just sysconfig.get_python_lib(). I'll do that for
> Subversion too unless anyone can tell me that it's a bad idea :)
get_python_lib() for noarch Python packages, get_python_lib(1) for arch-
dependent ones (as judged by Python) is correct.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]