File Python Tutorial

import os
print os.path.abspath(".")
print os.path.abspath("..")