Closed
Description
Steps to reproduce
from six.moves.urllib.parse import urlparse
Current behavior
severity: 'Error'
message: 'E0401:Unable to import 'six.moves.urllib.parse''
at: '9,1'
source: 'pylint'
Expected behavior
no errors
pylint --version output
No config file found, using default configuration
pylint 1.7.2,
astroid 1.5.3
Python 3.6.2 (v3.6.2:5fd33b5, Jul 8 2017, 04:14:34) [MSC v.1900 32 bit (Intel)]
might be a regression of #223