rename id method arguments to _id

Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
This commit is contained in:
Pierre Mazière 2014-01-08 23:16:50 +01:00 committed by Florent
commit 78aab49ddd
4 changed files with 7 additions and 7 deletions

View file

@ -71,7 +71,7 @@ class ICapFile(IBaseCap):
"""
raise NotImplementedError()
def get_file(self, id):
def get_file(self, _id):
"""
Get a file from an ID