Python 2.6에서 temp
디렉토리 경로를 가져오는 크로스 플랫폼 방법이 있습니까?
예를 들어 Linux에서는 /tmp
이고 XP에서는 C:Documents and settings[user]Application settingsTemp
입니다.
Python 2.6에서 temp
디렉토리 경로를 가져오는 크로스 플랫폼 방법이 있습니까?
예를 들어 Linux에서는 /tmp
이고 XP에서는 C:Documents and settings[user]Application settingsTemp
입니다.