gramps/src/gen/proxy
2010-05-29 20:17:06 +00:00
..
__init__.py New proxy that traces forward references 2010-05-29 20:17:06 +00:00
filter.py Use itertools ifilter and imap to simplify some operations 2010-05-25 18:31:31 +00:00
living.py Use itertools ifilter and imap to simplify some operations 2010-05-25 18:31:31 +00:00
Makefile.am New proxy that traces forward references 2010-05-29 20:17:06 +00:00
private.py Fixing issues with get_privacy on non-existent objects which were probably filted out by a living proxy 2010-05-07 23:45:54 +00:00
proxybase.py Removed .get_base_db() method as there was already basedb for the same purpose 2010-05-25 23:29:37 +00:00
referenced.py Tweaks and simplifications 2010-01-08 21:47:02 +00:00
referencedbyselection.py New proxy that traces forward references 2010-05-29 20:17:06 +00:00