write out .dot file in ISO-8859 versus UTF-8

svn: r9645
This commit is contained in:
Stéphane Charette
2007-12-30 21:09:55 +00:00
parent fe2bd2834e
commit 83e05324d2
2 changed files with 51 additions and 44 deletions

View File

@@ -1,3 +1,7 @@
2007-12-30 Stéphane Charette <stephanecharette@gmail.com>
* src/ReportBase/_GraphvizReportDialog.py: write out the .dot file
using ISO-8859 instead of UTF-8 (allows for things like accented chars)
2007-12-30 Raphael Ackermann <raphael.ackermann@gmail.com>
* src/docgen/HtmlDoc.py: Fix undefined variables.