1#!/usr/bin/env python
2import os
3print(os.path.dirname(os.path.abspath(__file__)))