Re: cx_Oracle problem

2009-09-15 Thread Squid
On Sep 15, 9:45 am, Squid wrote: > It's time for another round of "stump-the-geek". (thats what we call > it in my office) > > If actual code is needed I can provide but lets start off small for > this one... > > I've got a Python script that uses cx_Ora

cx_Oracle problem

2009-09-15 Thread Squid
It's time for another round of "stump-the-geek". (thats what we call it in my office) If actual code is needed I can provide but lets start off small for this one... I've got a Python script that uses cx_Oracle to access an Oracle DB. running the script from command line runs perfect running the

Re: xmlrpclib and methods declared at runtime

2006-07-26 Thread squid
On Wed, 26 Jul 2006 09:08:55 -0400, Brett g Porter <[EMAIL PROTECTED]> wrote: Brett, Thanks a bunch for the explanation! Regards, squid. -- http://mail.python.org/mailman/listinfo/python-list

xmlrpclib and methods declared at runtime

2006-07-25 Thread squid
take aeons :) Since I don't have any trouble using the lib, it's ok, but I like understanding how stuff works, and this seems like a useful technique. Regards, squid. -- http://mail.python.org/mailman/listinfo/python-list