]> granicus.if.org Git - python/commit
Michael Hudson:
authorGuido van Rossum <guido@python.org>
Tue, 25 Apr 2000 10:53:22 +0000 (10:53 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 25 Apr 2000 10:53:22 +0000 (10:53 +0000)
commit7da3cc5dfbbc722238a6140acccba469f66e7fac
tree6db3d7ca80e6db367533d4c80671f48cb706265c
parente7ab64e0702b460bd643c6b0630d37d09614ad46
Michael Hudson:

I think that after this patch, all objects in the os module (with names
that don't start with "_") that can have docstrings, do, on Linux at
least.

Also fix a nit in one of my spawn* docstrings.
Lib/os.py