Simple Qu: Changing directory
Robert Kern
kernr at mail.ncifcrf.gov
Sun Jul 11 12:58:07 EDT 1999
More information about the Python-list mailing list
Sun Jul 11 12:58:07 EDT 1999
- Previous message (by thread): Simple Qu: Changing directory
- Next message (by thread): Simple Qu: Changing directory
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 10 Jul 1999 21:02:58 -0500, Nick Bower <nick.bower at ssec.wisc.edu> wrote: >yeah, that's what i originally thought. sure enough there were some updates in the >os documentation, but not os.chdir. it's something that would be really helpfull >if anyone linked to the documentation sees this. It's in Section 6.1.1 "Process Parameters" lib/os-procinfo.html. It might be a good idea, though, to place it with os.mkdir and os.rmdir in Section 6.1.4 "Files and Directories" lib/os-file-dir.html. If you think so, e-mail the maintainer at python-docs at python.org; he takes suggestions very well. >nick [snip] Robert Kern | ----------------------|"In the fields of Hell where the grass grows high This space | Are the graves of dreams allowed to die." intentionally | - Richard Harter left blank. |
- Previous message (by thread): Simple Qu: Changing directory
- Next message (by thread): Simple Qu: Changing directory
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list