diff -r 6811021e3d94 -r 614396cbffbf plcopen/definitions.py --- a/plcopen/definitions.py Thu Oct 05 16:46:29 2017 +0300 +++ b/plcopen/definitions.py Fri Oct 06 17:52:34 2017 +0300 @@ -24,7 +24,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -from os.path import join, split, realpath +from os.path import join import util.paths as paths from util.TranslationCatalogs import NoTranslate sd = paths.AbsDir(__file__)