This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dongxiaoyan-tsg-autotest/04-CustomLibrary/ExtensionPackages

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 导入方法:
# 1、将extensionLibrary.pth文件放到...\Python\Lib\site-packages目录下
# 2、根据需要将包目录同extensionLibrary.pth文件一同放到...\Python\Lib\site-packages目录下目前有ExtensionLibraryFileLibrary
# 3、在测试夹中导入此包即可使用扩展功能