PyUtils: Delete unused modules and scripts
Delete unused fileutils, path and merge_join modules. Also delete pep8 and avn alias. The pep8 script is superseded by flake8. And the avn alias was pointing to a non-existent script.
Showing
- Tools/PyUtils/CMakeLists.txt 2 additions, 3 deletionsTools/PyUtils/CMakeLists.txt
- Tools/PyUtils/bin/pep8.py 0 additions, 2715 deletionsTools/PyUtils/bin/pep8.py
- Tools/PyUtils/python/AthFile/__init__.py 1 addition, 7 deletionsTools/PyUtils/python/AthFile/__init__.py
- Tools/PyUtils/python/AthFile/impl.py 16 additions, 45 deletionsTools/PyUtils/python/AthFile/impl.py
- Tools/PyUtils/python/AthFile/tests.py 1 addition, 2 deletionsTools/PyUtils/python/AthFile/tests.py
- Tools/PyUtils/python/AthFileLite.py 3 additions, 4 deletionsTools/PyUtils/python/AthFileLite.py
- Tools/PyUtils/python/Decorators.py 2 additions, 4 deletionsTools/PyUtils/python/Decorators.py
- Tools/PyUtils/python/Dso.py 14 additions, 19 deletionsTools/PyUtils/python/Dso.py
- Tools/PyUtils/python/FilePeekerTool.py 5 additions, 8 deletionsTools/PyUtils/python/FilePeekerTool.py
- Tools/PyUtils/python/Helpers.py 4 additions, 5 deletionsTools/PyUtils/python/Helpers.py
- Tools/PyUtils/python/MetaDiff.py 2 additions, 2 deletionsTools/PyUtils/python/MetaDiff.py
- Tools/PyUtils/python/MetaReaderPeeker.py 1 addition, 3 deletionsTools/PyUtils/python/MetaReaderPeeker.py
- Tools/PyUtils/python/MetaReaderPeekerFull.py 1 addition, 2 deletionsTools/PyUtils/python/MetaReaderPeekerFull.py
- Tools/PyUtils/python/PoolFile.py 19 additions, 65 deletionsTools/PyUtils/python/PoolFile.py
- Tools/PyUtils/python/RootUtils.py 6 additions, 9 deletionsTools/PyUtils/python/RootUtils.py
- Tools/PyUtils/python/coverage.py 3 additions, 6 deletionsTools/PyUtils/python/coverage.py
- Tools/PyUtils/python/dbsqlite.py 3 additions, 3 deletionsTools/PyUtils/python/dbsqlite.py
- Tools/PyUtils/python/fileutils.py 0 additions, 297 deletionsTools/PyUtils/python/fileutils.py
- Tools/PyUtils/python/merge_join.py 0 additions, 103 deletionsTools/PyUtils/python/merge_join.py
- Tools/PyUtils/python/path.py 0 additions, 995 deletionsTools/PyUtils/python/path.py
Loading
Please register or sign in to comment