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.
Hello, Why haven't you fixed that yet? Is my report valid?
Git commit 475a95f7a709615a4f01c891bffe67ffbb12233e by Sven Brauch. Committed on 17/07/2016 at 14:20. Pushed by brauch into branch '5.0'. fix typo Thanks to FLHerne *wink* M +1 -1 documentation_files/builtindocumentation.py http://commits.kde.org/kdev-python/475a95f7a709615a4f01c891bffe67ffbb12233e
Sorry, I just overlooked the report.