Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve docs for tempname() and tempdir() #8982

Merged
merged 1 commit into from
Nov 11, 2014
Merged

Improve docs for tempname() and tempdir() #8982

merged 1 commit into from
Nov 11, 2014

Conversation

nalimilan
Copy link
Member

I find that "filename" is quite confusing in the docs for tempname. I guess for most users "filename" means the part of the path up to the parent directory. The man page for tempnam doesn't say what's the definition of "filename", but I guess that's defined in POSIX. I think path is clearer, else you'd want to concatenate tempdir() and tempname() to get the path to a file.

nolta added a commit that referenced this pull request Nov 11, 2014
Improve docs for tempname() and tempdir()
@nolta nolta merged commit 2f77d65 into master Nov 11, 2014
@nolta nolta deleted the nalimilan/tempname branch November 11, 2014 19:00
@tkelman
Copy link
Contributor

tkelman commented Nov 19, 2014

backported in 6433492

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants