Rafael dos Santos Gonçalves added the comment:
ksh is a text/plain to, all this extension are text/plain:
'.ksh', '.pl', '.bat', '.h', '.c', '.txt', '.asc', '.text', '.pot', '.brf'.
The problem i
Rafael dos Santos Gonçalves added the comment:
You is right, i put this command on test and not the test.
thankss
--
Added file: http://bugs.python.org/file19737/issue7325.diff
___
Python tracker
<http://bugs.python.org/issue7
Changes by Rafael dos Santos Gonçalves :
Removed file: http://bugs.python.org/file19699/issue7325.diff
___
Python tracker
<http://bugs.python.org/issue7325>
___
___
Pytho
Rafael dos Santos Gonçalves 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'