aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/tests/registry/init_platform.py
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside6/tests/registry/init_platform.py')
-rw-r--r--sources/pyside6/tests/registry/init_platform.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/sources/pyside6/tests/registry/init_platform.py b/sources/pyside6/tests/registry/init_platform.py
index 93fa64dec..0a040d0fc 100644
--- a/sources/pyside6/tests/registry/init_platform.py
+++ b/sources/pyside6/tests/registry/init_platform.py
@@ -189,10 +189,7 @@ def generate_all():
{build}
There are no default values, no variable names and no self
- parameter. Only types are present after simplification. The
- functions 'next' resp. '__next__' are removed to make the output
- identical for Python 2 and 3. '__div__' is also removed,
- since it exists in Python 2, only.
+ parameter. Only types are present after simplification.
"""
'''))
fmt.print("import sys")