[Python-ideas] os.architecture
Stephen J. Turnbull
stephen at xemacs.org
Thu Jan 2 06:24:00 CET 2014
anatoly techtonik writes:
> I've heard your opinion. Now why do you think os is for OS
> services?
Because everything in there is a Python wrapper for an OS service, and
because platfrom covers your use case. That may not be obvious to
you. But AFAICT (once explained) it works for most Pythonistas and is
a consistent point of view. Your suggestion is nowhere near TOOWTDI,
so it's not going to happen.
More information about the Python-ideas
mailing list