comparison hgext/win32mbcs.py @ 11564:9bbfeba33aa3

record: removed 'has_key' usage Py3k has removed the dictionary has_key method. This patch implements a one argument function that can be used as a callback by hg.revert in the record extension.
author Renato Cunha <renatoc@gmail.com>
date Wed, 14 Jul 2010 22:58:29 -0300
parents d6512b3e9ac0
children 9696954415db
comparison
equal deleted inserted replaced
11563:cd6884231db8 11564:9bbfeba33aa3