This file is indexed.

/usr/lib/python2.7/dist-packages/zope/i18n/locales/data/ar_DZ.xml is in python-zope.i18n 4.1.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
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.1/ldml.dtd">
<ldml>
	<identity>
		<version number="1.1"/>
		<generation date="2004-06-04" />
		<language type="ar" /> 
		<territory type="DZ" /> 
	</identity>
	<layout>
		<orientation lines="top-to-bottom" characters="right-to-left" />
	</layout>
	<numbers>
		<symbols>
			<decimal>٫</decimal>
			<group>٬</group>
			<list>;</list>
			<percentSign>٪</percentSign>
			<nativeZeroDigit>0</nativeZeroDigit>
			<patternDigit>#</patternDigit>
			<plusSign>+</plusSign>
			<minusSign>-</minusSign>
			<exponential>E</exponential>
			<perMille></perMille>
			<infinity></infinity>
			<nan></nan>
		</symbols>
	</numbers>
</ldml>