david wrote:

> $ sudo apt-get install python-mysqldb python-mysqldb-dbg
> <snip>
> 
> [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

Err, thats not right

    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 MySQLdb
    >>> 


Erik
-- 
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"It seems you are presuming a Waterfall model of development here. We're not
doing the Waterfall, we're doing the Whirlpool." -- Larry Wall on Perl6
"Perl is circling the drain, that's for sure..." --  llimllibon reddit
_______________________________________________
coders mailing list
coders@slug.org.au
http://lists.slug.org.au/listinfo/coders

Reply via email to