Source: python-defaults
Version: 2.7.3~rc2-1
Severity: minor

Hi!

The HTML version of python policy declares:

  charset=iso-8859-1

while the text itself contains UTF-8 characters such as apostrophes in §2.1
("structuring Python’s module namespace"). The incorrect charset definition
means that the user sees a mess of symbols like:

  Python â € ™ s

(spaced out to allow the bts to eat them further!).

Adding the "-l en.UTF-8" option to the call to debiandoc2html is sufficient
to solve this.

  debiandoc2html -l en.UTF-8 debian/python-policy.sgml

cheers
Stuart

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing-proposed-updates
  APT policy: (550, 'testing-proposed-updates'), (550, 'testing'), (60, 
'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-3-686-pae (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to