gpo: Parse GPT.INI with Latin-1
authorGarming Sam <garming@catalyst.net.nz>
Tue, 26 Feb 2019 02:35:44 +0000 (15:35 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 12 Mar 2019 00:42:20 +0000 (00:42 +0000)
commit75cf728398421435186559306b0962c70f333c6e
tree592a852b08f2ab2dc8abad981b7c21fcfa294330
parent70681d41ac2fb6d401157952077aaa8b8f800a2e
gpo: Parse GPT.INI with Latin-1

For some reason the French version of RSAT turns accents into ISO-8859-1.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13806

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/gp_parse/gp_ini.py