From 4265b39ad0d95d3d5251e76409fc921803b45336 Mon Sep 17 00:00:00 2001 From: age Date: Tue, 8 Aug 2006 12:33:06 +0000 Subject: [PATCH] encoding gesetzt --- documents/mod_html_files.py | 1 + 1 file changed, 1 insertion(+) diff --git a/documents/mod_html_files.py b/documents/mod_html_files.py index 371a2f7..98e2c89 100644 --- a/documents/mod_html_files.py +++ b/documents/mod_html_files.py @@ -1,4 +1,5 @@ #!/usr/bin/env python +#-*- coding: UTF-8 -*- '''gets a latex2html file and returns the file with a css tag and stuff''' import string