Hi there, I want to create a temporary file in the temporary directory of the os. That is just like the way the python function os.tmpfile() acts.
I know that it can achieve this by a unix shell script or dos batch script or even writing an external program. I wonder if there is an elegant way to do so. Thanks. -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php To unsubscribe from this group, send email to vim_use+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
