This file is indexed.

/usr/lib/python2.7/dist-packages/kiva/agg/build.bat is in python-enable 4.3.0-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
rmdir /s /q build\temp.win32-2.4\Release
rmdir /s /q build\temp.win32-2.4\src
del build\temp.win32-2.4\*.a
del *.pyd
del agg.py
del agg_wrap.cpp
python setup.py build_src build_clib --compiler=mingw32 build_ext --inplace --compiler=mingw32