import os

a = '../work/'
print os.path.abspath(a) 
Posted by 옥탑방람보
,