diff --git a/pep-0356.txt b/pep-0356.txt index 328b0d219..c8b35f498 100644 --- a/pep-0356.txt +++ b/pep-0356.txt @@ -85,6 +85,15 @@ Planned features for 2.5 Access to C AST from Python (GvR: I have a bunch more that could/would/should be added.) + Add bdist_msi to the distutils package. (MvL wants one more + independent release first.) + + Add bdist_deb to the distutils package? (Who's the author?) + + Add bdist_egg to the distutils package??? + + Add setuptools to the standard library. + Deferred until 2.6: