summaryrefslogtreecommitdiff
path: root/docs/roadmap.txt
diff options
context:
space:
mode:
authortarek <devnull@localhost>2009-10-14 16:05:29 +0200
committertarek <devnull@localhost>2009-10-14 16:05:29 +0200
commitd01bc6402ec3f16a1fe2e3184d1fbeee9600b047 (patch)
tree04b6fd7d0b93521e28f585fc6cefa1af93cc067a /docs/roadmap.txt
parentab0e140b080725f533fde51e6e16190e32121304 (diff)
downloadpython-setuptools-bitbucket-d01bc6402ec3f16a1fe2e3184d1fbeee9600b047.tar.gz
doc typo. fixes 67
Diffstat (limited to 'docs/roadmap.txt')
-rw-r--r--docs/roadmap.txt2
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