X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fxerxes.git;a=blobdiff_plain;f=import.py;h=4d97d747184e31dbe33ffaeb96d519ea40688b2e;hp=58205ac59deba2d7d07fbcf24784736ca807a463;hb=HEAD;hpb=e0a6b803cd22cdf9b2b5a1e70cfaf4d377c7efa3 diff --git a/import.py b/import.py index 58205ac..4d97d74 100644 --- a/import.py +++ b/import.py @@ -11,7 +11,7 @@ from datetime import datetime conn = MySQLdb.connect( user = 'ee_inschrijving', - passwd = '3c6b362d17aa96d132544fb63f7c8b74', + passwd = '', db = 'ee_inschrijving', charset = 'latin1', )