bmaptools: amend commentaries about file-like objects
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Mon, 6 May 2013 12:11:20 +0000 (15:11 +0300)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Mon, 6 May 2013 14:58:51 +0000 (17:58 +0300)
commitb9de84af4348abea6865c23f3644204c1aba6b60
treed5d6df8d7c5703fc0f46a16232f98d21da917d98
parentd8f700ae40598ee7b528d78a488cb01da264cb49
bmaptools: amend commentaries about file-like objects

In some places we require true file objects, i.e., they should be backed by
real files. However, comments just tell about file-like objects. Amend the
comments.

Change-Id: I90934f18558c6e9e8706c7cd62702c301099283d
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
bmaptools/BmapCopy.py
bmaptools/BmapCreate.py