Skip to content

Instantly share code, notes, and snippets.

@m3ta4a
Created August 17, 2012 01:00
Show Gist options
  • Save m3ta4a/3374956 to your computer and use it in GitHub Desktop.
Save m3ta4a/3374956 to your computer and use it in GitHub Desktop.
brew install -v python
[Jake@Jake’s MacBook Pro:~]⋙ brew install -v python
==> Downloading http://www.python.org/ftp/python/2.7.3/Python-2.7.3.tar.bz2
Already downloaded: /Library/Caches/Homebrew/python-2.7.3.tar.bz2
/usr/bin/tar xf /Library/Caches/Homebrew/python-2.7.3.tar.bz2
==> ./configure --prefix=/usr/local/Cellar/python/2.7.3 --enable-ipv6 --datarootdir=/usr/local/Cellar/python/2.7.3/share --datadir=/usr/local/Cellar/python/2.7.3/share --without-gcc --enable-framework=/usr/local/Cellar/python/2.7.3/Frameworks
./configure --prefix=/usr/local/Cellar/python/2.7.3 --enable-ipv6 --datarootdir=/usr/local/Cellar/python/2.7.3/share --datadir=/usr/local/Cellar/python/2.7.3/share --without-gcc --enable-framework=/usr/local/Cellar/python/2.7.3/Frameworks
checking for --enable-universalsdk... no
checking for --with-universal-archs... 32-bit
checking MACHDEP... darwin
checking EXTRAPLATDIR... $(PLATMACDIRS)
checking machine type as reported by uname -m... x86_64
checking for --without-gcc... yes
checking for gcc... /usr/bin/clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking for --with-cxx-main=<compiler>... no
checking how to run the C preprocessor... /usr/bin/clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for --with-suffix...
checking for case-insensitive build directory... yes
checking LIBRARY... libpython$(VERSION).a
checking LINKCC... $(PURIFY) $(MAINCC)
checking for GNU ld... no
checking for --enable-shared... no
checking for --enable-profiling...
checking LDLIBRARY... $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)
checking for ranlib... ranlib
checking for ar... ar
checking for svnversion... found
checking for hg... not-found
checking for a BSD-compatible install... /usr/bin/install -c
checking for --with-pydebug... no
checking whether /usr/bin/clang accepts -fno-strict-aliasing... yes
checking whether /usr/bin/clang accepts -OPT:Olimit=0... yes
checking whether gcc supports ParseTuple __format__... no
checking whether pthreads are available without options... yes
checking whether /usr/bin/clang++ also accepts flags for thread support... no
checking for ANSI C header files... (cached) yes
checking asm/types.h usability... no
checking asm/types.h presence... no
checking for asm/types.h... no
checking conio.h usability... no
checking conio.h presence... no
checking for conio.h... no
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking shadow.h usability... no
checking shadow.h presence... no
checking for shadow.h... no
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking thread.h usability... no
checking thread.h presence... no
checking for thread.h... no
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking sys/bsdtty.h usability... no
checking sys/bsdtty.h presence... no
checking for sys/bsdtty.h... no
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking sys/event.h usability... yes
checking sys/event.h presence... yes
checking for sys/event.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking sys/lock.h usability... yes
checking sys/lock.h presence... yes
checking for sys/lock.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/modem.h usability... no
checking sys/modem.h presence... no
checking for sys/modem.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for sys/stat.h... (cached) yes
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking netpacket/packet.h usability... no
checking netpacket/packet.h presence... no
checking for netpacket/packet.h... no
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking bluetooth.h usability... no
checking bluetooth.h presence... no
checking for bluetooth.h... no
checking bluetooth/bluetooth.h usability... no
checking bluetooth/bluetooth.h presence... no
checking for bluetooth/bluetooth.h... no
checking linux/tipc.h usability... no
checking linux/tipc.h presence... no
checking for linux/tipc.h... no
checking spawn.h usability... yes
checking spawn.h presence... yes
checking for spawn.h... yes
checking util.h usability... yes
checking util.h presence... yes
checking for util.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether sys/types.h defines makedev... yes
checking for term.h... yes
checking for linux/netlink.h... no
checking for clock_t in time.h... yes
checking for makedev... yes
checking Solaris LFS bug... no
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for ssize_t... yes
checking size of int... 4
checking size of long... 8
checking size of void *... 8
checking size of short... 2
checking size of float... 4
checking size of double... 8
checking size of fpos_t... 8
checking size of size_t... 8
checking size of pid_t... 4
checking for long long support... yes
checking size of long long... 8
checking for long double support... yes
checking size of long double... 16
checking for _Bool support... yes
checking size of _Bool... 1
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking size of off_t... 8
checking whether to enable large file support... no
checking size of time_t... 8
checking for pthread_t... yes
checking size of pthread_t... 8
checking for --enable-toolbox-glue... yes
checking for --enable-framework... yes
checking for dyld... always on for Darwin
checking SO... .so
checking LDSHARED... $(CC) -bundle -undefined dynamic_lookup
checking CCSHARED...
checking LINKFORSHARED... -u _PyMac_Error $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)
checking CFLAGSFORSHARED... $(CCSHARED)
checking SHLIBS... $(LIBS)
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for library containing sem_init... none required
checking for textdomain in -lintl... yes
checking for t_open in -lnsl... no
checking for socket in -lsocket... no
checking for --with-libs... no
checking for pkg-config... /usr/local/bin/pkg-config
checking for --with-system-expat... no
checking for --with-system-ffi... no
checking for --with-dbmliborder...
checking for --with-signal-module... yes
checking for --with-dec-threads... no
checking for --with-threads... yes
checking if PTHREAD_SCOPE_SYSTEM is supported... yes
checking for pthread_sigmask... yes
checking if --enable-ipv6 is specified... yes
checking ipv6 stack type... kame
using libc
checking for OSX 10.5 SDK or later... yes
checking for --with-doc-strings... yes
checking for --with-tsc... no
checking for --with-pymalloc... yes
checking for --with-valgrind... no
checking for --with-wctype-functions... no
checking for dlopen... yes
checking DYNLOADFILE... dynload_shlib.o
checking MACHDEP_OBJS... MACHDEP_OBJS
checking for alarm... yes
checking for setitimer... yes
checking for getitimer... yes
checking for bind_textdomain_codeset... no
checking for chown... yes
checking for clock... yes
checking for confstr... yes
checking for ctermid... yes
checking for execv... yes
checking for fchmod... yes
checking for fchown... yes
checking for fork... yes
checking for fpathconf... yes
checking for ftime... yes
checking for ftruncate... yes
checking for gai_strerror... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getloadavg... yes
checking for getpeername... yes
checking for getpgid... yes
checking for getpid... yes
checking for getpriority... yes
checking for getresuid... no
checking for getresgid... no
checking for getpwent... yes
checking for getspnam... no
checking for getspent... no
checking for getsid... yes
checking for getwd... yes
checking for initgroups... yes
checking for kill... yes
checking for killpg... yes
checking for lchmod... yes
checking for lchown... yes
checking for lstat... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mremap... no
checking for nice... yes
checking for pathconf... yes
checking for pause... yes
checking for plock... no
checking for poll... yes
checking for pthread_init... yes
checking for putenv... yes
checking for readlink... yes
checking for realpath... yes
checking for select... yes
checking for sem_open... yes
checking for sem_timedwait... no
checking for sem_getvalue... yes
checking for sem_unlink... yes
checking for setegid... yes
checking for seteuid... yes
checking for setgid... yes
checking for setlocale... yes
checking for setregid... yes
checking for setreuid... yes
checking for setsid... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setuid... yes
checking for setvbuf... yes
checking for snprintf... yes
checking for setlocale... (cached) yes
checking for setregid... (cached) yes
checking for setreuid... (cached) yes
checking for setresuid... no
checking for setresgid... no
checking for setsid... (cached) yes
checking for setpgid... (cached) yes
checking for setpgrp... (cached) yes
checking for setuid... (cached) yes
checking for setvbuf... (cached) yes
checking for snprintf... (cached) yes
checking for sigaction... yes
checking for siginterrupt... yes
checking for sigrelse... yes
checking for strftime... yes
checking for sysconf... yes
checking for tcgetpgrp... yes
checking for tcsetpgrp... yes
checking for tempnam... yes
checking for timegm... yes
checking for times... yes
checking for tmpfile... yes
checking for tmpnam... yes
checking for tmpnam_r... no
checking for truncate... yes
checking for uname... yes
checking for unsetenv... yes
checking for utimes... yes
checking for waitpid... yes
checking for wait3... yes
checking for wait4... yes
checking for wcscoll... yes
checking for _getpty... no
checking for chroot... yes
checking for link... yes
checking for symlink... yes
checking for fchdir... yes
checking for fsync... yes
checking for fdatasync... no
checking for epoll... no
checking for kqueue... yes
checking for ctermid_r... yes
checking for flock declaration... yes
checking for flock... yes
checking for getpagesize... yes
checking for broken unsetenv... no
checking for true... true
checking for inet_aton in -lc... yes
checking for chflags... yes
checking for lchflags... yes
checking for inflateCopy in -lz... yes
checking for hstrerror... yes
checking for inet_aton... yes
checking for inet_pton... yes
checking for setgroups... yes
checking for openpty... yes
checking for forkpty... yes
checking for memmove... yes
checking for fseek64... no
checking for fseeko... yes
checking for fstatvfs... yes
checking for ftell64... no
checking for ftello... yes
checking for statvfs... yes
checking for dup2... yes
checking for getcwd... yes
checking for strdup... yes
checking for getpgrp... yes
checking for setpgrp... (cached) yes
checking for gettimeofday... yes
checking for major... yes
checking for getaddrinfo... yes
checking getaddrinfo bug... no
checking for getnameinfo... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct stat.st_rdev... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_flags... yes
checking for struct stat.st_gen... yes
checking for struct stat.st_birthtime... yes
checking for struct stat.st_blocks... yes
checking for time.h that defines altzone... no
checking whether sys/select.h and sys/time.h may both be included... yes
checking for addrinfo... yes
checking for sockaddr_storage... yes
checking whether char is unsigned... no
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for working signed char... yes
checking for prototypes... yes
checking for variable length prototypes and stdarg.h... yes
checking for socketpair... yes
checking if sockaddr has sa_len member... yes
checking whether va_list is an array... yes
checking for gethostbyname_r... no
checking for gethostbyname... yes
checking for __fpu_control... no
checking for __fpu_control in -lieee... no
checking for --with-fpectl... no
checking for --with-libm=STRING... default LIBM=""
checking for --with-libc=STRING... default LIBC=""
checking whether C doubles are little-endian IEEE 754 binary64... yes
checking whether C doubles are big-endian IEEE 754 binary64... no
checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no
checking whether we can use gcc inline assembler to get and set x87 control word... yes
checking for x87-style double rounding... no
checking whether tanh preserves the sign of zero... yes
checking for acosh... yes
checking for asinh... yes
checking for atanh... yes
checking for copysign... yes
checking for erf... yes
checking for erfc... yes
checking for expm1... yes
checking for finite... yes
checking for gamma... yes
checking for hypot... yes
checking for lgamma... yes
checking for log1p... yes
checking for round... yes
checking for tgamma... yes
checking whether isinf is declared... yes
checking whether isnan is declared... yes
checking whether isfinite is declared... yes
checking whether POSIX semaphores are enabled... yes
checking for broken sem_getvalue... yes
checking digit size for Python's longs... no value specified
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking size of wchar_t... 4
checking for UCS-4 tcl... no
checking whether wchar_t is signed... yes
checking what type to use for unicode... unsigned short
checking whether byte ordering is bigendian... no
checking whether right shift extends the sign bit... yes
checking for getc_unlocked() and friends... yes
checking how to link readline libs... -lreadline
checking for rl_callback_handler_install in -lreadline... yes
checking for rl_pre_input_hook in -lreadline... yes
checking for rl_completion_display_matches_hook in -lreadline... yes
checking for rl_completion_matches in -lreadline... yes
checking for broken nice()... no
checking for broken poll()... no
checking for struct tm.tm_zone... (cached) yes
checking for working tzset()... yes
checking for tv_nsec in struct stat... no
checking for tv_nsec2 in struct stat... yes
checking whether mvwdelch is an expression... yes
checking whether WINDOW has _flags... no
checking for is_term_resized... yes
checking for resize_term... yes
checking for resizeterm... yes
checking for /dev/ptmx... yes
checking for /dev/ptc... no
checking for %lld and %llu printf() format support... yes
checking for %zd printf() format support... yes
checking for socklen_t... yes
checking for build directories... done
configure: creating ./config.status
config.status: creating Mac/Makefile
config.status: creating Mac/PythonLauncher/Makefile
config.status: creating Mac/IDLE/Makefile
config.status: creating Mac/Resources/framework/Info.plist
config.status: creating Mac/Resources/app/Info.plist
config.status: creating Makefile.pre
config.status: creating Modules/Setup.config
config.status: creating Misc/python.pc
config.status: creating Modules/ld_so_aix
config.status: creating pyconfig.h
creating Modules/Setup
creating Modules/Setup.local
creating Makefile
==> make
make
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c
Objects/classobject.c:2235:23: warning: expression result unused
[-Wunused-value]
PyObject_INIT(im, &PyMethod_Type);
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
Include/objimpl.h:164:69: note: expanded from macro 'PyObject_INIT'
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
Objects/complexobject.c:238:19: warning: expression result unused
[-Wunused-value]
PyObject_INIT(op, &PyComplex_Type);
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
Include/objimpl.h:164:69: note: expanded from macro 'PyObject_INIT'
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
1 warning generated.
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
1 warning generated.
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
Objects/floatobject.c:152:19: warning: expression result unused [-Wunused-value]
PyObject_INIT(op, &PyFloat_Type);
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
Include/objimpl.h:164:69: note: expanded from macro 'PyObject_INIT'
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c
Objects/intobject.c:110:19: warning: expression result unused [-Wunused-value]
PyObject_INIT(v, &PyInt_Type);
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
Include/objimpl.h:164:69: note: expanded from macro 'PyObject_INIT'
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
Objects/intobject.c:1444:23: warning: expression result unused [-Wunused-value]
PyObject_INIT(v, &PyInt_Type);
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
Include/objimpl.h:164:69: note: expanded from macro 'PyObject_INIT'
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
1 warning generated.
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
2 warnings generated.
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
Objects/methodobject.c:23:23: warning: expression result unused [-Wunused-value]
PyObject_INIT(op, &PyCFunction_Type);
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
Include/objimpl.h:164:69: note: expanded from macro 'PyObject_INIT'
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
1 warning generated.
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c
Objects/stringobject.c:91:23: warning: expression result unused [-Wunused-value]
PyObject_INIT_VAR(op, &PyString_Type, size);
~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
Include/objimpl.h:166:44: note: expanded from macro 'PyObject_INIT_VAR'
( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) )
^
Include/objimpl.h:164:69: note: expanded from macro 'PyObject_INIT'
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^~
Objects/stringobject.c:146:23: warning: expression result unused
[-Wunused-value]
PyObject_INIT_VAR(op, &PyString_Type, size);
~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
Include/objimpl.h:166:44: note: expanded from macro 'PyObject_INIT_VAR'
( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) )
^
Include/objimpl.h:164:69: note: expanded from macro 'PyObject_INIT'
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^~
Objects/stringobject.c:1059:23: warning: expression result unused
[-Wunused-value]
PyObject_INIT_VAR(op, &PyString_Type, size);
~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
Include/objimpl.h:166:44: note: expanded from macro 'PyObject_INIT_VAR'
( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) )
^
Include/objimpl.h:164:69: note: expanded from macro 'PyObject_INIT'
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^~
Objects/stringobject.c:1101:23: warning: expression result unused
[-Wunused-value]
PyObject_INIT_VAR(op, &PyString_Type, size);
~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
Include/objimpl.h:166:44: note: expanded from macro 'PyObject_INIT_VAR'
( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) )
^
Include/objimpl.h:164:69: note: expanded from macro 'PyObject_INIT'
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^~
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
Objects/weakrefobject.c:177:23: warning: data argument not used by format string
[-Wformat-extra-args]
name);
^
Objects/typeobject.c:766:23: warning: expression result unused [-Wunused-value]
PyObject_INIT(obj, type);
~~~~~~~~~~~~~~^~~~~~~~~~
Include/objimpl.h:164:69: note: expanded from macro 'PyObject_INIT'
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
Objects/unicodeobject.c:337:23: warning: expression result unused
[-Wunused-value]
PyObject_INIT(unicode, &PyUnicode_Type);
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
Include/objimpl.h:164:69: note: expanded from macro 'PyObject_INIT'
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
1 warning generated.
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
4 warnings generated.
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
1 warning generated.
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
1 warning generated.
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/future.o Python/future.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -DPLATFORM='"darwin"' -o Python/getplatform.o ./Python/getplatform.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/import.o Python/import.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/random.o Python/random.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/mactoolboxglue.o Python/mactoolboxglue.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -DPYTHONPATH='":plat-darwin:plat-mac:plat-mac/lib-scriptpackages:lib-tk:lib-old"' \
-DPREFIX='"/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7"' \
-DEXEC_PREFIX='"/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7"' \
-DVERSION='"2.7"' \
-DVPATH='""' \
-o Modules/getpath.o ./Modules/getpath.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
./Modules/getpath.c:459:20: warning: 'NSModuleForSymbol' is deprecated: first
deprecated in Mac OS X 10.5 [-Wdeprecated-declarations]
pythonModule = NSModuleForSymbol(NSLookupAndBindSymbol("_Py_Initialize"));
^
/usr/include/mach-o/dyld.h:188:21: note: 'NSModuleForSymbol' declared here
extern NSModule NSModuleForSymbol(NSSymbol symbol) ...
^
./Modules/getpath.c:459:38: warning: 'NSLookupAndBindSymbol' is deprecated:
first deprecated in Mac OS X 10.4 [-Wdeprecated-declarations]
pythonModule = NSModuleForSymbol(NSLookupAndBindSymbol("_Py_Initialize"));
^
/usr/include/mach-o/dyld.h:178:17: note: 'NSLookupAndBindSymbol' declared here
extern NSSymbol NSLookupAndBindSymbol(const char* symbolName) ...
^
./Modules/getpath.c:461:19: warning: 'NSLibraryNameForModule' is deprecated:
first deprecated in Mac OS X 10.5 [-Wdeprecated-declarations]
buf = (char *)NSLibraryNameForModule(pythonModule);
^
/usr/include/mach-o/dyld.h:158:21: note: 'NSLibraryNameForModule' declared here
extern const char* NSLibraryNameForModule(NSModule m) ...
^
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
3 warnings generated.
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
/usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
/usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python.exe-gdb.py
/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -L/usr/local/Cellar/readline/6.2.4/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/mysnprintf.o Python/pyctype.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -ldl -framework CoreFoundation -o Parser/pgen
Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c
touch Parser/pgen.stamp
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
/usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -DPy_BUILD_CORE \
-DSVNVERSION="\"`LC_ALL=C svnversion .`\"" \
-DHGVERSION="\"`LC_ALL=C `\"" \
-DHGTAG="\"`LC_ALL=C `\"" \
-DHGBRANCH="\"`LC_ALL=C `\"" \
-o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
rm -f libpython2.7.a
ar rc libpython2.7.a Modules/getbuildinfo.o
ar rc libpython2.7.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o
ar rc libpython2.7.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o
ar rc libpython2.7.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/mactoolboxglue.o Python/thread.o
/usr/bin/ranlib: file: libpython2.7.a(pymath.o) has no symbols
ar rc libpython2.7.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o
/usr/bin/ranlib: file: libpython2.7.a(pymath.o) has no symbols
ar rc libpython2.7.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o
/usr/bin/ranlib: file: libpython2.7.a(pymath.o) has no symbols
ranlib libpython2.7.a
ranlib: file: libpython2.7.a(pymath.o) has no symbols
/usr/bin/install -c -d -m 755 Python.framework/Versions/2.7
/usr/bin/clang -o Python.framework/Versions/2.7/Python -L/usr/local/Cellar/readline/6.2.4/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -dynamiclib \
-all_load libpython2.7.a -Wl,-single_module \
-install_name /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/Python \
-compatibility_version 2.7 \
-current_version 2.7;
/usr/bin/install -c -d -m 755 \
Python.framework/Versions/2.7/Resources/English.lproj
/usr/bin/install -c -m 644 Mac/Resources/framework/Info.plist \
Python.framework/Versions/2.7/Resources/Info.plist
ln -fsn 2.7 Python.framework/Versions/Current
ln -fsn Versions/Current/Python Python.framework/Python
ln -fsn Versions/Current/Headers Python.framework/Headers
ln -fsn Versions/Current/Resources Python.framework/Resources
/usr/bin/clang -L/usr/local/Cellar/readline/6.2.4/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -u _PyMac_Error Python.framework/Versions/2.7/Python -o python.exe \
Modules/python.o \
-ldl -framework CoreFoundation
building dbm using ndbm
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
Python build finished, but the necessary bits to build these modules were not found:
_bsddb dl imageop
linuxaudiodev ossaudiodev spwd
sunaudiodev
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
Failed to build these modules:
_AE _AH _App
_bisect _CarbonEvt _CF
_CG _Cm _codecs_cn
_codecs_hk _codecs_iso2022 _codecs_jp
_codecs_kr _codecs_tw _collections
_csv _Ctl _ctypes
_ctypes_test _curses _curses_panel
_Dlg _Drag _elementtree
_Evt _File _Fm
_Folder _functools _hashlib
_heapq _Help _hotshot
_IBCarbon _Icn _io
_json _Launch _List
_locale _lsprof _Menu
_Mlte _multibytecodec _multiprocessing
_OSA _Qd _Qdoffs
_Qt _random _Res
_scproxy _Scrap _Snd
_socket _sqlite3 _ssl
_struct _TE _testcapi
_tkinter _Win array
audioop autoGIL binascii
bsddb185 bz2 cmath
ColorPicker cPickle crypt
cStringIO datetime dbm
fcntl future_builtins gdbm
gestalt grp icglue
itertools MacOS math
mmap Nav nis
operator OSATerminology parser
pyexpat readline resource
select strop syslog
termios time unicodedata
zlib
==> make install PYTHONAPPSDIR=/usr/local/Cellar/python/2.7.3
make install PYTHONAPPSDIR=/usr/local/Cellar/python/2.7.3
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/Resources/English.lproj
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib
ln -fsn include/python2.7 /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/Headers
sed 's/%VERSION%/'"`DYLD_FRAMEWORK_PATH=/private/tmp/homebrew-python-2.7.3-G1LS/Python-2.7.3: ./python.exe -c 'import platform; print platform.python_version()'`"'/g' < Mac/Resources/framework/Info.plist > /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/Resources/Info.plist
ln -fsn 2.7 /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/Current
ln -fsn Versions/Current/Python /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Python
ln -fsn Versions/Current/Headers /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Headers
ln -fsn Versions/Current/Resources /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Resources
/usr/bin/install -c -m 555 Python.framework/Versions/2.7/Python /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/Python
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/bin
/usr/bin/install -c python.exe /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/bin/python2.7
if test -f Python.framework/Versions/2.7/Python; then \
if test -n "" ; then \
/usr/bin/install -c -m 555 /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/bin; \
else \
/usr/bin/install -c -m 555 Python.framework/Versions/2.7/Python /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/Python.framework/Versions/2.7/Python; \
if test Python.framework/Versions/2.7/Python != Python.framework/Versions/2.7/Python; then \
(cd /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib; ln -sf Python.framework/Versions/2.7/Python Python.framework/Versions/2.7/Python) \
fi \
fi; \
else true; \
fi
install: /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/Python.framework/Versions/2.7/Python: No such file or directory
if test -f /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/bin/python -o -h /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/bin/python; \
then rm -f /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/bin/python; \
else true; \
fi
(cd /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/bin; ln -s python2 python)
rm -f /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/bin/python2
(cd /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/bin; ln -s python2.7 python2)
rm -f /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/bin/python2-config
(cd /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/bin; ln -s python2.7-config python2-config)
rm -f /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/bin/python-config
(cd /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/bin; ln -s python2-config python-config)
test -d /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig || /usr/bin/install -c -d -m 755 /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig
rm -f /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig/python2.pc
(cd /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig; ln -s python-2.7.pc python2.pc)
rm -f /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig/python.pc
(cd /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig; ln -s python2.pc python.pc)
Creating directory /usr/local/Cellar/python/2.7.3/share/man
Creating directory /usr/local/Cellar/python/2.7.3/share/man/man1
/usr/bin/install -c -m 644 ./Misc/python.man \
/usr/local/Cellar/python/2.7.3/share/man/man1/python2.7.1
building dbm using ndbm
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
clang: error: no such file or directory: '–arch'
clang: error: no such file or directory: 'x86_64'
Python build finished, but the necessary bits to build these modules were not found:
_bsddb dl imageop
linuxaudiodev ossaudiodev spwd
sunaudiodev
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
Failed to build these modules:
_AE _AH _App
_bisect _CarbonEvt _CF
_CG _Cm _codecs_cn
_codecs_hk _codecs_iso2022 _codecs_jp
_codecs_kr _codecs_tw _collections
_csv _Ctl _ctypes
_ctypes_test _curses _curses_panel
_Dlg _Drag _elementtree
_Evt _File _Fm
_Folder _functools _hashlib
_heapq _Help _hotshot
_IBCarbon _Icn _io
_json _Launch _List
_locale _lsprof _Menu
_Mlte _multibytecodec _multiprocessing
_OSA _Qd _Qdoffs
_Qt _random _Res
_scproxy _Scrap _Snd
_socket _sqlite3 _ssl
_struct _TE _testcapi
_tkinter _Win array
audioop autoGIL binascii
bsddb185 bz2 cmath
ColorPicker cPickle crypt
cStringIO datetime dbm
fcntl future_builtins gdbm
gestalt grp icglue
itertools MacOS math
mmap Nav nis
operator OSATerminology parser
pyexpat readline resource
select strop syslog
termios time unicodedata
zlib
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk/test
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk/test/test_tkinter
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk/test/test_ttk
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/data
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/xmltestdata
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/subprocessdata
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/tracedmodules
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/compiler
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hotshot
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/mime
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/tests
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sqlite3
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sqlite3/test
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/importlib
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/pgen2
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests/data
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests/data/fixers
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests/data/fixers/myfixes
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/macholib
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib/Icons
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/dom
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/parsers
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/sax
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing/dummy
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/test
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/curses
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/pydoc_data
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/_builtinSuites
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Explorer
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Finder
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Netscape
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents
Creating directory /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Terminal
/usr/bin/install -c -m 644 ./Lib/BaseHTTPServer.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/Bastion.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/CGIHTTPServer.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/ConfigParser.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/Cookie.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/DocXMLRPCServer.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/HTMLParser.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/MimeWriter.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/Queue.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/SimpleHTTPServer.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/SimpleXMLRPCServer.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/SocketServer.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/StringIO.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/UserDict.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/UserList.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c ./Lib/UserString.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/_LWPCookieJar.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/_MozillaCookieJar.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/__future__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/__phello__.foo.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/_abcoll.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/_pyio.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/_strptime.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/_threading_local.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/_weakrefset.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/abc.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/aifc.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/antigravity.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/anydbm.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/argparse.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/ast.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/asynchat.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/asyncore.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/atexit.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/audiodev.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c ./Lib/base64.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/bdb.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/binhex.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/bisect.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c ./Lib/cProfile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/calendar.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c ./Lib/cgi.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/cgitb.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/chunk.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/cmd.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/code.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/codecs.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/codeop.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/collections.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/colorsys.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/commands.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/compileall.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/contextlib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/cookielib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/copy.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/copy_reg.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/csv.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/dbhash.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/decimal.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/difflib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/dircache.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/dis.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/doctest.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/dumbdbm.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/dummy_thread.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/dummy_threading.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/filecmp.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/fileinput.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/fnmatch.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/formatter.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/fpformat.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/fractions.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/ftplib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/functools.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/genericpath.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/getopt.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/getpass.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/gettext.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/glob.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/gzip.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/hashlib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/heapq.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/hmac.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/htmlentitydefs.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/htmllib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/httplib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/ihooks.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/imaplib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/imghdr.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/imputil.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/inspect.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/io.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c ./Lib/keyword.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/linecache.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/locale.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/macpath.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/macurl2path.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/mailbox.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/mailcap.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/markupbase.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/md5.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/mhlib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/mimetools.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/mimetypes.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c ./Lib/mimify.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/modulefinder.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/multifile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/mutex.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/netrc.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/new.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/nntplib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/ntpath.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/nturl2path.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/numbers.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/opcode.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/optparse.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/os.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/os2emxpath.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c ./Lib/pdb.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pickle.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pickletools.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pipes.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pkgutil.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c ./Lib/platform.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/plistlib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/popen2.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/poplib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/posixfile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/posixpath.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pprint.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c ./Lib/profile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pstats.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pty.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/py_compile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pyclbr.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c ./Lib/pydoc.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c ./Lib/quopri.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/random.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/re.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/repr.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/rexec.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/rfc822.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/rlcompleter.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/robotparser.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/runpy.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sched.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sets.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sgmllib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sha.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/shelve.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/shlex.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/shutil.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/site.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c ./Lib/smtpd.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c ./Lib/smtplib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sndhdr.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/socket.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sre.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sre_compile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sre_constants.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sre_parse.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/ssl.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/stat.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/statvfs.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/string.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/stringold.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/stringprep.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/struct.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/subprocess.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sunau.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sunaudio.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c ./Lib/symbol.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/symtable.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sysconfig.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c ./Lib/tabnanny.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/tarfile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/telnetlib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/tempfile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/textwrap.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/this.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/threading.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/timeit.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/toaiff.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c ./Lib/token.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/tokenize.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/trace.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/traceback.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/tty.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/types.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/urllib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/urllib2.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/urlparse.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/user.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c ./Lib/uu.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/uuid.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/warnings.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/wave.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/weakref.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/webbrowser.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/whichdb.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/xdrlib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/xmllib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/xmlrpclib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/zipfile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pdb.doc /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/wsgiref.egg-info /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/lib-tk/Canvas.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/Dialog.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/FileDialog.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/FixTk.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/ScrolledText.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/SimpleDialog.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/Tix.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/Tkconstants.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/Tkdnd.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/Tkinter.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkColorChooser.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkCommonDialog.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkFileDialog.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkFont.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkMessageBox.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkSimpleDialog.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/ttk.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/turtle.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/README /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk/test
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/runtktests.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk/test
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_tkinter/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_tkinter/test_loadtk.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_tkinter/test_text.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/support.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/test_extensions.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/test_functions.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/test_style.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/test_widgets.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/site-packages/README /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
/usr/bin/install -c -m 644 ./Lib/test/185test.db /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/audiotest.au /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/autotest.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/bad_coding.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/bad_coding2.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badcert.pem /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badkey.pem /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future3.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future4.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future5.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future6.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future7.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future8.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future9.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_nocaret.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/buffer_tests.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/cfgparser.1 /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/check_soundcard.vbs /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/cmath_testcases.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/curses_tests.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/doctest_aliases.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/double_const.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/empty.vbs /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/floating_points.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/fork_wait.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/formatfloat_testcases.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/gdb_sample.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/greyrgb.uue /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/https_svn_python_org_root.pem /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/ieee754.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/infinite_reload.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/inspect_fodder.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/inspect_fodder2.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/keycert.pem /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/list_tests.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/lock_tests.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/mapping_tests.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/math_testcases.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/nokia.pem /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/nullcert.pem /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/outstanding_bugs.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/pickletester.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/profilee.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/pyclbr_input.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/pydoc_mod.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/pydocfodder.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c ./Lib/test/pystone.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/randv2_32.pck /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/randv2_64.pck /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/randv3.pck /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c ./Lib/test/re_tests.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c ./Lib/test/regrtest.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/relimport.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/reperf.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/sample_doctest.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/script_helper.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/seq_tests.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/sgml_input.html /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/sha256.pem /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/sortperf.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/ssl_cert.pem /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/ssl_key.pem /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/string_tests.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_MimeWriter.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_SimpleHTTPServer.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_StringIO.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test___all__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test___future__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test__locale.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_abc.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_aepack.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_aifc.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_al.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_anydbm.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_applesingle.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_argparse.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_array.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ascii_formatd.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ast.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_asynchat.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_asyncore.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_atexit.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_audioop.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_augassign.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_base64.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bastion.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bigmem.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_binascii.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_binhex.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_binop.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bisect.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bool.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_bsddb.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bsddb185.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bsddb3.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_buffer.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bufio.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_builtin.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bytes.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bz2.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_calendar.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_call.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_capi.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_cd.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cfgparser.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cgi.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_cl.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_class.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmath.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmd.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmd_line.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_code.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_iso2022.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecs.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codeop.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_coding.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_coercion.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_collections.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_colorsys.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_commands.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_compare.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_compile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_compileall.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_compiler.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_complex.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_complex_args.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_contains.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_contextlib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cookie.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cookielib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_copy.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_copy_reg.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cpickle.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cprofile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_crypt.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_csv.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ctypes.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_curses.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_datetime.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dbm.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_decimal.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_decorators.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_defaultdict.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_deque.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_descr.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_descrtut.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dict.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dictcomps.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dictviews.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_difflib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dircache.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dis.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_distutils.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_dl.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest2.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest2.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest3.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest4.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dumbdbm.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dummy_thread.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dummy_threading.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_email.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_email_codecs.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_email_renamed.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_enumerate.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_eof.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_epoll.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_errno.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_exception_variations.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_exceptions.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_extcall.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_fcntl.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_file.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_file2k.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_filecmp.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_fileinput.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_fileio.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_float.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_fnmatch.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_fork1.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_format.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_fpformat.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_fractions.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_frozen.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ftplib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_funcattrs.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_functools.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_future.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_future1.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_future2.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_future3.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_future4.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_future5.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_future_builtins.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_gc.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_gdb.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_gdbm.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_generators.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_genericpath.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_genexps.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_getargs.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_getargs2.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_getopt.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_gettext.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_gl.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_glob.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_global.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_grammar.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_grp.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_gzip.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_hash.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_hashlib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_heapq.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_hmac.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_hotshot.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_htmllib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_htmlparser.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_httplib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_httpservers.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_imageop.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_imaplib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_imgfile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_imp.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_import.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_importhooks.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_importlib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_index.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_inspect.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_int.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_int_literal.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_io.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ioctl.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_isinstance.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_iter.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_iterlen.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_itertools.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_json.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_kqueue.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_largefile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_lib2to3.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_linecache.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_linuxaudiodev.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_list.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_locale.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_logging.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_long.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_long_future.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_longexp.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_macos.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_macostools.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_macpath.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_mailbox.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_marshal.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_math.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_md5.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_memoryio.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_memoryview.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_mhlib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_mimetools.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_mimetypes.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_minidom.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_mmap.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_module.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_modulefinder.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_msilib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec_support.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_multifile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_mutants.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_mutex.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_netrc.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_new.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_nis.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_normalization.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ntpath.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_old_mailbox.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_opcodes.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_openpty.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_operator.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_optparse.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_os.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_parser.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pdb.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_peepholer.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep247.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep263.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep277.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep292.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep352.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pickle.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pickletools.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pipes.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pkg.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pkgimport.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pkgutil.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_platform.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_plistlib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_poll.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_popen.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_popen2.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_poplib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_posix.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_posixpath.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pow.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pprint.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_print.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_profile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_property.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pstats.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pty.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pwd.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_py3kwarn.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_py_compile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pyclbr.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pydoc.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pyexpat.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_queue.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_quopri.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_random.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_re.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_readline.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_repr.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_resource.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_rfc822.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_richcmp.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_rlcompleter.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_robotparser.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_runpy.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sax.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_scope.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_scriptpackages.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_select.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_set.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_setcomps.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sets.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sgmllib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sha.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_shelve.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_shlex.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_shutil.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_signal.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_site.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_slice.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_smtplib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_smtpnet.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_socket.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_socketserver.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_softspace.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sort.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sqlite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ssl.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_startfile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_str.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_strftime.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_string.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_stringprep.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_strop.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_strptime.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_strtod.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_struct.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_structmembers.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_structseq.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_subprocess.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sunaudiodev.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sundry.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_support.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_symtable.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_syntax.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sys.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sys_setprofile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sys_settrace.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sysconfig.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_tarfile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_tcl.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_telnetlib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_tempfile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_textwrap.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_thread.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_threaded_import.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_threading.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_threading_local.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_threadsignals.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_time.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_timeout.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_tk.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_tokenize.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_trace.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_traceback.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_transformer.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ttk_guionly.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ttk_textonly.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_tuple.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_typechecks.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_types.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ucn.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_unary.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_undocumented_details.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_unicode.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_unicode_file.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_unicodedata.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_unittest.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_univnewlines.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_univnewlines2k.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_unpack.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib2.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib2net.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllibnet.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_urlparse.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_userdict.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_userlist.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_userstring.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_uu.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_uuid.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_wait3.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_wait4.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_warnings.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_wave.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_weakref.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_weakset.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_whichdb.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_winreg.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_winsound.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_with.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_wsgiref.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_xdrlib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_xml_etree.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_xmllib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_xpickle.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_xrange.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipfile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipfile64.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipimport.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipimport_support.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_zlib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/testall.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/testcodec.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/testimg.uue /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/testimgr.uue /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/testrgb.uue /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/testtar.tar /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/threaded_import_hangers.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/time_hashlib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/warning_tests.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/win_console_handler.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/wrongcert.pem /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/xmltests.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/zipdir.zip /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/data/README /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/data
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5-utf8.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949-utf8.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213-utf8.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp-utf8.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr-utf8.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030-utf8.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312-utf8.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk-utf8.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz-utf8.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp-utf8.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr-utf8.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab-utf8.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis-utf8.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213-utf8.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple-ns.xml /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/xmltestdata
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple.xml /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/xmltestdata
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/xmltestdata
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml.out /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/xmltestdata
/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/sigchild_ignore.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/subprocessdata
/usr/bin/install -c -m 644 ./Lib/test/tracedmodules/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/tracedmodules
/usr/bin/install -c -m 644 ./Lib/test/tracedmodules/testmod.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/test/tracedmodules
/usr/bin/install -c -m 644 ./Lib/encodings/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/aliases.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/ascii.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/base64_codec.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/big5.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/charmap.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp037.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1006.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1026.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1140.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1250.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1251.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1252.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1253.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1254.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1255.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1256.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1257.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1258.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp424.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp437.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp500.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp720.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp737.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp775.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp850.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp852.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp855.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp856.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp857.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp858.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp860.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp861.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp862.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp863.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp864.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp865.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp866.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp869.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp874.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp875.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp932.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp949.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp950.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_jp.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_kr.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/gb18030.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/gb2312.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/gbk.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/hex_codec.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/hz.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/idna.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/johab.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/koi8_r.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/koi8_u.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/latin_1.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_centeuro.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_greek.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_roman.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mbcs.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/palmos.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/ptcp154.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/punycode.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/rot_13.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/shift_jis.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/string_escape.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/tis_620.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/undefined.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/unicode_internal.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_16.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_32.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_7.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_8.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/uu_codec.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/compiler/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/ast.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/consts.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/future.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/misc.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/pyassem.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/pycodegen.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/symbols.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/syntax.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/transformer.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/visitor.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/hotshot/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hotshot
/usr/bin/install -c -m 644 ./Lib/hotshot/log.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hotshot
/usr/bin/install -c -m 644 ./Lib/hotshot/stats.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hotshot
/usr/bin/install -c -m 644 ./Lib/hotshot/stones.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hotshot
/usr/bin/install -c -m 644 ./Lib/email/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/_parseaddr.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/base64mime.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/charset.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/encoders.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/errors.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/feedparser.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/generator.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/header.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/iterators.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/message.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/parser.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/quoprimime.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/utils.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/mime/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/application.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/audio.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/base.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/image.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/message.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/multipart.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/text.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/test/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/test_email.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/test_email_codecs.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/test_email_codecs_renamed.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/test_email_renamed.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/test_email_torture.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/data/PyBanner048.gif /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/audiotest.au /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_01.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_02.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_03.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_04.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_05.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_06.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_07.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_08.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_09.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_10.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_11.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_12.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_12a.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_13.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_14.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_15.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_16.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_17.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_18.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_19.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_20.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_21.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_22.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_23.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_24.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_25.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_26.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_27.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_28.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_29.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_30.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_31.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_32.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_33.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_34.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_35.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_36.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_37.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_38.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_39.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_40.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_41.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_42.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_43.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_44.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_45.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_46.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/json/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json
/usr/bin/install -c -m 644 ./Lib/json/decoder.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json
/usr/bin/install -c -m 644 ./Lib/json/encoder.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json
/usr/bin/install -c -m 644 ./Lib/json/scanner.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json
/usr/bin/install -c -m 644 ./Lib/json/tool.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json
/usr/bin/install -c -m 644 ./Lib/json/tests/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_check_circular.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_decode.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_default.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_dump.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_encode_basestring_ascii.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_fail.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_float.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_indent.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_pass1.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_pass2.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_pass3.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_recursion.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_scanstring.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_separators.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_speedups.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_unicode.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/sqlite3/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sqlite3
/usr/bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sqlite3
/usr/bin/install -c -m 644 ./Lib/sqlite3/dump.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sqlite3
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/dbapi.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/dump.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/factory.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/hooks.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/py25tests.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/regression.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/transactions.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/types.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/logging/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging
/usr/bin/install -c -m 644 ./Lib/logging/config.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging
/usr/bin/install -c -m 644 ./Lib/logging/handlers.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging
/usr/bin/install -c -m 644 ./Lib/bsddb/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/db.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/dbobj.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/dbrecio.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/dbshelve.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/dbtables.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/dbutils.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/test/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_all.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_associate.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_basics.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_compare.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_compat.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_cursor_pget_bug.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_db.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbenv.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbobj.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbshelve.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbtables.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_distributed_transactions.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_early_close.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_fileid.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_get_none.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_join.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_lock.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_misc.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_pickle.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_queue.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_recno.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_replication.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_sequence.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_thread.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/importlib/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/importlib
/usr/bin/install -c -m 644 ./Lib/wsgiref/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/handlers.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/headers.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/util.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/validate.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref
/usr/bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/__main__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/btm_matcher.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/btm_utils.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/main.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/patcomp.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/pygram.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/pytree.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/refactor.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_callable.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exitfunc.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_operator.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c ./Lib/lib2to3/pgen2/token.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests
/usr/bin/install -c ./Lib/lib2to3/tests/pytree_idempotency.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/support.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_fixers.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_main.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_pytree.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_util.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/README /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/bom.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/crlf.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/different_encoding.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/infinite_recursion.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py2_test_grammar.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py3_test_grammar.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/bad_order.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests/data/fixers
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests/data/fixers
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/parrot_example.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests/data/fixers
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/ctypes/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/_endian.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/util.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/wintypes.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/test/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/runtests.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errcheck.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errno.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_find.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_init.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_integers.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pickling.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_values.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/macholib
/usr/bin/install -c ./Lib/ctypes/macholib/fetch_macholib /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/idlelib/AutoComplete.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/AutoCompleteWindow.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/AutoExpand.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Bindings.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CallTipWindow.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CallTips.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ChangeLog /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ClassBrowser.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CodeContext.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ColorDelegator.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Debugger.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Delegator.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/EditorWindow.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/FileList.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/FormatParagraph.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/GrepDialog.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/HyperParser.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/IOBinding.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/IdleHistory.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/MultiCall.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/MultiStatusBar.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ObjectBrowser.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/OutputWindow.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ParenMatch.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/PathBrowser.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Percolator.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/PyParse.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/PyShell.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/README.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/RemoteDebugger.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/RemoteObjectBrowser.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ReplaceDialog.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/RstripExtension.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ScriptBinding.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ScrolledList.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialog.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialogBase.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/SearchEngine.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/StackViewer.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/TODO.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ToolTip.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/TreeWidget.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/UndoDelegator.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/WidgetRedirector.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/WindowList.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ZoomHeight.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/aboutDialog.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-keys.def /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-main.def /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configDialog.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configHandler.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configHelpSourceEdit.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configSectionNameDialog.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/dynOptionMenuWidget.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/extend.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/help.txt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c ./Lib/idlelib/idle.bat /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/idle.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/idle.pyw /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/idlever.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/keybindingDialog.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/macosxSupport.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/rpc.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/run.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/tabbedpages.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/testcode.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/textView.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.icns /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/distutils/README /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/archive_util.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/ccompiler.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/cmd.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/config.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/core.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/debug.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/dep_util.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/dir_util.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/dist.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/emxccompiler.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/errors.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/extension.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/file_util.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/filelist.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/log.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/spawn.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/sysconfig.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/text_file.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/util.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/version.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/command/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_wininst.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_py.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/check.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/clean.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/command_template /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/config.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_data.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/register.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/sdist.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/upload.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-6.0.exe /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-7.1.exe /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-8.0.exe /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0-amd64.exe /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0.exe /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/tests/Setup.sample /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/setuptools_build_ext.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/setuptools_extension.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/support.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_archive_util.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_dumb.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_msi.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_rpm.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_wininst.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_clib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_ccompiler.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_check.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_clean.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cmd.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config_cmd.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_core.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dep_util.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dir_util.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_file_util.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_filelist.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_data.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_headers.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_lib.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_register.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sdist.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_spawn.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_text_file.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_unixccompiler.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_upload.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_util.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_version.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/xml/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml
/usr/bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/domreg.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/minidom.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/parsers
/usr/bin/install -c -m 644 ./Lib/xml/parsers/expat.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/parsers
/usr/bin/install -c -m 644 ./Lib/xml/sax/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/handler.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/sax
/usr/bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/connection.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/forking.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/heap.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/managers.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/pool.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/process.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/queues.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/util.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing/dummy
/usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing/dummy
/usr/bin/install -c -m 644 ./Lib/unittest/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/__main__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/case.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/loader.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/main.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/result.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/runner.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/signals.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/util.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/test/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/dummy.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/support.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_assertions.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_break.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_case.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_discovery.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_functiontestcase.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_loader.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_program.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_result.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_runner.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_setups.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_skipping.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/curses/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/curses
/usr/bin/install -c -m 644 ./Lib/curses/ascii.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/curses
/usr/bin/install -c -m 644 ./Lib/curses/has_key.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/curses
/usr/bin/install -c -m 644 ./Lib/curses/panel.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/curses
/usr/bin/install -c -m 644 ./Lib/curses/textpad.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/curses
/usr/bin/install -c -m 644 ./Lib/curses/wrapper.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/curses
/usr/bin/install -c -m 644 ./Lib/pydoc_data/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/pydoc_data
/usr/bin/install -c -m 644 ./Lib/pydoc_data/topics.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/pydoc_data
/usr/bin/install -c -m 644 ./Lib/plat-darwin/IN.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin
/usr/bin/install -c ./Lib/plat-darwin/regen /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin
/usr/bin/install -c -m 644 ./Lib/plat-mac/Audio_mac.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/EasyDialogs.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/FrameWork.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/MiniAEFrame.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/PixMapWrapper.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/aepack.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/aetools.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/aetypes.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/applesingle.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/appletrawmain.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c ./Lib/plat-mac/appletrunner.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/argvemulator.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/bgenlocations.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/buildtools.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c ./Lib/plat-mac/bundlebuilder.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/cfmfile.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/dialogs.rsrc /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/errors.rsrc /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/findertools.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/gensuitemodule.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/ic.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/icopen.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/macerrors.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/macostools.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/macresource.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/pimp.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/terminalcommand.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/videoreader.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/AE.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/AH.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Alias.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Aliases.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/App.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Appearance.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/AppleEvents.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/AppleHelp.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/CF.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/CG.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/CarbonEvents.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/CarbonEvt.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Cm.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Components.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/ControlAccessor.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Controls.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/CoreFoundation.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/CoreGraphics.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Ctl.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Dialogs.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Dlg.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Drag.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Dragconst.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Events.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Evt.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/File.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Files.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Fm.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Folder.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Folders.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Fonts.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Help.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/IBCarbon.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/IBCarbonRuntime.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Icn.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Icons.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Launch.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/LaunchServices.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/List.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Lists.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/MacHelp.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/MacTextEditor.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/MediaDescr.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Menu.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Menus.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Mlte.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/OSA.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/OSAconst.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/QDOffscreen.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Qd.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Qdoffs.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Qt.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/QuickDraw.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/QuickTime.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Res.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Resources.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Scrap.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Snd.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Sndihooks.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Sound.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/TE.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/TextEdit.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Win.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Windows.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/_builtinSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/_builtinSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/CodeWarrior/Required.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Explorer
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Explorer
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Explorer
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Explorer
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Explorer
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Explorer
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Explorer
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Finder
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Enumerations.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Finder
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Files.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Finder
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Finder
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Finder_items.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Finder
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Finder
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Finder
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Finder
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Window_classes.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Finder
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Finder
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Netscape
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Netscape
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/Required_suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Netscape
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Netscape
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Netscape
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/Text.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Netscape
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Netscape
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Netscape
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Terminal
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Terminal
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Terminal
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Terminal/__init__.py /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages/Terminal
/usr/bin/install -c -m 644 ./LICENSE /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/LICENSE.txt
if test -d /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests; then \
/usr/bin/install -c -m 644 ./Modules/xxmodule.c \
/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/tests ; \
fi
PYTHONPATH=/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7 DYLD_FRAMEWORK_PATH=/private/tmp/homebrew-python-2.7.3-G1LS/Python-2.7.3: \
./python.exe -Wi -tt /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/compileall.py \
-d /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7 -f \
-x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \
/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7
Traceback (most recent call last):
File "/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/compileall.py", line 16, in <module>
import struct
File "/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/struct.py", line 1, in <module>
from _struct import *
ImportError: No module named _struct
make: *** [libinstall] Error 1
config.log was copied to /Users/Jake/Library/Logs/Homebrew
==> Exit Status: 2
https://github.com/mxcl/master/blob/master/Library/Formula/python.rb#L101
==> Build Environment
HOMEBREW_VERSION: 0.9.2
HEAD: 8458b4092bba013853c088bb8cad9d4aa8dd02b0
CPU: quad-core 64-bit arrandale
OS X: 10.8-x86_64
Xcode: 4.4.1
CLT: 4.4.0.0.1.1249367152
X11: 2.7.2 in /opt/X11
CC: /usr/bin/clang
CXX: /usr/bin/clang++ => /usr/bin/clang
LD: /usr/bin/clang
CFLAGS: -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments
CXXFLAGS: -Os -pipe -march=native -mmacosx-version-min=10.8 -Wno-unused-value -Wno-empty-body -Qunused-arguments
CPPFLAGS: -I/usr/local/Cellar/readline/6.2.4/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include
LDFLAGS: -L/usr/local/Cellar/readline/6.2.4/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib
CMAKE_PREFIX_PATH: /opt/X11
MACOSX_DEPLOYMENT_TARGET: 10.8
PKG_CONFIG_PATH: /opt/X11/share/pkgconfig:/opt/X11/lib/pkgconfig:/usr/local/Library/Homebrew/pkgconfig
ACLOCAL_PATH: /usr/local/Cellar/gettext/0.18.1.1/share/aclocal
OBJC: /usr/bin/clang
PATH: /usr/local/Cellar/readline/6.2.4/bin:/usr/local/Cellar/gettext/0.18.1.1/bin:/opt/X11/bin:/usr/local/bin:/usr/local:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/Library/Contributions/cmds
Error: Failed executing: make install PYTHONAPPSDIR=/usr/local/Cellar/python/2.7.3 (python.rb:101)
These existing issues may help you:
https://github.com/mxcl/homebrew/issues/12918
https://github.com/mxcl/homebrew/issues/13513
https://github.com/mxcl/homebrew/issues/13642
https://github.com/mxcl/homebrew/issues/14142
https://github.com/mxcl/homebrew/issues/14199
https://github.com/mxcl/homebrew/issues/14200
Otherwise, this may help you fix or report the issue:
https://github.com/mxcl/homebrew/wiki/bug-fixing-checklist
[Jake@Jake’s MacBook Pro:~]⋙
@twice
Copy link

twice commented Aug 2, 2013

Hi, did you sort out the problem you encountered on this gist? I am trying to install python and I am getting the same thing. i.e.
File "/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/struct.py", line 1, in
from _struct import *
ImportError: No module named _struct
make: *** [libinstall] Error 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment