Re: [Pythonmac-SIG] A simple app: Develop on Leopard, use on Tiger

2008-06-21 Thread Russell Finn
On Fri, Jun 20, 2008 at 4:40 PM, John Velman <[EMAIL PROTECTED]> wrote: > I also appreciate the advice about Bento and FileMakerPro -- will file > these for future reference if they are ever needed. Note that Bento is Leopard-only. -- RSF ___ Pythonmac-

Re: [Pythonmac-SIG] pyobjc build from svn checkout?

2006-10-01 Thread Russell Finn
; for some reason my comments got put in a separate physical thread. Is there a better way to reference the list archives? The sourceforge interface seems less useful...) -- Russell Finn ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http:

Re: [Pythonmac-SIG] python 2.5b1

2006-06-22 Thread Russell Finn
my scripts aren't seeing it" -- but its covert nature always troubled me. Hardly anyone will think to click "Customize" and look in the package list to turn this behavior off (although maybe my publicizing that feature here will help). -- Russell Finn P.S. I do appreciate the ha

Re: [Pythonmac-SIG] Fixing the documentation...

2006-04-20 Thread Russell Finn
body's said or done anything about it yet. Only if you believe it should handle HFS and POSIX paths interchangeably. I don't believe it's "broken", but I won't claim it does much that's useful in the modern world other than handle HFS-styl

Re: [Pythonmac-SIG] py2app is building semi-standalone package only.

2006-03-22 Thread Russell Finn
ed GUI applications probably use command-line utilities under the covers, which is why a global setting is useful. -- Russell Finn ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Download page on www.python.org now updated

2006-02-25 Thread Russell Finn
te goes live. (If I can help, let me know...) -- Russell Finn ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] [q] Help with choosing "right" python port

2005-08-09 Thread Russell Finn
re is an up-to-date Mac OS X installer. Perhaps someone should correct the main download page? -- Russell Finn ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] macpython on future apple's intel processors?

2005-06-08 Thread Russell Finn
t. To correctly build for both PowerPC and x86 architectures, use the compiler-defined __BIG_ENDIAN__ and __LITTLE_ENDIAN__ macros in your code." Apparently these symbols are already defined for you by gcc. (I'm still trying to find exactly where it says so in the Apple documentation.)

Re: [Pythonmac-SIG] Clean Tiger install and Python 2.4.1?

2005-05-03 Thread Russell Finn
Allow me to chime in with a couple of related questions: > On May 2, 2005, at 2:56 PM, Lee Cullens wrote: > > > Specific to this list, I will be putting up Bob's MacPython 2.4.1 > > afterwards. Is the 10.3 build of MacPython 2.4.1 still appropriate to install on Tiger? In particular, it looks (