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

Jeff McNeil report at bugs.python.org
Thu Mar 15 21:06:43 CET 2012


Jeff McNeil <jeff at jmcneil.net> added the comment:

It doesn't seem to me that the right approach on either platform is to simply downcase.  Maybe just deprecate the call altogether as its not doing anything normpath isn't if the <s>.lower call is removed?

----------

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


More information about the Python-bugs-list mailing list