Revision 43f49dd...

Go back to digest for 1st December 2013

Bug Fixes in Development Tools

Sven Brauch committed changes in [kdev-python] /:

Fix warning if __new__ argument is called cls, not self

This patch fixes a warning on __new__ method argument complaining about
the usage of self instead of cls.
REVIEW:114084

GCI-TASK:5883312908271616

File Changes

Modified 3 files
  •   duchain/declarationbuilder.cpp
  •   duchain/tests/pyduchaintest.cpp
  •   duchain/tests/pyduchaintest.h
3 files changed in total