On Sat, Jan 12, 2013 at 12:22 PM, Dagobert Michelsen <[email protected]> wrote: > Hi, > > Am 12.01.2013 um 12:29 schrieb Maciej (Matchek) BliziĆski: >> 2013/1/12 Ben Walton <[email protected]>: >>> 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 _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
