import osos.path.exists('/tmp/1.txt')os.path.exists('/tmp')
import osos.path.isfile('/tmp/1.txt')
import osos.path.abspath('abc/abc.txt')