comparison contrib/check-code.py @ 20634:f2bb7ba59456

revset: changed generatorset code to remove unnecesary function call Removed _nextitem() method, now __iter__ has that logic and __contains__ uses __iter__ to check for membership.
author Lucas Moscovicz <lmoscovicz@fb.com>
date Mon, 03 Mar 2014 12:54:46 -0800
parents e57e2da803aa
children a61ed1c2d7a7
comparison
equal deleted inserted replaced
20632:e993f065e17c 20634:f2bb7ba59456