Encodign issue in Python 3.3.1 (once again)

Mark Lawrence breamoreboy at yahoo.co.uk
Sun May 26 18:51:41 EDT 2013


On 26/05/2013 23:32, Chris Angelico wrote:
> On Mon, May 27, 2013 at 8:21 AM, Mark Lawrence <breamoreboy at yahoo.co.uk> wrote:
>> On 26/05/2013 22:26, Νίκος Γκρ33κ wrote:
>>>
>>> No thi is not a mysql issue becaus ei have this line above for storing and
>>> retrieval form database.
>>>
>>> con = pymysql.connect( db = 'metrites', host = 'localhost', user = 'me',
>>> passwd = 'somepass', init_command='SET NAMES UTF8' )
>>>
>>
>> No wonder the Greek economy is so screwed up.
>
> Do you think the Greek economy would be improved by Python coming with
> PostgreSQL bindings? That'd push a lot of people onto a better
> database engine than MySQL.
>
> ChrisA
>

Even the best economies would be improved by Python coming with 
PostgreSQL bindings, but if and only if the user knew how to use them :)

-- 
If you're using GoogleCrap™ please read this 
http://wiki.python.org/moin/GoogleGroupsPython.

Mark Lawrence




More information about the Python-list mailing list