diff ChangeLog @ 316:a946edefac40 trunk

Configurable encoding of template files, closing #65. * The `XMLParser` constructor now accepts an optional encoding parameter. * The `MarkupTemplate` and `TextTemplate` class also get an encoding parameter in their initializers. * A `default_encoding` can be specified when creating a `TemplateLoader` instance, but the encoding can also be specified explicitly when calling the `load()` method. * Encodings specified using an XML declaration in templates and XML files are now honored (as long as Expat supports them, that is, and it doesn't support many).
author cmlenz
date Tue, 24 Oct 2006 15:52:57 +0000
parents 53d502c7c874
children efa7870b63cb
line wrap: on
line diff
Copyright (C) 2012-2017 Edgewall Software