"""Test that importing a module twice using a nested does not issue a warning."""
try:
if True:
import os
except:
os.path