Ticket #275 (new defect)
Opened 16 months ago
Cannot set default_encoding to None in template engine plugin API
| Reported by: | olli@… | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Template engine plugin | Version: | 0.5.1 |
| Keywords: | encoding | Cc: |
Description
Setting genshi.default_encoding option to None does not result in render() returning an unicode object.
A tiny patch attached.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

