summaryrefslogtreecommitdiff
path: root/mdmv
diff options
context:
space:
mode:
Diffstat (limited to 'mdmv')
-rwxr-xr-xmdmv4
1 files changed, 1 insertions, 3 deletions
diff --git a/mdmv b/mdmv
index 18d79f7..8553231 100755
--- a/mdmv
+++ b/mdmv
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
# mdmv -- safely move messages between maildirs
@@ -17,8 +17,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-from __future__ import print_function
-
import os
import sys
import time