Re: [coders] python mysql module

2008-09-05 Thread david
Jeff Waugh wrote: ALL good answers include fishing instructions. Thank you! 1) Dinghy 2) Shotgun etc. :-) you sound like Sarah Palin... do you wrastle mooses? (sorry... time for me to exit () ___ coders mailing list coders@slug.org.au http://

Re: [coders] python mysql module

2008-09-04 Thread Jeff Waugh
> ALL good answers include fishing instructions. Thank you! 1) Dinghy 2) Shotgun etc. :-) - Jeff -- linux.conf.au 2009: Hobart, Tasmania http://marchsouth.org/ "Is your sense of identity inextricably bound to a large prime?" - Michael M

Re: [coders] python mysql module

2008-09-04 Thread david
Erik de Castro Lopo wrote: david wrote: g the caps must be a special secret handshake I thought I had tried all the combinations :-) I should have mentioned that I figured this out by doing: dpkg -L python-mysqldb which had amongst other things: /usr/share/python-suppor

Re: [coders] python mysql module

2008-09-04 Thread Erik de Castro Lopo
david wrote: > g the caps must be a special secret handshake I thought I > had tried all the combinations :-) I should have mentioned that I figured this out by doing: dpkg -L python-mysqldb which had amongst other things: /usr/share/python-support/python-mysqldb/MySQLdb/_

Re: [coders] python mysql module

2008-09-04 Thread david
Erik de Castro Lopo wrote: david wrote: $ sudo apt-get install python-mysqldb python-mysqldb-dbg [EMAIL PROTECTED]:~/howto$ python Python 2.5.2 (r252:60911, Jul 31 2008, 17:28:52) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] on linux2 Type "help", "copyright", "credits" or "license" for more informati

Re: [coders] python mysql module

2008-09-04 Thread Erik de Castro Lopo
david wrote: > $ sudo apt-get install python-mysqldb python-mysqldb-dbg > > > [EMAIL PROTECTED]:~/howto$ python > Python 2.5.2 (r252:60911, Jul 31 2008, 17:28:52) > [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] on linux2 > Type "help", "copyright", "credits" or "license" for more information. > >>> impor

[coders] python mysql module

2008-09-04 Thread david
$ sudo apt-get install python-mysqldb python-mysqldb-dbg [EMAIL PROTECTED]:~/howto$ python Python 2.5.2 (r252:60911, Jul 31 2008, 17:28:52) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import mysql Traceback (most recent