Is there a cross-platform way of getting the path to the temp directory in Python 2.6?
temp
For example, under Linux that would be /tmp, while under XP C:\Documents and settings\[user]\Application settings\Temp.
/tmp
C:\Documents and settings\[user]\Application settings\Temp
← Назад к списку