Advertisement
Guest User

Untitled

a guest
Apr 24th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. conn=psycopg2.connect(database="fedour", user="fedpur", password="***", host="127.0.0.1", port="5432")
  2.  
  3. MySQLdb.connect(charset='utf8', init_command='SET NAMES UTF8')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement