* src/RelLib.py: Add wrappers for old event handle API including a DeprecationWarning (this makes HEAD no longer completely defunct); Add checks for EventRef class type

svn: r4703
This commit is contained in:
Martin Hawlisch
2005-05-27 09:47:31 +00:00
parent 33396348db
commit a044409e4a
2 changed files with 110 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2005-05-27 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/RelLib.py: Add wrappers for old event handle API including a
DeprecationWarning (this makes HEAD no longer completely defunct);
Add checks for EventRef class type
2005-05-26 Alex Roitman <shura@gramps-project.org>
* src/RelLib.py (EventRef): Add class.