cpython/Lib/venv
Éric Araujo 859aad6a36 Remove packaging from the standard library.
Distutils2 will live on on PyPI and be included in the stdlib when it
is ready.  See discussion starting at
http://mail.python.org/pipermail/python-dev/2012-June/120430.html
2012-06-24 00:07:41 -04:00
..
scripts Remove packaging from the standard library. 2012-06-24 00:07:41 -04:00
__init__.py Added python3 symlink; removed Distribute-related code, docs and comments; changed Mac OS X computation to determine framework builds. 2012-05-28 16:33:01 +01:00
__main__.py