commit | c5f48b8a78b7eaff50f26f67b343e546da3f4f2f | [log] [tgz] |
---|---|---|
author | lkuchlan <lkuchlan@redhat.com> | Sun May 29 13:02:16 2016 +0300 |
committer | lkuchlan <lkuchlan@redhat.com> | Sun May 29 13:13:49 2016 +0300 |
tree | 7c1ebd0a6a26a2361ca6635cbc031f86815ca9d3 | |
parent | 9d6cd45aeb21feadb78b109e5264a8496c10ec0f [diff] |
Use @wraps decorator Use @wraps decorator from the functools library. This calls the update_wrapper method from functools which sets these built-in values to those of the wrapped function. Change-Id: Ie5a6cd71db5cc645c7fc7d1a5bcad5f0bcf651fd