blob: 4c5544669e20129b4993157971a0d5b13ec8028f [file] [log] [blame]
"""check black listed builtins
"""
__revision__ = apply(map, (str, (1, 2, 3)))
YYYYY = map(str, (1, 2, 3))