* src/plugins/NavWebPage.py: use builtin python tarfile module

svn: r5355
This commit is contained in:
Don Allingham
2005-11-01 04:46:07 +00:00
parent 6b9ae3aa7e
commit 9cb96aba40
2 changed files with 18 additions and 18 deletions

View File

@@ -1,3 +1,6 @@
2005-10-31 Don Allingham <don@gramps-project.org>
* src/plugins/NavWebPage.py: use builtin python tarfile module
2005-10-29 Don Allingham <don@gramps-project.org>
* src/Sources.py: fix callback (caught by Martin)