Mercurial > hg
comparison mercurial/treediscovery.py @ 25263:fd905b2bea59 stable
transaction: use the proper variable in '_addbackupentry' (issue4684)
The 'file' variable was undefined but resolved to the 'file' built-in.
This is why pylint complains about overwriting built-ins...
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Fri, 22 May 2015 12:13:18 -0500 |
parents | d2704c48f417 |
children | 0ca8410ea345 |
comparison
equal
deleted
inserted
replaced
25246:c18b7eb1036f | 25263:fd905b2bea59 |
---|