diff options
| author | tarek <devnull@localhost> | 2009-10-14 16:05:29 +0200 |
|---|---|---|
| committer | tarek <devnull@localhost> | 2009-10-14 16:05:29 +0200 |
| commit | d01bc6402ec3f16a1fe2e3184d1fbeee9600b047 (patch) | |
| tree | 04b6fd7d0b93521e28f585fc6cefa1af93cc067a /docs/roadmap.txt | |
| parent | ab0e140b080725f533fde51e6e16190e32121304 (diff) | |
| download | python-setuptools-bitbucket-d01bc6402ec3f16a1fe2e3184d1fbeee9600b047.tar.gz | |
doc typo. fixes 67
Diffstat (limited to 'docs/roadmap.txt')
| -rw-r--r-- | docs/roadmap.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/roadmap.txt b/docs/roadmap.txt index e97ab57d..6182ed3b 100644 --- a/docs/roadmap.txt +++ b/docs/roadmap.txt @@ -59,7 +59,7 @@ we've done a lot already) - no more custom site.py (that is: if something misses in Python's site.py we'll add it there instead of patching it) -- no more namespaced packages system, if PEP 381 (namespaces package +- no more namespaced packages system, if PEP 382 (namespaces package support) makes it to 2.7 - The code is splitted in many packages and might be distributed under |
