2008-07-07 Raphael Ackermann <raphael.ackermann@gmail.com

* src/DataViews/PersonView.py: removed unused import
	* src/plugins/EventCmp.py: fixed error introduced with previous change
	* src/gramps.py: removed unused import
	* src/PageView.py: removed unused import



svn: r9744
This commit is contained in:
Raphael Ackermann
2008-01-07 20:07:52 +00:00
parent cee58d48ab
commit 9317748613
5 changed files with 8 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
2008-07-07 Raphael Ackermann <raphael.ackermann@gmail.com
* src/DataViews/PersonView.py: removed unused import
* src/plugins/EventCmp.py: fixed error introduced with previous change
* src/gramps.py: removed unused import
* src/PageView.py: removed unused import
2008-01-07 Raphael Ackermann <raphael.ackermann@gmail.com
* src/plugins/EventCmp.py: clean up imports and fix pylint error
0001496: in EventCmp.py: E:198:fix: Using variable 'l' before assignment