classification
Title: finish documentation of user local paths
Type: Stage:
Components: Documentation Versions:
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: christian.heimes Nosy List: BreamoreBoy, benjamin.peterson, christian.heimes
Priority: normal Keywords:

Created on 2009-09-26 02:57 by benjamin.peterson, last changed 2010-08-03 16:41 by BreamoreBoy.

Messages (2)
msg93153 - (view) Author: Benjamin Peterson (benjamin.peterson) * (Python committer) Date: 2009-09-26 02:57
This appears at the end of the site documentation:

XXX Update documentation XXX document python -m site –user-base –user-site

It should be remedied.
msg112626 - (view) Author: Mark Lawrence (BreamoreBoy) Date: 2010-08-03 16:41
Should this now go to docs@python or is it best left with Christian?
History
Date User Action Args
2010-08-03 16:41:14BreamoreBoysetnosy: + BreamoreBoy
messages: + msg112626
2009-09-26 02:58:02benjamin.petersonsetcomponents: + Documentation
2009-09-26 02:57:38benjamin.petersoncreate