Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.014 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'broken': 0.04; 'subject:Python': 0.06; 'skip:$ 40': 0.09; 'python': 0.11; 'subject:bit': 0.16; 'sender:addr:gmail.com': 0.17; 'looks': 0.24; 'header:In-Reply-To:1': 0.27; 'installed': 0.27; 'message- id:@mail.gmail.com': 0.30; 'file': 0.32; 'received:google.com': 0.35; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'from:charset:utf-8': 0.61; 'information': 0.63 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; bh=3coqKLhWndx/YFO9JBCzkNJgzhHdB7E0HmmXRbn5Gyc=; b=rkhwQLNqPFcwBI1eyM8X59dLl8gAaKAhrv8kUTDudHlnjrKedLU66TTAXvrhHaIhGr nRGpmRi3L3/XUqGuYF9bE54ZNVU5KylOYvfq4O5gGsKC8bR7SQScvN8KQYHhOhwROmtS Qn8hc2hhxhiE/eyKfiX/UXdYzVn7PqRWIvawydObh4Wl3amqzKoromtYCssc+3z4jVLV mPTb9F8jJNqQ3HexJjtUweYXNxqKlCufJr59hO5X4UtpvCbrueRHTDVa/h17mjyCM1cl COGRteH3BbM4dbZySDatw9RPdAY5KIh4Y9auiPz5xjKICRcQRF9LLvQp0Z5U/s7DAkxI tDxw== X-Received: by 10.194.157.165 with SMTP id wn5mr9801945wjb.15.1369679329472; Mon, 27 May 2013 11:28:49 -0700 (PDT) MIME-Version: 1.0 Sender: maciej.blizinski@gmail.com In-Reply-To: References: From: =?UTF-8?Q?Maciej_=28Matchek=29_Blizi=C5=84ski?= Date: Mon, 27 May 2013 19:28:09 +0100 X-Google-Sender-Auth: sei1DWD4-bCz1F9IfUcAdpljYCY Subject: Re: 64-bit Python for Solaris To: python-list@python.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1369679339 news.xs4all.nl 15933 [2001:888:2000:d::a6]:58168 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:46216 2013/5/21 Maciej (Matchek) Blizi=C5=84ski : > the ${prefix}/lib/pythonX.Y/_sysconfigdata.py file contains > system-specific information ...and is installed in an architecture-independent directory by the Python installer. This looks broken to me.