~ubuntu-branches/ubuntu/utopic/gramps/utopic

« back to all changes in this revision

Viewing changes to src/Filters/Rules/Place/_HasPlace.py

  • Committer: Package Import Robot
  • Author(s): James A. Treacy
  • Date: 2012-05-22 17:18:36 UTC
  • mfrom: (39.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20120522171836-35fi62lp4w7jnrd7
Tags: 3.4.0-1
* New upstream version
* Updated desktop file. Closes: #667472

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
21
21
#
22
22
 
23
 
# $Id: _HasPlace.py 16063 2010-10-27 18:13:53Z nick-h $
 
23
# $Id: _HasPlace.py 17549 2011-05-22 12:40:37Z m_d_n $
24
24
 
25
25
#-------------------------------------------------------------------------
26
26
#
38
38
 
39
39
#-------------------------------------------------------------------------
40
40
#
41
 
# HasEvent
 
41
# HasPlace
42
42
#
43
43
#-------------------------------------------------------------------------
44
44
class HasPlace(Rule):