Home
last modified time | relevance | path

Searched refs:package_path (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/
A Dsetup.py13 package_path = os.path.join(tmpdir, *package.split(".")) variable
14 os.makedirs(package_path)
22 shutil.copy2("libwebp.py", package_path)

Completed in 5 milliseconds