bblfsh / python-driver

GNU General Public License v3.0
10 stars 16 forks source link

Fix imports normalization #198

Closed dennwc closed 5 years ago

dennwc commented 5 years ago

Fix multiple issues with Import normalization for Semantic UAST.

dennwc commented 5 years ago

Added import split here as well. Fixes one more issue with relative imports.