This file is indexed.

/usr/share/pyshared/traits-4.4.0.egg-info/SOURCES.txt is in python-traits 4.4.0-1.

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
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
README.rst
setup.cfg
setup.py
traits/__init__.py
traits/adapter.py
traits/api.py
traits/category.py
traits/ctraits.c
traits/has_dynamic_views.py
traits/has_traits.py
traits/interface_checker.py
traits/trait_base.py
traits/trait_errors.py
traits/trait_handlers.py
traits/trait_notifiers.py
traits/trait_numeric.py
traits/trait_types.py
traits/trait_value.py
traits/traits.py
traits/traits_listener.py
traits/ustr_trait.py
traits.egg-info/PKG-INFO
traits.egg-info/SOURCES.txt
traits.egg-info/dependency_links.txt
traits.egg-info/not-zip-safe
traits.egg-info/top_level.txt
traits/adaptation/__init__.py
traits/adaptation/adaptation_error.py
traits/adaptation/adaptation_manager.py
traits/adaptation/adaptation_offer.py
traits/adaptation/adapter.py
traits/adaptation/api.py
traits/adaptation/cached_adapter_factory.py
traits/adaptation/tests/__init__.py
traits/adaptation/tests/abc_examples.py
traits/adaptation/tests/benchmark.py
traits/adaptation/tests/interface_examples.py
traits/adaptation/tests/lazy_examples.py
traits/adaptation/tests/test_adaptation_manager.py
traits/adaptation/tests/test_adaptation_offer.py
traits/adaptation/tests/test_adapter.py
traits/adaptation/tests/test_cached_adapter_factory.py
traits/etsconfig/__init__.py
traits/etsconfig/api.py
traits/etsconfig/etsconfig.py
traits/protocols/__init__.py
traits/protocols/advice.py
traits/protocols/api.py
traits/testing/__init__.py
traits/testing/api.py
traits/testing/doctest_tools.py
traits/testing/nose_tools.py
traits/testing/unittest_tools.py
traits/testing/tests/__init__.py
traits/testing/tests/unittest_tools_test_case.py
traits/tests/__init__.py
traits/tests/array_test_case.py
traits/tests/category_test_case.py
traits/tests/check_timing.py
traits/tests/clone_test_case.py
traits/tests/container_events_test_case.py
traits/tests/delegate_test_case.py
traits/tests/interface_checker_test_case.py
traits/tests/keyword_args_test_case.py
traits/tests/list_test_case.py
traits/tests/pickle_validated_dict_test_case.py
traits/tests/protocols_usage_test_case.py
traits/tests/range_test_case.py
traits/tests/rich_compare_test_case.py
traits/tests/test_abc.py
traits/tests/test_anytrait_static_notifiers.py
traits/tests/test_copy_traits.py
traits/tests/test_copyable_trait_names.py
traits/tests/test_cythonized_traits.py
traits/tests/test_dict.py
traits/tests/test_dynamic_notifiers.py
traits/tests/test_enum.py
traits/tests/test_event_order.py
traits/tests/test_events.py
traits/tests/test_extended_notifiers.py
traits/tests/test_extended_trait_change.py
traits/tests/test_getstate_setstate.py
traits/tests/test_int_range_long.py
traits/tests/test_interfaces.py
traits/tests/test_interfaces_with_implements.py
traits/tests/test_listeners.py
traits/tests/test_new_notifiers.py
traits/tests/test_property_notifications.py
traits/tests/test_regression.py
traits/tests/test_special_event_handlers.py
traits/tests/test_static_notifiers.py
traits/tests/test_str_handler.py
traits/tests/test_target.py
traits/tests/test_trait_change_event_tracer.py
traits/tests/test_trait_cycle.py
traits/tests/test_trait_default_initializer.py
traits/tests/test_trait_list_dict.py
traits/tests/test_trait_types.py
traits/tests/test_traits.py
traits/tests/test_ui_notifiers.py
traits/tests/test_weak_ref.py
traits/tests/undefined_test_case.py
traits/util/__init__.py
traits/util/api.py
traits/util/async_trait_wait.py
traits/util/camel_case.py
traits/util/clean_strings.py
traits/util/deprecated.py
traits/util/home_directory.py
traits/util/import_symbol.py
traits/util/refresh.py
traits/util/resource.py
traits/util/toposort.py
traits/util/trait_documenter.py