]> granicus.if.org Git - python/commit
#12716: reorganize docs for os module a bit
authorAndrew Kuchling <amk@amk.ca>
Fri, 21 Jun 2013 15:49:57 +0000 (11:49 -0400)
committerAndrew Kuchling <amk@amk.ca>
Fri, 21 Jun 2013 15:49:57 +0000 (11:49 -0400)
commit4921a089e2e7385da3c278fd123d75a66e7903f7
tree348ee8ac5ed385f7f7ae67a2ec057947bb8b733e
parentc61b9130786229aea79dbe2b19b46db020b0632b
#12716: reorganize docs for os module a bit

* Move the constants used by os.open() to after the description of os.open(),
  instead of putting them in their own section.

* Move RTLD_* constants to "Miscellaneous System Information" section, and
  mention the sys functions they're used with.

* Mention dir_fd parameter in os.open() text.

* Typo fix ("are a supported by").
Doc/library/os.rst