massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / six / six / moves / urllib / __init__.pyi
1 import six.moves.urllib.error as error
2 import six.moves.urllib.parse as parse
3 import six.moves.urllib.request as request
4 import six.moves.urllib.response as response
5 import six.moves.urllib.robotparser as robotparser