[New-bugs-announce] [issue14255] tempfile.gettempdir() didn't return the path with correct case.

勇刚 罗 report at bugs.python.org
Mon Mar 12 02:12:42 CET 2012


New submission from 勇刚 罗 <luoyonggang at gmail.com>:

>>> print tempfile.gettempdir()
c:\users\dreamkxd\appdata\local\temp
>>>
And the real path is
C:\Users\dreamkxd\AppData\Local\Temp.

----------
messages: 155424
nosy: 勇刚.罗
priority: normal
severity: normal
status: open
title: tempfile.gettempdir() didn't return the path with correct case.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14255>
_______________________________________


More information about the New-bugs-announce mailing list