On Fri, Nov 26, 2010 at 7:24 PM, Ned Deily <n...@acm.org> wrote:
> In article <4cf0667a.1040...@activestate.com>,
>> Are you sure `python3-32` (and `python3-64`) are included in Python
>> 3.1.2, or is this something new in 3.1.3 (svn)?
>
> 3.1.2 and 3.1.3 should be identical in that respect.  The most recent
> 3.1.2 installers with 32-bit/64-bit support that I built (around
> 3.1.2rc1 time) had them:
>

Well, I was afraid I'd have to make an embarrassed apology for overlooking
them, but no, or at least not just yet. This is an install from last week:

[Sat 11/27] cd /Library/Frameworks/Python.framework/Versions/Current/bin
[Sat 11/27] ls -l python*
-rwxr-xr-x  2 root  admin  24968 Oct 22 10:40 python3*
lrwxr-xr-x  1 root  admin     16 Nov 25 14:47 python3-config@ ->
python3.1-config
-rwxr-xr-x  2 root  admin  24968 Oct 22 10:40 python3.1*
-rwxr-xr-x  1 root  admin   1440 Oct 22 10:39 python3.1-config*
-rwxr-xr-x  1 root  admin    368 Oct 22 10:40 pythonselect*
lrwxr-xr-x  1 root  admin     10 Nov 25 14:47 pythonw3@ -> pythonw3.1
-rwxr-xr-x  1 root  admin  24968 Oct 22 10:40 pythonw3.1*

I'd love to see the -32/-64 versions turning up but I did a find at the
/Library level for '*-32*' and didn't see them.
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to