diff --git a/gramps/gen/plug/_options.py b/gramps/gen/plug/_options.py index 2051715fd..4ff8339d1 100644 --- a/gramps/gen/plug/_options.py +++ b/gramps/gen/plug/_options.py @@ -33,8 +33,8 @@ General option handling, including saving and parsing. # #------------------------------------------------------------------------- from __future__ import print_function - import os +import sys #------------------------------------------------------------------------- #