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/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/cleanup.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/symlink.py
pythonbrew/commands/uninstall.py
pythonbrew/commands/update.py
pythonbrew/commands/use.py
pythonbrew/commands/version.py
pythonbrew/etc/bashrc
pythonbrew/etc/config.cfg
pythonbrew/installer/__init__.py
pythonbrew/installer/pythonbrewinstaller.py
pythonbrew/installer/pythoninstaller.py
pythonbrew/patches/all/common/patch-setup.py.diff
pythonbrew/patches/all/python24/patch-setup.py.diff
pythonbrew/patches/all/python25/patch-setup.py.diff
pythonbrew/patches/all/python30/patch-setup.py.diff
pythonbrew/patches/all/python32/patch-setup.py.diff
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/_localemodule.c.ed
pythonbrew/patches/macosx/python25/locale.py.ed
pythonbrew/patches/macosx/python25/patch-64bit.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-configure-arch_only.diff
pythonbrew/patches/macosx/python25/patch-configure-badcflags.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/patches/macosx/python26/_localemodule.c.ed
pythonbrew/patches/macosx/python26/locale.py.ed
pythonbrew/patches/macosx/python26/patch-Lib-cgi.py.diff
pythonbrew/patches/macosx/python26/patch-Lib-ctypes-macholib-dyld.py.diff
pythonbrew/patches/macosx/python26/patch-Lib-distutils-dist.py.diff
pythonbrew/patches/macosx/python26/patch-Mac-IDLE-Makefile.in.diff
pythonbrew/patches/macosx/python26/patch-Mac-Makefile.in.diff
pythonbrew/patches/macosx/python26/patch-Mac-PythonLauncher-Makefile.in.diff
pythonbrew/patches/macosx/python26/patch-Mac-Tools-Doc-setup.py.diff
pythonbrew/patches/macosx/python26/patch-setup.py-db46.diff
pythonbrew/patches/macosx/python26/patch-setup_no_tkinter.py.diff
pythonbrew/patches/macosx/python27/patch-Modules-posixmodule.diff
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_cleanup.py