mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 00:03:45 +08:00
common: replace custom xattr implementation with os module's (#24448)
* use os module's xattr function * fix that * handle in helper old-commit-hash: 81dacbedcacaf9db43d19700e04e7361c0fbbbcc
This commit is contained in:
@@ -28,7 +28,6 @@ common/logging_extra.py
|
||||
common/numpy_fast.py
|
||||
common/params.py
|
||||
common/params_pyx.pyx
|
||||
common/xattr.py
|
||||
common/profiler.py
|
||||
common/basedir.py
|
||||
common/dict_helpers.py
|
||||
|
||||
Reference in New Issue
Block a user