#!/usr/bin/env python # -*- coding: UTF-8 -*- import sys sys.path.append('../..') import fstools print(fstools.uid('../__init__.py'))