Re: MySql -Python question

2006-04-24 Thread Steve Holden
[EMAIL PROTECTED] wrote: > both of your suggestions don't work, that's kind of what I was trying > the whole time > Well it seems firly obvious that your universe is somehow broken. Please send it back to God in a plain wrapper and it will be replaced with a new universe in which all programming

Re: MySql -Python question

2006-04-24 Thread Frank Millman
[EMAIL PROTECTED] wrote: > both of your suggestions don't work, that's kind of what I was trying > the whole time I am sure you have read this before somewhere, but - 1. Tell us what you have tried so far 2. Tell us what you expected (or hoped) would happen 3. Tell us what actually h

Re: MySql -Python question

2006-04-24 Thread ataanis
both of your suggestions don't work, that's kind of what I was trying the whole time -- http://mail.python.org/mailman/listinfo/python-list

Re: MySql -Python question

2006-04-24 Thread Vladimir 'Yu' Stepanov
Dennis Lee Bieber wrote: > On 23 Apr 2006 21:25:48 -0700, [EMAIL PROTECTED] declaimed the following > in comp.lang.python: > > >> Hey all, I'm running a query within some python code, and I'm having >> difficulties doing something that seems to be really simple . I'm >> running a query in the fo