Ran
|
Files
81
|
Run time
4s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/PyCQA/astroid/commit/<a class=hub.com/PyCQA/astroid/commit/3d797a3b841f77357e2f2497774d07e754e493e5">3d797a3b8<a href="https://github.com/PyCQA/astroid/commit/3d797a3b841f77357e2f2497774d07e754e493e5">">make is_standard_module() properly classify extensions (#659) (#661) Extensions can be installed in either a platform independent or specific location[1]. The search is updated to include both paths. Previously, an extension in the platform specific location would be misclassified because only the independent location was considered and the platform specific location shared a prefix with the standard lib. [1] http://docs.python.org/3/distutils/apiref.html#distutils.sysconfig.get_python_lib Fixes Issue: #658 Co-authored-by: Matt Story &lt;s.matt.story@gmail.com&gt; (cherry picked from commit </a><a class="double-link" href="https://github.com/PyCQA/astroid/commit/<a class="double-link" href="https://github.com/PyCQA/astroid/commit/70ed2cfd68e71a98697b1c13c337499732a801dc">70ed2cfd6</a>">70ed2cfd6</a><a href="https://github.com/PyCQA/astroid/commit/3d797a3b841f77357e2f2497774d07e754e493e5">)
0 of 13539 relevant lines covered (0.0%)
0.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|