13 Commits (41bade96a4d1dcd35bbba79c2eabe052d02756a4)

Author SHA1 Message Date
Ned Deily 3eb67d58d6 Issue #8746: Correct faulty configure checks so that os.chflags() and 15 years ago
Mark Dickinson 40d9ebe031 Issue #12228: Fix exchanged flag descriptions in stat.rst. Thanks Sandro Tosi. 15 years ago
R David Murray 30178068d9 #10999: Add missing documentation for chflags constants to stat module docs 15 years ago
Raymond Hettinger 469271d4ea More source links 15 years ago
Georg Brandl 60203b41b0 Migrate to Sphinx 1.0 C language constructs. 16 years ago
Georg Brandl b044b2a701 Merged revisions 74821,74828-74831,74833,74835 via svnmerge from 17 years ago
Georg Brandl 7f01a13e7c Last round of adapting style of documenting argument default values. 17 years ago
R. David Murray ba426148bf Merged revisions 74128 via svnmerge from 17 years ago
Alexandre Vassalotti c22c6f2cc0 Merged revisions 73706,73778 via svnmerge from 17 years ago
Collin Winter c79461b164 Partial py3k-ification of Doc/library/: convert has_key references into either 'k in d' or __contains__; normalize raise statements; convert print statements into print function calls. 19 years ago
Georg Brandl 116aa62bf5 Move the 3k reST doc tree in place. 19 years ago