Re: [Pythonmac-SIG] [PyOXIDE] Drop support for 10.2?

2005-05-09 Thread has
Glenn Andreas wrote: > So given that 10.4 is currently available, I'm considering dropping support > for 10.2 from future versions of PyOXIDE. Sounds fine to me. Most folk will be on 10.3/10.4 now so focus your resources where it'll do most good, in this case getting PyOXIDE to a polished, stab

[Pythonmac-SIG] (no subject)

2005-05-09 Thread konrad . hinsen
On 5/4/05, Bob Ippolito <[EMAIL PROTECTED]> wrote: > > will only add Python packages (as it does with distutils in general). > > ext_modules is not what I want either, the modules are already built > > and installed, I just want them to be included. > > > > Is there some other approach that I coul

Re: [Pythonmac-SIG] (no subject)

2005-05-09 Thread Bob Ippolito
On May 9, 2005, at 10:57 AM, [EMAIL PROTECTED] wrote: > On 5/4/05, Bob Ippolito <[EMAIL PROTECTED]> wrote: > > >>> will only add Python packages (as it does with distutils in >>> general). >>> ext_modules is not what I want either, the modules are already built >>> and installed, I just want th

Re: [Pythonmac-SIG] (no subject)

2005-05-09 Thread konrad . hinsen
On May 9, 2005, at 17:05, Bob Ippolito wrote: > It should be, are you sure it's not? If the module links to the > dylib, it will get picked Ahh... I found it. It's in "Frameworks", where I wouldn't have expected it, considering that it's not from any framework. But if that's what works, I don

Re: [Pythonmac-SIG] (no subject)

2005-05-09 Thread Bob Ippolito
On May 9, 2005, at 11:22 AM, [EMAIL PROTECTED] wrote: > On May 9, 2005, at 17:05, Bob Ippolito wrote: > > >> It should be, are you sure it's not? If the module links to the >> dylib, it will get picked >> > > Ahh... I found it. It's in "Frameworks", where I wouldn't have > expected it, consi

[Pythonmac-SIG] accounting packages in Python

2005-05-09 Thread Mark Phillips
I apologize if this request is a tired, oft-repeated one. I have asked this before but I cannot remember if it was to this list. In any case, I am still seeking the best solution. I am seeking an accounting package that can be modified for a specific business. Open Source or source with license

Re: [Pythonmac-SIG] (no subject)

2005-05-09 Thread Chris Barker
Bob Ippolito wrote: > Well, you might think that you have particularly good reasons to use > PYTHONPATH, but pth files can do the same thing in a more predictable > way. I agree with this...I have NEVER used PYTHONPATH. > Perhaps it should ignore PYTHONPATH, but why? For exactly the reas

Re: [Pythonmac-SIG] (no subject)

2005-05-09 Thread Bob Ippolito
On May 9, 2005, at 1:55 PM, Chris Barker wrote: > Bob Ippolito wrote: > >> Well, you might think that you have particularly good reasons to use >> PYTHONPATH, but pth files can do the same thing in a more predictable >> way. > > I agree with this...I have NEVER used PYTHONPATH. Which is the only

[Pythonmac-SIG] PyObjCStrBridgeWarning from NibClassBuilder.extractClasses

2005-05-09 Thread Bob Swerdlow
I'm still working to get my application running with Py2App. Things look pretty good now, except that at start-up, I still get a PyObjCStrBridgeWarning when the application starts. I stripped my test case down to the point where all it was doing was loading a new NIB (created by saving a new,

Re: [Pythonmac-SIG] PyObjCStrBridgeWarning from NibClassBuilder.extractClasses

2005-05-09 Thread Bob Ippolito
On May 9, 2005, at 4:23 PM, Bob Swerdlow wrote: > I'm still working to get my application running with Py2App. > Things look > pretty good now, except that at start-up, I still get a > PyObjCStrBridgeWarning when the application starts. I stripped my > test case > down to the point where al

[Pythonmac-SIG] Trouble with _readline package

2005-05-09 Thread Russell E. Owen
I downloaded a few packages today from and installed them (selecting those for MacOS X 10.3 with the built in python). I installed _readlines, _tkinter, _bsddb, py2app and PantherPythonFix (even though I had a working _tkinter and _readlines from Package Manager

Re: [Pythonmac-SIG] Trouble with _readline package

2005-05-09 Thread Bob Ippolito
On May 9, 2005, at 7:13 PM, Russell E. Owen wrote: > I downloaded a few packages today from > and installed them (selecting those for MacOS X 10.3 with the built in > python). > > I installed _readlines, _tkinter, _bsddb, py2app and PantherPythonFix > (even though I