diff options
Diffstat (limited to 'client/modules/Gmail.py')
| -rw-r--r-- | client/modules/Gmail.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/modules/Gmail.py b/client/modules/Gmail.py index b401ae6..195f0fb 100644 --- a/client/modules/Gmail.py +++ b/client/modules/Gmail.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python2 +# -*- coding: utf-8-*- import imaplib import email import re |
