gramps/src/gen/lib
James G Sack bca1d41204 Some cleanup prior to an upcoming change for bug #1680.
Minor optimization in _init_map (replace loop w/ list-comprehension
Remove unused variables VALUE_POS, STRING_POS,
At call to self.set, remove unnecessary logic that duplicates
 else-clause within the set() function itself


svn: r10404
2008-03-27 03:11:48 +00:00
..
test Avert potential exception when initializing with a tuple of length 1 or 0 2008-03-27 02:36:55 +00:00
__init__.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
address.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
addressbase.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-26 18:45:58 +00:00
attrbase.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
attribute.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
attrtype.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-25 23:38:24 +00:00
baseobj.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
calendar.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
childref.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-25 23:38:24 +00:00
childreftype.py Introducing GrampsTypeMeta in gen.lib.grampstype.GrampsType. 2008-03-25 22:55:58 +00:00
date.py 2008-03-09 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-03-09 19:51:36 +00:00
datebase.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-25 23:38:24 +00:00
event.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-25 23:38:24 +00:00
eventref.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-25 23:38:24 +00:00
eventroletype.py Introducing GrampsTypeMeta in gen.lib.grampstype.GrampsType. 2008-03-25 22:55:58 +00:00
eventtype.py Introducing GrampsTypeMeta in gen.lib.grampstype.GrampsType. 2008-03-25 22:55:58 +00:00
family.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-26 18:45:58 +00:00
familyreltype.py Introducing GrampsTypeMeta in gen.lib.grampstype.GrampsType. 2008-03-25 22:55:58 +00:00
genderstats.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
grampstype.py Some cleanup prior to an upcoming change for bug #1680. 2008-03-27 03:11:48 +00:00
ldsord.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
ldsordbase.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
location.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
locationbase.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
Makefile.am * src/gen/lib/Makefile.am, src/gen/db/Makefile.am, src/gen/proxy/Makefile.am, src/gen/utils/Makefile.am: Fix path structure 2007-11-04 20:41:12 +00:00
markertype.py Introducing GrampsTypeMeta in gen.lib.grampstype.GrampsType. 2008-03-25 22:55:58 +00:00
mediabase.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
mediaobj.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-25 23:38:24 +00:00
mediaref.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
name.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
nametype.py Introducing GrampsTypeMeta in gen.lib.grampstype.GrampsType. 2008-03-25 22:55:58 +00:00
note.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-26 18:45:58 +00:00
notebase.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
notetype.py Introducing GrampsTypeMeta in gen.lib.grampstype.GrampsType. 2008-03-25 22:55:58 +00:00
person.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-26 18:45:58 +00:00
personref.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
place.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-26 18:45:58 +00:00
placebase.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
primaryobj.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
privacybase.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
privsrcnote.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
refbase.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
repo.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-25 23:38:24 +00:00
reporef.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-25 23:38:24 +00:00
repotype.py Introducing GrampsTypeMeta in gen.lib.grampstype.GrampsType. 2008-03-25 22:55:58 +00:00
researcher.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
secondaryobj.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
src.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-26 18:45:58 +00:00
srcbase.py Removing InstanceType calls from gen.lib modules. Required by the 2008-03-26 18:45:58 +00:00
srcmediatype.py Introducing GrampsTypeMeta in gen.lib.grampstype.GrampsType. 2008-03-25 22:55:58 +00:00
srcnote.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
srcref.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
url.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
urlbase.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
urltype.py Introducing GrampsTypeMeta in gen.lib.grampstype.GrampsType. 2008-03-25 22:55:58 +00:00
witness.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00