Re: [python-committers] Wording about packaging in the 3.3 announcement

2012-05-29 Thread Nick Coghlan
On Wed, May 30, 2012 at 12:20 AM, Éric Araujo wrote: > The whatsnew document has the same problem, and also mixes packaging (venv > and packaging) with imports (namespace packages), but I did not get a chance > to fix it before today, so I probably will after the alpha. Those additions were from

[python-committers] Wording about packaging in the 3.3 announcement

2012-05-29 Thread Éric Araujo
Hi Georg, I would like to clarify something in order to remove a misleading or confusing statement from the release email: * The new "packaging" module, building upon the "distribute" and "distutils2" projects and deprecating "distutils" First, packaging *is* distutils2, modulo a few cha