swc-installation-test-2.py: Add 'virtual-pypi-installer' and 'pip'
authorW. Trevor King <wking@tremily.us>
Tue, 1 Jan 2013 15:15:39 +0000 (10:15 -0500)
committerW. Trevor King <wking@tremily.us>
Tue, 1 Jan 2013 15:15:39 +0000 (10:15 -0500)
commitcf6294d4646c1cf926ef5dd22e3e860902e37bab
tree2a565e36b817a7f6b0b10eb04fa1e33d64f0f155
parentcfd8549df8311fdef1637590afa6955db1400392
swc-installation-test-2.py: Add 'virtual-pypi-installer' and 'pip'

Students who need a Python Package Index (PyPI) installer should be
fine with either easy_install or pip [1].

[1]: http://pypi.python.org/pypi/pip
     http://www.pip-installer.org/
swc-installation-test-2.py