fixed the list syntax

This commit is contained in:
Tarek Ziadé 2010-04-22 08:46:45 +00:00
parent 439c3fbfa0
commit b924063f10
1 changed files with 3 additions and 0 deletions

View File

@ -208,11 +208,14 @@ When a distribution is installed, files can be installed under:
Each record is composed of three elements:
- the file's **path**
- a '/'-separated path, relative to the **base location**, if the file is
under the **base location**.
- a '/'-separated path, relative to the **base location**, if the file
is under the **installation prefix** AND if the **base location** is a
subpath of the **installation prefix**.
- an absolute path, using the local platform separator
- the **MD5** hash of the file, encoded in hex. Notice that `pyc` and `pyo`