commit | d13acd13a59e50f0f47e20ef7366ca5a91d40713 | [log] [tgz] |
---|---|---|
author | lkuchlan <lkuchlan@redhat.com> | Wed Dec 27 15:24:47 2017 +0200 |
committer | lkuchlan <lkuchlan@redhat.com> | Thu Dec 28 07:50:42 2017 +0200 |
tree | 0527427138ee030debacd252be6e6b0f63f58ba3 | |
parent | 29d602804334a00bced41f1ed17d124034e6946f [diff] |
Use wraps decorator Use wraps decorator from functools library. This calls the update_wrapper method from functools which sets these built-in values to those of the wrapped function. Change-Id: I3df3d4e8dbbbbcf384436441349c05386f2b0743