Re: [Python-Dev] Please test OSX installer

2008-12-19 Thread Martin v. Löwis
> I got a "Problem Report for Python" pop-up. Skip to "///" for > "Problem Details". Interestingly, the test completed with the > following report: Thanks for the report. I have tested that with 2.5.2, which fails in the same way. So this is not a regression, and I have not attempted to fix it.

Re: [Python-Dev] Please test OSX installer

2008-12-17 Thread Alexander Belopolsky
I've installed it on a MacBook Air running Leopard (10.5.6). Installer ran like a charm, but when I ran the following in IDLE: >>> from test.regrtest import main >>> main() I got a "Problem Report for Python" pop-up. Skip to "///" for "Problem Details". Interestingly, the test completed with th

Re: [Python-Dev] Please test OSX installer

2008-12-17 Thread Guido van Rossum
Worked flawlessly both on an x86 MacBook Pro running Leopard (10.5) and a ppc PowerBook G4 running Tiget (10.4). The only issue is that the Python logo makes the text in the sidebar of the installer hard to read. I didn't test the GUI app. Thanks for doing this! --Guido van Rossum (home page: h