functions: revert the function init order to make pylint happy again. See #217789768695f4fe7433e010e1d43e8b74160e10dfc
commit789768695f4fe7433e010e1d43e8b74160e10dfc
authorChristoph Reiter <reiter.christoph@gmail.com>
Thu, 16 Aug 2018 15:16:22 +0000 (16 17:16 +0200)
committerChristoph Reiter <reiter.christoph@gmail.com>
Thu, 16 Aug 2018 15:24:44 +0000 (16 17:24 +0200)
treea6c322d08f631c95f6355d3b24733c6791b62c23
parent7c10cce5cb28a2562e28249d08893e6a145d5b62
functions: revert the function init order to make pylint happy again. See #217

While this is not correct (and crashes with PyPy, thus the ifdeffery) it makes
pylint happy. Do this for now until we figure out what confuses pylint here.
gi/pygi-info.c