Review Request 118023: Try to import pyx-files when searching for modules

Gregor Vollmer gregor at celement.de
Wed May 7 11:11:10 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118023/
-----------------------------------------------------------

(Updated May 7, 2014, 11:11 a.m.)


Review request for KDevelop and Sven Brauch.


Changes
-------

* static QStringList
* only stat directory once


Repository: kdev-python


Description
-------

Try to import pyx-files when searching for modules
    
    Cython modules where ignored by the import finder, thus
    the files can be parsed but the information cannot be used
    from other modules.
    
    First, .py files are tried, then .pyx files.


Diffs (updated)
-----

  duchain/contextbuilder.cpp 06cefd411089517daf80a3bd320960b34a07bb45 

Diff: https://git.reviewboard.kde.org/r/118023/diff/


Testing
-------


Thanks,

Gregor Vollmer

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140507/e3fa0ba6/attachment.html>


More information about the KDevelop-devel mailing list