# HG changeset patch # User Bryce Verdier # Date 1303923727 25200 # Node ID d66abea426c0f2a3d4eece1c4328e8622cd26897 # Parent 6ba0c3ee34af20fe19d6bc50e3eb1479fdb62fbc proper windows loctions diff -r 6ba0c3ee34af -r d66abea426c0 Doc/install/index.rst --- a/Doc/install/index.rst Wed Apr 27 18:14:04 2011 +0200 +++ b/Doc/install/index.rst Wed Apr 27 10:02:07 2011 -0700 @@ -241,7 +241,7 @@ +-----------------+-----------------------------------------------------+--------------------------------------------------+-------+ | Unix (non-pure) | :file:`{exec-prefix}/lib/python{X.Y}/site-packages` | :file:`/usr/local/lib/python{X.Y}/site-packages` | \(1) | +-----------------+-----------------------------------------------------+--------------------------------------------------+-------+ -| Windows | :file:`{prefix}` | :file:`C:\\Python` | \(2) | +| Windows | :file:`{prefix}\\Lib\\site-packages` | :file:`C:\\Python{XY}\\Lib\\site-packages` | \(2) | +-----------------+-----------------------------------------------------+--------------------------------------------------+-------+ Notes: