Helmut Jarausch wrote:
> Hi,
>
> my locale is en_US.iso88591
>
> But now I'd like to process a restructuredtext file which is encoded in
> utf-8.
>
> rst2html has
>
> #!/usr/bin/python3.3
>
> # $Id: rst2html.py 4564 2006-05-21 20:44:42Z wiemann $
> # Author: David Goodger
> # Copyright: This
Hi,
my locale is en_US.iso88591
But now I'd like to process a restructuredtext file which is encoded in utf-8.
rst2html has
#!/usr/bin/python3.3
# $Id: rst2html.py 4564 2006-05-21 20:44:42Z wiemann $
# Author: David Goodger
# Copyright: This module has been placed in the public domain.
"""
A