https://bugs.kde.org/show_bug.cgi?id=363752
Bug ID: 363752
Summary: typo in builtindocumentation.py
Product: kdevelop
Version: 4.7.3
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: NOR
Component: all build tools
Assignee: [email protected]
Reporter: [email protected]
in
/usr/share/apps/kdevpythonsupport/documentation_files/builtindocumentation.py
there is a typo
class set():
...
def intersetion(self, other, *others): return set()
should be interse c tion
Reproducible: Always
Please fix.
--
You are receiving this mail because:
You are watching all bug changes.