About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
ca5
2/21/2014 - 8:08 AM
share
Share
add_circle_outline
Save
pwd
pwd
abspath_sample.py
content_copy
file_download
import os '%s/../dest' %(os.path.abspath(os.path.dirname(__file__))) # (このファイルの位置)../dest
clear