[csw-maintainers] Python 3.3 in 64 bits

Ben Walton bwalton at opencsw.org
Sat Jan 12 18:32:26 CET 2013


On Sat, Jan 12, 2013 at 12:22 PM, Dagobert Michelsen <dam at opencsw.org> wrote:
> Hi,
>
> Am 12.01.2013 um 12:29 schrieb Maciej (Matchek) Bliziński:
>> 2013/1/12 Ben Walton <bwalton at opencsw.org>:
>>> Do you see a sane way to make the file live (and be referenced in) an
>>> architecture specific directory?  That would solve the problem.
>>
>> Maybe we could combine both versions of the file into one, and have an
>> 'if' statement which would get us to import the right set of values.
>
> The usual solution is to have one in lib and one in lib/64 being used
> by the respective python in bin/ and bin/64/

I think this would be a requirement.  The lib directory should be
separate or else binary modules will collide.

Thanks
-Ben


More information about the maintainers mailing list