Skip to content

Commit

Permalink
Forgot to import base64 module
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiebegin committed Jul 1, 2013
1 parent 95099e8 commit 4a98641
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions marrow/mailer/message.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
import imghdr
import os
import time
import base64

from datetime import datetime
from email.mime.text import MIMEText
Expand Down

0 comments on commit 4a98641

Please sign in to comment.