aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/utils.py
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2020-11-30 12:30:44 +0100
committerChristian Tismer <tismer@stackless.com>2020-11-30 11:45:04 +0000
commitb781bf54b54033917a020820f3bd7d4530bc0dc7 (patch)
tree0e97678c2ac3d2c552c475e216cc6a84f70114c8 /build_scripts/utils.py
parentf9f044b6e26b255fe4e88f061b3106ec4f310fb4 (diff)
signature: avoid duplication of `__init__`
After the reworking of error messages, the `__init__` function became visible both via the "class" and as "class.__init__". The constructor is treated specially because we want to list it first. Avoid duplicate generation of the constructor by filtering in "enum_sig.py". Change-Id: I04c0a47990d6ca8d97a748f7ecfe911f9aec2fe6 Task-number: PYSIDE-1305 Pick-to: 5.15 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'build_scripts/utils.py')
0 files changed, 0 insertions, 0 deletions