Sign in
android
/
platform
/
external
/
python
/
pylint
/
612950b6eae36a543f4645d743f5fd02839c9788
/
.
/
tests
/
functional
/
m
/
multiple_imports.py
blob: 9008dcc529c11a862f886c9dcdc15db10cfd5f41 [
file
] [
log
] [
blame
]
# pylint: disable=missing-docstring, unused-import
import
os
,
socket
# [multiple-imports]