diff --git a/lpd/lpdtest.py b/lpd/lpdtest.py index eba88c6..da3f4fd 100755 --- a/lpd/lpdtest.py +++ b/lpd/lpdtest.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python3 # -*- coding: utf-8 -*- ########################################################################