cpython/Doc/tutorial
Éric Araujo de4f05b741 Improve documentation for PEP 370 support in site module (#8617).
site.USER_BASE and site.USER_SITE are now fully documented.  PEP 370 is
outdated with respects to the Mac framework situation, but the code in
sysconfig and the example in the 3.2 What’s New document helped me find
the right values to document for Mac OS X.

The command-line interface of the site module, partly documented in the
3.2 What’s New, is fully described in the module docs.

The purpose of the usercustomize module is explained in the site docs,
with a gentle introduction in the tutorial (right after the section that
talks about PYTHONSTARTUP; a comment mentions it should be moved from
the tutorial to another file, but that will be another bug).

Various markup and wording improvements were made along the way in the
site module docs.  Duplicate and incomplete declarations of environment
variables have also been removed (the original bug report was actually
about these entries :).  The site module docs are still a bit messy;
I’ll see about improving them for #11553.

All these sections are copiously interlinked and findable from the doc
indexes.
2011-08-06 01:51:07 +02:00
..
appetite.rst Merged revisions 66452 via svnmerge from 2008-09-13 17:46:05 +00:00
classes.rst Make indentation comply with our style guide and the rest of the file 2011-07-26 16:54:24 +02:00
controlflow.rst Merged revisions 85530,85532-85534,85538-85543,85546-85548 via svnmerge from 2010-11-26 08:42:45 +00:00
datastructures.rst Merged revisions 86134,86315-86316,86390,86424-86425,86428,86550,86561-86562,86564-86565,86705,86708,86713 via svnmerge from 2010-11-26 09:05:43 +00:00
errors.rst Merged revisions 74821,74828-74831,74833,74835 via svnmerge from 2009-09-16 16:05:59 +00:00
floatingpoint.rst Issue #9337: Make float.__str__ identical to float.__repr__. 2010-08-04 20:56:28 +00:00
index.rst Merged revisions 75797 via svnmerge from 2009-10-27 20:24:45 +00:00
inputoutput.rst Merge with 3.1. 2011-03-13 02:27:26 +02:00
interactive.rst Improve documentation for PEP 370 support in site module (#8617). 2011-08-06 01:51:07 +02:00
interpreter.rst Improve documentation for PEP 370 support in site module (#8617). 2011-08-06 01:51:07 +02:00
introduction.rst Backport rev86422 for issue 10304 from py3k to 31-maint 2010-11-12 04:35:16 +00:00
modules.rst Fix closes Issue12359 - Removing a confusing sentence from the previous change. 2011-06-20 07:30:34 -07:00
stdlib.rst Merged revisions 86882 via svnmerge from 2011-01-08 09:18:55 +00:00
stdlib2.rst Merged revisions 76906 via svnmerge from 2009-12-19 23:33:46 +00:00
whatnow.rst Remove trailing whitespace. 2009-01-03 21:18:54 +00:00