import subprocess # S404
from subprocess import Popen # S404
from subprocess import Popen as pop # S404