This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients StreakyCobra, r.david.murray, serhiy.storchaka
Date 2017-02-23.20:13:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487880807.52.0.289647915425.issue29635@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, that should all be implementable from your python shell, then, no need for support in the os module.

For reference, when I said 'cd man page', this is what I was referring to:

http://www.unix.com/man-page/posix/1posix/cd/

I'm going to close this issue.  If you find you do need access to some system interface the os module doesn't currently provide, you can open a specific issue for that.
History
Date User Action Args
2017-02-23 20:13:27r.david.murraysetrecipients: + r.david.murray, serhiy.storchaka, StreakyCobra
2017-02-23 20:13:27r.david.murraysetmessageid: <1487880807.52.0.289647915425.issue29635@psf.upfronthosting.co.za>
2017-02-23 20:13:27r.david.murraylinkissue29635 messages
2017-02-23 20:13:27r.david.murraycreate