#!/usr/local/bin/python2 import tokenize print tokenize.__file__ print tokenize.__name__