force utf8

pull/1/head
eric 2014-11-01 15:15:25 -04:00
parent a666427497
commit 1a6422bec2
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ import regluit.core.cc as cc
def stub(edition):
record = pymarc.Record()
record = pymarc.Record(force_utf8=True)
now = datetime.now()