Replace dict.has_key(x) with x in dict for performance gain
svn: r10874
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
|
||||
# $Id:$
|
||||
# $Id$
|
||||
|
||||
"""
|
||||
This package implements unittest support for GRAMPS
|
||||
|
Reference in New Issue
Block a user