aboutsummaryrefslogtreecommitdiffstats
path: root/docs/roadmap.txt
diff options
context:
space:
mode:
authortarek <none@none>2009-10-14 16:05:29 +0200
committertarek <none@none>2009-10-14 16:05:29 +0200
commit898ac3ef244465848be4748fc68a6ae4083fc394 (patch)
tree4b1e463554367e91040df51482220b5a789d208d /docs/roadmap.txt
parent03a95e191c1e128a04911ae415a36cbcb6ab1901 (diff)
downloadexternal_python_setuptools-898ac3ef244465848be4748fc68a6ae4083fc394.tar.gz
external_python_setuptools-898ac3ef244465848be4748fc68a6ae4083fc394.tar.bz2
external_python_setuptools-898ac3ef244465848be4748fc68a6ae4083fc394.zip
doc typo. fixes 67
--HG-- branch : distribute extra : rebase_source : 2f89aa2f065390966c0dad309e91ac8e30de5dfc
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