Re: [Pythonmac-SIG] py2app 2009-08-31 dSYM fix patch

2009-08-31 Thread Cezary Krzyżanowski
Wiadomość napisana w dniu 2009-08-31, o godz. 16:49, przez Ronald Oussoren: On Monday, 31 August, 2009, at 04:23PM, "Cezary Krzyżanowski" > wrote: Wiadomość napisana w dniu 2009-08-31, o godz. 16:16, przez Ronald Oussoren: Why would you like one? If you need functionality that is gen

Re: [Pythonmac-SIG] py2app 2009-08-31 dSYM fix patch

2009-08-31 Thread Cezary Krzyżanowski
Wiadomość napisana w dniu 2009-08-31, o godz. 16:49, przez Ronald Oussoren: On Monday, 31 August, 2009, at 04:23PM, "Cezary Krzyżanowski" > wrote: Wiadomość napisana w dniu 2009-08-31, o godz. 16:16, przez Ronald Oussoren: Why would you like one? If you need functionality that is gen

Re: [Pythonmac-SIG] py2app 2009-08-31 dSYM fix patch

2009-08-31 Thread Cezary Krzyżanowski
Wiadomość napisana w dniu 2009-08-31, o godz. 16:16, przez Ronald Oussoren: Why would you like one? If you need functionality that is generally useful we could extend py2app. Well --- dSYM files were a pain in PyQt handling. Now that's off, but QtSomething_debug gets copied --- wh

Re: [Pythonmac-SIG] py2app 2009-08-31 dSYM fix patch

2009-08-31 Thread Ronald Oussoren
On Monday, 31 August, 2009, at 04:10PM, "Cezary Krzyżanowski" wrote: >Hi! > >The newest greatest and finest py2app from SVN has two bugs for which >I'm supplying a patch: > * it uses shutils, which it does not import > * the dSYM removal function really does delete given files, but the >l

[Pythonmac-SIG] py2app 2009-08-31 dSYM fix patch

2009-08-31 Thread Cezary Krzyżanowski
Hi! The newest greatest and finest py2app from SVN has two bugs for which I'm supplying a patch: * it uses shutils, which it does not import * the dSYM removal function really does delete given files, but the list of files to strip isn't updated, which fails on trying to strip an non-exi