Rafael dos Santos Gonçalves <rafaelsant...@gmail.com> added the comment:

Hi people,
I insert a simple code in tempfile.py, that verify if the return starts with 
./, and concatenate using the abspath function.
I changed the variable name file to temp_dir_abspath, because file is a 
built-in function and it's not recommended, overwrite it with local variables.
And at least i add one test, that verify if temp_directory returns an absolut 
path.

thanks.

----------
nosy: +elesbom
Added file: http://bugs.python.org/file19699/issue7325.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7325>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to