On Thu, May 30, 2013 at 8:53 PM,  <nagia.rets...@gmail.com> wrote:
> Good morning Michael,
>
> I'am afraid as much as you dont want to admin it that the moment i append the 
> charset directive into the connections tring i receive a huge error which it 
> can be displayed in:
>
> http://superhost.gr/cgi-bin/pelatologio.py
>
> This is run directly isolated form the templating system.

Your valid character set names can be found here:

https://github.com/petehunt/PyMySQL/blob/master/pymysql/charset.py

I found this simply by googling 'pymysql' and working through the call tree.

Find what you want. Use it.

You can probably get this information from the docs, too. Read them.

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to