1 2 3 4 5 6 7
#coding=utf-8 from filetool import filetool version = '1.0' class FileLibrary(filetool): ROBOT_LIBRARY_SCOPE = 'GLOBAL'