Mercurial > hg
diff mercurial/dagparser.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 | 8ac8db8dc346 |
children | c69f4f7fe01a |