add missing () to function call (obvious "typo") fixes bug RJ reported on -devel

svn: r9446
This commit is contained in:
James G Sack
2007-12-05 22:20:08 +00:00
parent 81fcb99abe
commit c630199892
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2007-12-05 Jim Sack <jgsack@san.rr.com>
* src/GrampsDbUtils/_WriteGedcom.py : add omitted () to function call
fixes type error 'instancemethod' object is not iterable
reported by RJ in -devel list
2007-12-04 Benny Malengier <benny.malengier@gramps-project.org>
* src/gen/proxy/proxybase.py: remove unneeded assign