Revision d3f52a0...

Go back to digest for 29th January 2012

Features in Development Tools

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

implement type support for ternary operators

foo = 3 if False else "str" # <- foo:unsure(int,str)

File Changes

Modified 3 files
  •   documentation_files/builtindocumentation.py
  •   duchain/expressionvisitor.cpp
  •   duchain/expressionvisitor.h
3 files changed in total