Renamed gramps.gen.lib.calendar to gramps.gen.lib.gcalendar to avoid import conflict with Python lib calendar

This commit is contained in:
Doug Blank
2015-01-04 12:33:06 -05:00
parent f4abd460ba
commit 66fd541eea
5 changed files with 5 additions and 4 deletions

View File

@@ -128,7 +128,7 @@ gramps/gen/lib/addressbase.py
gramps/gen/lib/attrbase.py
gramps/gen/lib/attribute.py
gramps/gen/lib/baseobj.py
gramps/gen/lib/calendar.py
gramps/gen/lib/gcalendar.py
gramps/gen/lib/childref.py
gramps/gen/lib/citationbase.py
gramps/gen/lib/citation.py