Revision 39da204...

Go back to digest for 19th June 2011

Features in Development Tools

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

Get search paths from the python interpreter

Instead of just guessing search paths that might or might not works on
some platforms, call python and query the sys.path variable for search
paths. This also gives automatic configurability of search paths via the
PYTHONPATH environment variable, which will be appended to sys.path
automatically by the python interpreter.

File Changes

Modified 2 files
  •   duchain/helpers.cpp
  •   duchain/helpers.h
2 files changed in total