MANIFEST.in
pythonbrew_install.py
setup.py
pythonbrew/__init__.py
pythonbrew/basecommand.py
pythonbrew/baseparser.py
pythonbrew/curl.py
pythonbrew/define.py
pythonbrew/downloader.py
pythonbrew/exceptions.py
pythonbrew/installer.py
pythonbrew/log.py
pythonbrew/util.py
pythonbrew.egg-info/PKG-INFO
pythonbrew.egg-info/SOURCES.txt
pythonbrew.egg-info/dependency_links.txt
pythonbrew.egg-info/entry_points.txt
pythonbrew.egg-info/not-zip-safe
pythonbrew.egg-info/top_level.txt
pythonbrew/commands/__init__.py
pythonbrew/commands/clean.py
pythonbrew/commands/help.py
pythonbrew/commands/install.py
pythonbrew/commands/list.py
pythonbrew/commands/off.py
pythonbrew/commands/py.py
pythonbrew/commands/switch.py
pythonbrew/commands/uninstall.py
pythonbrew/commands/update.py
pythonbrew/commands/use.py
pythonbrew/commands/version.py
pythonbrew/patches/macosx/python24/patch-Include-pyport.h
pythonbrew/patches/macosx/python24/patch-Lib-cgi.py.diff
pythonbrew/patches/macosx/python24/patch-Lib-site.py.diff
pythonbrew/patches/macosx/python24/patch-Mac-OSX-IDLE-Makefile.in
pythonbrew/patches/macosx/python24/patch-Mac-OSX-Makefile.in
pythonbrew/patches/macosx/python24/patch-Mac-OSX-PythonLauncher-Makefile.in
pythonbrew/patches/macosx/python24/patch-Makefile.pre.in
pythonbrew/patches/macosx/python24/patch-configure
pythonbrew/patches/macosx/python24/patch-configure-arch_only.diff
pythonbrew/patches/macosx/python24/patch-configure-badcflags.diff
pythonbrew/patches/macosx/python24/patch-gestaltmodule.c.diff
pythonbrew/patches/macosx/python24/patch-macosmodule.diff
pythonbrew/patches/macosx/python24/patch-mactoolboxglue.diff
pythonbrew/patches/macosx/python24/patch-pymactoolbox.diff
pythonbrew/patches/macosx/python24/patch-setup.py.diff
pythonbrew/patches/macosx/python25/patch-64bit.diff
pythonbrew/patches/macosx/python25/patch-FSIORefNum.diff
pythonbrew/patches/macosx/python25/patch-Lib-cgi.py.diff
pythonbrew/patches/macosx/python25/patch-Lib-distutils-dist.py.diff
pythonbrew/patches/macosx/python25/patch-Makefile.pre.in.diff
pythonbrew/patches/macosx/python25/patch-Misc-setuid-prog.c.diff
pythonbrew/patches/macosx/python25/patch-Modules-posixmodule.c.diff
pythonbrew/patches/macosx/python25/patch-configure-arch_only.diff
pythonbrew/patches/macosx/python25/patch-configure-badcflags.diff
pythonbrew/patches/macosx/python25/patch-configure.diff
pythonbrew/patches/macosx/python25/patch-gestaltmodule.c.diff
pythonbrew/patches/macosx/python25/patch-pyconfig.h.in.diff
pythonbrew/patches/macosx/python25/patch-setup.py.diff
pythonbrew/scripts/bashrc
tests/__init__.py
tests/test_00_install_pythonbrew.py
tests/test_01_update.py
tests/test_02_help.py
tests/test_03_version.py
tests/test_04_install.py
tests/test_05_switch.py
tests/test_06_use.py
tests/test_07_off.py
tests/test_08_list.py
tests/test_09_py.py
tests/test_10_uninstall.py
tests/test_11_clean.py
tests/test_dummy.py