Re: [Pythonmac-SIG] python interpreter arguments?

2006-05-20 Thread Thorsten Kohnhorst
Hello Ronald, >> >> maybe somebody can help me with the following problem: >> >> is there a way to retrieve the complete arguments that where given to >> the (Mac)Python interpreter (from within the first script that gets >> executed with it)? >> >> i would like to receive the -psn_* argument tha

[Pythonmac-SIG] question about ic.py on Mac OS X

2006-05-20 Thread Ishwinder Kaur Banga
MAC OS version 10.4.6 Python Version 2.4.1 Problem is that the url is valid but the python icglue tells me that it is not found Please help Error Traceback (most recent call last): File "dialect.py", line 166, in ? test("http://diveintopython.org/odbchelper_list.ht

Re: [Pythonmac-SIG] question about ic.py on Mac OS X

2006-05-20 Thread Nicholas Riley
On Sat, May 20, 2006 at 09:21:06PM -0400, Ishwinder Kaur Banga wrote: > MAC OS version 10.4.6 > Python Version 2.4.1 > > Problem is that the url is valid but the python icglue tells me that > it is not found Are you on PPC or x86? Does this happen with the current Python 2.4.3 or the built-in