"""

"""

import support

from types import *
if not isinstance(1, IntType):
    raise support.TestError("Test")
