TransRead: minor nicification
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Mon, 18 Feb 2013 13:57:38 +0000 (15:57 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Mon, 18 Feb 2013 14:35:20 +0000 (16:35 +0200)
commit7f3686678ccb0128790a97c55c1ac586b2a196c5
tree55dfe4bfdd31af6023522f63dd9c705b46f6bf2f
parentd259802e4e19c4ce06fa4e5497f5844e6119fc22
TransRead: minor nicification

The 'decompress_func' argument of the '_CompressedFile' class constructor is
optional, so make it be 'None' by default.

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