Skip to content

Instantly share code, notes, and snippets.

@lanterndev
Created March 14, 2014 02:34
Show Gist options
  • Save lanterndev/9541163 to your computer and use it in GitHub Desktop.
Save lanterndev/9541163 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
~> brew install -v python3 --quicktest --with-brewed-openssl --with-brewed-tk
==> Downloading http://python.org/ftp/python/3.3.5/Python-3.3.5.tgz
Already downloaded: /Library/Caches/Homebrew/python3-3.3.5.tgz
==> Verifying python3-3.3.5.tgz checksum
tar xf /Library/Caches/Homebrew/python3-3.3.5.tgz
==> Patching
/usr/bin/patch -g 0 -f -p1 -i 000-homebrew.diff
patching file setup.py
Hunk #1 succeeded at 1675 (offset 52 lines).
Hunk #2 succeeded at 1720 (offset 52 lines).
Hunk #3 succeeded at 1744 (offset 52 lines).
==> ./configure --prefix=/usr/local/Cellar/python3/3.3.5 --enable-ipv6 --datarootdir=/usr/local/Cellar/python3/3.3.5/share --datadir=/usr/local/Cellar/python3/3.3.5/share --enable-framework=/usr/local/Cellar/python3/3.3.5/Frameworks --without-gcc CFLAGS=-I/usr/local/include -I/usr/local/opt/sqlite/include LDFLAGS=-L/usr/local/lib -L/usr/local/opt/sqlite/lib MACOSX_DEPLOYMENT_TARGET=10.9
checking build system type... x86_64-apple-darwin13.1.0
checking host system type... x86_64-apple-darwin13.1.0
checking for --enable-universalsdk... no
checking for --with-universal-archs... 32-bit
checking MACHDEP... darwin
checking for --without-gcc... yes
checking for gcc... 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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for --with-cxx-main=<compiler>... no
checking for -Wl,--no-as-needed... no
checking how to run the C preprocessor... 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)$(ABIFLAGS).a
checking LINKCC... $(PURIFY) $(MAINCC)
checking for GNU ld... no
checking for inline... inline
checking for --enable-shared... no
checking for --enable-profiling... no
checking LDLIBRARY... $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)
checking for ranlib... ranlib
checking for ar... ar
checking for readelf... no
checking for python3.3... no
checking for python3... no
checking for python... python
checking for a BSD-compatible install... /usr/bin/install -c
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for --with-pydebug... no
checking whether clang accepts and needs -fno-strict-aliasing... no
checking if we can turn off clang unused result warning... yes
checking whether gcc supports ParseTuple __format__... no
checking whether pthreads are available without options... yes
checking whether 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... no
checking libintl.h presence... no
checking for libintl.h... no
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.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 sched.h usability... yes
checking sched.h presence... yes
checking for sched.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 for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/devpoll.h usability... no
checking sys/devpoll.h presence... no
checking for sys/devpoll.h... no
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking sys/bsdtty.h usability... no
checking sys/bsdtty.h presence... no
checking for sys/bsdtty.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/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/kern_control.h usability... yes
checking sys/kern_control.h presence... yes
checking for sys/kern_control.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/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/sendfile.h usability... no
checking sys/sendfile.h presence... no
checking for sys/sendfile.h... no
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/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/sys_domain.h usability... yes
checking sys/sys_domain.h presence... yes
checking for sys/sys_domain.h... 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/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... 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 alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.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 net/if.h... yes
checking for term.h... yes
checking for linux/netlink.h... no
checking for linux/can.h... no
checking for linux/can/raw.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 uint32_t... yes
checking for uint64_t... yes
checking for uint64_t... yes
checking for int32_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int64_t... yes
checking for ssize_t... yes
checking for __uint128_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-framework... yes
checking for dyld... always on for Darwin
checking the extension of shared libraries... .so
checking LDSHARED... $(CC) -bundle -undefined dynamic_lookup
checking CCSHARED...
checking LINKFORSHARED... -framework CoreFoundation $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)
checking CFLAGSFORSHARED... $(CCSHARED)
checking SHLIBS... $(LIBS)
checking for sendfile in -lsendfile... no
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... no
checking for t_open in -lnsl... no
checking for socket in -lsocket... no
checking for --with-libs... no
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config
checking for --with-system-expat... no
checking for --with-system-ffi... no
checking for --with-system-libmpdec... no
checking for --enable-loadable-sqlite-extensions... no
checking for --with-tcltk-includes... default
checking for --with-tcltk-libs... default
checking for --with-dbmliborder...
checking for --with-signal-module... yes
checking for --with-threads... yes
checking if PTHREAD_SCOPE_SYSTEM is supported... yes
checking for pthread_sigmask... yes
checking for pthread_atfork... 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 dlopen... yes
checking DYNLOADFILE... dynload_shlib.o
checking MACHDEP_OBJS... none
checking for alarm... yes
checking for accept4... no
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 faccessat... no
checking for fchmod... yes
checking for fchmodat... no
checking for fchown... yes
checking for fchownat... no
checking for fexecve... no
checking for fdopendir... no
checking for fork... yes
checking for fpathconf... yes
checking for fstatat... no
checking for ftime... yes
checking for ftruncate... yes
checking for futimesat... no
checking for futimens... no
checking for futimes... yes
checking for gai_strerror... yes
checking for getgrouplist... 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 if_nameindex... yes
checking for initgroups... yes
checking for kill... yes
checking for killpg... yes
checking for lchmod... yes
checking for lchown... yes
checking for lockf... yes
checking for linkat... no
checking for lstat... yes
checking for lutimes... yes
checking for mmap... yes
checking for memrchr... no
checking for mbrtowc... yes
checking for mkdirat... no
checking for mkfifo... yes
checking for mkfifoat... no
checking for mknod... yes
checking for mknodat... no
checking for mktime... yes
checking for mremap... no
checking for nice... yes
checking for openat... no
checking for pathconf... yes
checking for pause... yes
checking for pipe2... no
checking for plock... no
checking for poll... yes
checking for posix_fallocate... no
checking for posix_fadvise... no
checking for pread... yes
checking for pthread_init... no
checking for pthread_kill... yes
checking for putenv... yes
checking for pwrite... yes
checking for readlink... yes
checking for readlinkat... no
checking for readv... yes
checking for realpath... yes
checking for renameat... no
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 sendfile... yes
checking for setegid... yes
checking for seteuid... yes
checking for setgid... yes
checking for sethostname... yes
checking for setlocale... yes
checking for setregid... yes
checking for setreuid... yes
checking for setresuid... no
checking for setresgid... no
checking for setsid... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setpriority... yes
checking for setuid... yes
checking for setvbuf... yes
checking for sched_get_priority_max... yes
checking for sched_setaffinity... no
checking for sched_setscheduler... no
checking for sched_setparam... no
checking for sched_rr_get_interval... no
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for sigpending... yes
checking for sigrelse... yes
checking for sigtimedwait... no
checking for sigwait... yes
checking for sigwaitinfo... no
checking for snprintf... yes
checking for strftime... yes
checking for strlcpy... yes
checking for symlinkat... no
checking for sync... 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 unlinkat... no
checking for unsetenv... yes
checking for utimensat... no
checking for utimes... yes
checking for waitid... yes
checking for waitpid... yes
checking for wait3... yes
checking for wait4... yes
checking for wcscoll... yes
checking for wcsftime... yes
checking for wcsxfrm... yes
checking for writev... yes
checking for _getpty... no
checking whether dirfd is declared... yes
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 epoll_create1... 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 clock_gettime... no
checking for clock_gettime in -lrt... no
checking for clock_getres... no
checking for clock_getres in -lrt... no
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 for x64 gcc inline assembler... yes
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 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 log2... 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 tanh preserves the sign of zero... yes
checking whether log1p drops the sign of negative zero... no
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
no usable wchar_t found
checking whether byte ordering is bigendian... no
checking ABIFLAGS... m
checking SOABI... cpython-33m
checking LDVERSION... $(VERSION)$(ABIFLAGS)
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
configure: checking for device files
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 broken mbstowcs... no
checking for --with-computed-gotos... no value specified
checking whether clang supports computed gotos... yes
checking for build directories... done
checking for -O2... yes
checking for glibc _FORTIFY_SOURCE/memmove bug... no
configure: creating ./config.status
config.status: creating Mac/Makefile
config.status: creating Mac/PythonLauncher/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
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/future.o Python/future.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -DPLATFORM='"darwin"' -o Python/getplatform.o ./Python/getplatform.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/import.o Python/import.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/random.o Python/random.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE \
-DABIFLAGS='"m"' \
-o Python/sysmodule.o ./Python/sysmodule.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE \
-DSOABI='"cpython-33m"' \
-o Python/dynload_shlib.o ./Python/dynload_shlib.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -DPYTHONPATH='":plat-darwin"' \
-DPREFIX='"/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3"' \
-DEXEC_PREFIX='"/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3"' \
-DVERSION='"3.3"' \
-DVPATH='""' \
-o Modules/getpath.o ./Modules/getpath.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -c ./Modules/operator.c -o Modules/operator.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -c ./Modules/_localemodule.c -o Modules/_localemodule.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -c ./Modules/faulthandler.c -o Modules/faulthandler.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
/usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python.exe-gdb.py
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE -o Modules/_testembed.o ./Modules/_testembed.c
clang -c -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I. -IInclude -I./Include -I/usr/local/opt/tcl-tk/include -I/usr/local/opt/tcl-tk/include -DPy_BUILD_CORE \
-DHGVERSION="\"`LC_ALL=C `\"" \
-DHGTAG="\"`LC_ALL=C `\"" \
-DHGBRANCH="\"`LC_ALL=C `\"" \
-o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
rm -f libpython3.3m.a
ar rc libpython3.3m.a Modules/getbuildinfo.o
ar rc libpython3.3m.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o
ar rc libpython3.3m.a Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.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/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o
ar rc libpython3.3m.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/dynamic_annotations.o Python/errors.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/pytime.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/fileutils.o Python/dynload_shlib.o Python/thread.o Python/frozen.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython3.3m.a(dynamic_annotations.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython3.3m.a(pymath.o) has no symbols
ar rc libpython3.3m.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython3.3m.a(dynamic_annotations.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython3.3m.a(pymath.o) has no symbols
ar rc libpython3.3m.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/_functoolsmodule.o Modules/operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/symtablemodule.o Modules/xxsubtype.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython3.3m.a(dynamic_annotations.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython3.3m.a(pymath.o) has no symbols
ranlib libpython3.3m.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython3.3m.a(dynamic_annotations.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython3.3m.a(pymath.o) has no symbols
/usr/bin/install -c -d -m 755 Python.framework/Versions/3.3
clang -o Python.framework/Versions/3.3/Python -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -dynamiclib \
-all_load libpython3.3m.a -Wl,-single_module \
-install_name /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/Python \
-compatibility_version 3.3 \
-current_version 3.3 \
-framework CoreFoundation -ldl -framework CoreFoundation;
/usr/bin/install -c -d -m 755 \
Python.framework/Versions/3.3/Resources/English.lproj
/usr/bin/install -c -m 644 Mac/Resources/framework/Info.plist \
Python.framework/Versions/3.3/Resources/Info.plist
ln -fsn 3.3 Python.framework/Versions/Current
ln -fsn Versions/Current/Python Python.framework/Python
ln -fsn Versions/Current/Resources Python.framework/Resources
clang -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -framework CoreFoundation Python.framework/Versions/3.3/Python -o python.exe Modules/python.o -ldl -framework CoreFoundation
clang -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -framework CoreFoundation Python.framework/Versions/3.3/Python -o Modules/_testembed Modules/_testembed.o -ldl -framework CoreFoundation
DYLD_FRAMEWORK_PATH=/private/tmp/python3-wF0d/Python-3.3.5: ./python.exe -E -S -m sysconfig --generate-posix-vars
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
running build
running build_ext
building '_struct' extension
creating build/temp.macosx-10.9-x86_64-3.3/private
creating build/temp.macosx-10.9-x86_64-3.3/private/tmp
creating build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d
creating build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5
creating build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_struct.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_struct.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_struct.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_struct.so
building '_ctypes_test' extension
creating build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/_ctypes_test.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/_ctypes_test.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/_ctypes_test.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_ctypes_test.so
building 'array' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/arraymodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/arraymodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/arraymodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/array.so
building 'cmath' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/cmathmodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/cmathmodule.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_math.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_math.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/cmathmodule.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_math.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/cmath.so
building 'math' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/mathmodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/mathmodule.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_math.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_math.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/mathmodule.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_math.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/math.so
building 'time' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/timemodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/timemodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/timemodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/time.so
building '_datetime' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_datetimemodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_datetimemodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_datetimemodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_datetime.so
building '_random' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_randommodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_randommodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_randommodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_random.so
building '_bisect' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_bisectmodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_bisectmodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_bisectmodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_bisect.so
building '_heapq' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_heapqmodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_heapqmodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_heapqmodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_heapq.so
building '_pickle' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_pickle.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_pickle.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_pickle.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_pickle.so
building 'atexit' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/atexitmodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/atexitmodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/atexitmodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/atexit.so
building '_json' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_json.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_json.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_json.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_json.so
building '_testcapi' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_testcapimodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_testcapimodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_testcapimodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_testcapi.so
building '_testbuffer' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_testbuffer.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_testbuffer.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_testbuffer.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_testbuffer.so
building '_lsprof' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_lsprof.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_lsprof.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/rotatingtree.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/rotatingtree.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_lsprof.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/rotatingtree.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_lsprof.so
building 'unicodedata' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/unicodedata.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/unicodedata.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/unicodedata.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/unicodedata.so
building 'fcntl' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/fcntlmodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/fcntlmodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/fcntlmodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/fcntl.so
building 'grp' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/grpmodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/grpmodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/grpmodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/grp.so
building 'select' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/selectmodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/selectmodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/selectmodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/select.so
building 'parser' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/parsermodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/parsermodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/parsermodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/parser.so
building 'mmap' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/mmapmodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/mmapmodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/mmapmodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/mmap.so
building 'syslog' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/syslogmodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/syslogmodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/syslogmodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/syslog.so
building 'audioop' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/audioop.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/audioop.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/audioop.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/audioop.so
building 'readline' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/readline.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/readline.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/readline.o -L/usr/lib/termcap -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -lreadline -lncurses -o build/lib.macosx-10.9-x86_64-3.3/readline.so
building '_crypt' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_cryptmodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_cryptmodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_cryptmodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_crypt.so
building '_csv' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_csv.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_csv.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_csv.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_csv.so
building '_posixsubprocess' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_posixsubprocess.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_posixsubprocess.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_posixsubprocess.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_posixsubprocess.so
building '_socket' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/socketmodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/socketmodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/socketmodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_socket.so
building '_ssl' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_ssl.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ssl.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ssl.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -lssl -lcrypto -o build/lib.macosx-10.9-x86_64-3.3/_ssl.so
building '_hashlib' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_hashopenssl.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_hashopenssl.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_hashopenssl.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -lssl -lcrypto -o build/lib.macosx-10.9-x86_64-3.3/_hashlib.so
building '_sha256' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/sha256module.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/sha256module.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/sha256module.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_sha256.so
building '_sha512' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/sha512module.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/sha512module.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/sha512module.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_sha512.so
building '_md5' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/md5module.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/md5module.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/md5module.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_md5.so
building '_sha1' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/sha1module.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/sha1module.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/sha1module.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_sha1.so
building '_sqlite3' extension
creating build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/cache.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/cache.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/connection.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/connection.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/cursor.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/cursor.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/microprotocols.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/microprotocols.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/module.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/module.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/prepare_protocol.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/prepare_protocol.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/row.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/row.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/statement.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/statement.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/util.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/util.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/cache.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/connection.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/cursor.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/microprotocols.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/module.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/prepare_protocol.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/row.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/statement.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_sqlite/util.o -L/usr/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -L/usr/lib -lsqlite3 -o build/lib.macosx-10.9-x86_64-3.3/_sqlite3.so -Wl,-search_paths_first
building '_dbm' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DHAVE_NDBM_H -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_dbmmodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_dbmmodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_dbmmodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_dbm.so
building '_gdbm' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_gdbmmodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_gdbmmodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_gdbmmodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -lgdbm -o build/lib.macosx-10.9-x86_64-3.3/_gdbm.so
building 'termios' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/termios.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/termios.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/termios.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/termios.so
building 'resource' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/resource.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/resource.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/resource.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/resource.so
building 'nis' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/nismodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/nismodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/nismodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/nis.so
building '_curses' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DHAVE_NCURSESW=1 -D_XOPEN_SOURCE_EXTENDED=1 -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_cursesmodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_cursesmodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_cursesmodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -lncurses -o build/lib.macosx-10.9-x86_64-3.3/_curses.so
building '_curses_panel' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DHAVE_NCURSESW=1 -D_XOPEN_SOURCE_EXTENDED=1 -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_curses_panel.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_curses_panel.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_curses_panel.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -lpanel -lncurses -o build/lib.macosx-10.9-x86_64-3.3/_curses_panel.so
building 'zlib' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/zlibmodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/zlibmodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/zlibmodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -lz -o build/lib.macosx-10.9-x86_64-3.3/zlib.so -Wl,-search_paths_first
building 'binascii' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/binascii.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/binascii.o -DUSE_ZLIB_CRC32
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/binascii.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -lz -o build/lib.macosx-10.9-x86_64-3.3/binascii.so -Wl,-search_paths_first
building '_bz2' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_bz2module.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_bz2module.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_bz2module.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -lbz2 -o build/lib.macosx-10.9-x86_64-3.3/_bz2.so -Wl,-search_paths_first
building '_lzma' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_lzmamodule.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_lzmamodule.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_lzmamodule.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -llzma -o build/lib.macosx-10.9-x86_64-3.3/_lzma.so
building 'pyexpat' extension
creating build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/expat
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/expat -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/pyexpat.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/pyexpat.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/expat -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/expat/xmlparse.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/expat/xmlparse.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/expat -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/expat/xmlrole.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/expat/xmlrole.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/expat -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/expat/xmltok.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/expat/xmltok.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/pyexpat.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/expat/xmlparse.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/expat/xmlrole.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/expat/xmltok.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/pyexpat.so
building '_elementtree' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/expat -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_elementtree.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_elementtree.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_elementtree.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_elementtree.so
building '_multibytecodec' extension
creating build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs/multibytecodec.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs/multibytecodec.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs/multibytecodec.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_multibytecodec.so
building '_codecs_kr' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs/_codecs_kr.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs/_codecs_kr.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs/_codecs_kr.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_codecs_kr.so
building '_codecs_jp' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs/_codecs_jp.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs/_codecs_jp.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs/_codecs_jp.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_codecs_jp.so
building '_codecs_cn' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs/_codecs_cn.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs/_codecs_cn.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs/_codecs_cn.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_codecs_cn.so
building '_codecs_tw' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs/_codecs_tw.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs/_codecs_tw.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs/_codecs_tw.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_codecs_tw.so
building '_codecs_hk' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs/_codecs_hk.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs/_codecs_hk.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs/_codecs_hk.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_codecs_hk.so
building '_codecs_iso2022' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs/_codecs_iso2022.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/cjkcodecs/_codecs_iso2022.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_codecs_iso2022.so
building '_decimal' extension
creating build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal
creating build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DUNIVERSAL=1 -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/_decimal.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/_decimal.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DUNIVERSAL=1 -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/basearith.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/basearith.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DUNIVERSAL=1 -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/constants.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/constants.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DUNIVERSAL=1 -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/context.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/context.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DUNIVERSAL=1 -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/convolute.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/convolute.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DUNIVERSAL=1 -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/crt.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/crt.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DUNIVERSAL=1 -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/difradix2.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/difradix2.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DUNIVERSAL=1 -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/fnt.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/fnt.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DUNIVERSAL=1 -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/fourstep.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/fourstep.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DUNIVERSAL=1 -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/io.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/io.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DUNIVERSAL=1 -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/memory.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/memory.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DUNIVERSAL=1 -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/mpdecimal.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DUNIVERSAL=1 -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/numbertheory.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DUNIVERSAL=1 -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/sixstep.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/sixstep.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DUNIVERSAL=1 -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/transpose.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/transpose.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/_decimal.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/basearith.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/constants.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/context.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/convolute.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/crt.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/difradix2.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/fnt.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/fourstep.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/io.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/memory.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/mpdecimal.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/numbertheory.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/sixstep.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_decimal/libmpdec/transpose.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_decimal.so
building '_multiprocessing' extension
creating build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_multiprocessing
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -IModules/_multiprocessing -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_multiprocessing/multiprocessing.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_multiprocessing/multiprocessing.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -IModules/_multiprocessing -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_multiprocessing/semaphore.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_multiprocessing/semaphore.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_multiprocessing/multiprocessing.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_multiprocessing/semaphore.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_multiprocessing.so
building '_gestalt' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_gestalt.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_gestalt.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_gestalt.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_gestalt.so -framework Carbon
building '_scproxy' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_scproxy.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_scproxy.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_scproxy.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_scproxy.so -framework SystemConfiguration -framework CoreFoundation
building '_tkinter' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DWITH_APPINIT=1 -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_tkinter.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_tkinter.o
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DWITH_APPINIT=1 -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/tkappinit.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/tkappinit.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_tkinter.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/tkappinit.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -ltk8.6 -ltcl8.6 -o build/lib.macosx-10.9-x86_64-3.3/_tkinter.so
building 'xxlimited' extension
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -DPy_LIMITED_API=1 -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/xxlimited.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/xxlimited.o
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/xxlimited.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/xxlimited.so
building '_ctypes' extension
creating build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/darwin
creating build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx
creating build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/x86
creating build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I_ctypes/darwin -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/include -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/_ctypes.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/_ctypes.o -DMACOSX
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I_ctypes/darwin -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/include -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/callbacks.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/callbacks.o -DMACOSX
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I_ctypes/darwin -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/include -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/callproc.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/callproc.o -DMACOSX
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I_ctypes/darwin -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/include -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/stgdict.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/stgdict.o -DMACOSX
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I_ctypes/darwin -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/include -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/cfield.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/cfield.o -DMACOSX
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I_ctypes/darwin -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/include -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/malloc_closure.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/malloc_closure.o -DMACOSX
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I_ctypes/darwin -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/include -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/darwin/dlfcn_simple.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/darwin/dlfcn_simple.o -DMACOSX
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I_ctypes/darwin -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/include -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/ffi.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/ffi.o -DMACOSX
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I_ctypes/darwin -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/include -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/x86/darwin64.S -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/x86/darwin64.o -DMACOSX
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I_ctypes/darwin -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/include -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/x86/x86-darwin.S -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/x86/x86-darwin.o -DMACOSX
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I_ctypes/darwin -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/include -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/x86/x86-ffi_darwin.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/x86/x86-ffi_darwin.o -DMACOSX
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I_ctypes/darwin -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/include -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/x86/x86-ffi64.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/x86/x86-ffi64.o -DMACOSX
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I_ctypes/darwin -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/include -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.S -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.o -DMACOSX
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I_ctypes/darwin -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/include -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin_closure.S -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin_closure.o -DMACOSX
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I_ctypes/darwin -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/include -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc/ppc-ffi_darwin.c -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc/ppc-ffi_darwin.o -DMACOSX
clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/include -I/usr/local/opt/sqlite/include -I_ctypes/darwin -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/include -I/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc -I./Include -I. -IInclude -I/usr/local/opt/tcl-tk/include -I/usr/local/include -I/private/tmp/python3-wF0d/Python-3.3.5/Include -I/private/tmp/python3-wF0d/Python-3.3.5 -c /private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc/ppc64-darwin_closure.S -o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc/ppc64-darwin_closure.o -DMACOSX
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/opt/tcl-tk/lib -I/usr/local/opt/tcl-tk/include build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/_ctypes.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/callbacks.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/callproc.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/stgdict.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/cfield.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/malloc_closure.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/darwin/dlfcn_simple.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/ffi.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/x86/darwin64.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/x86/x86-darwin.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/x86/x86-ffi_darwin.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/x86/x86-ffi64.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin_closure.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc/ppc-ffi_darwin.o build/temp.macosx-10.9-x86_64-3.3/private/tmp/python3-wF0d/Python-3.3.5/Modules/_ctypes/libffi_osx/powerpc/ppc64-darwin_closure.o -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -o build/lib.macosx-10.9-x86_64-3.3/_ctypes.so
Python build finished, but the necessary bits to build these modules were not found:
ossaudiodev spwd
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
running build_scripts
creating build/scripts-3.3
copying and adjusting /private/tmp/python3-wF0d/Python-3.3.5/Tools/scripts/pydoc3 -> build/scripts-3.3
copying and adjusting /private/tmp/python3-wF0d/Python-3.3.5/Tools/scripts/idle3 -> build/scripts-3.3
copying and adjusting /private/tmp/python3-wF0d/Python-3.3.5/Tools/scripts/2to3 -> build/scripts-3.3
copying and adjusting /private/tmp/python3-wF0d/Python-3.3.5/Tools/scripts/pyvenv -> build/scripts-3.3
changing mode of build/scripts-3.3/pydoc3 from 644 to 755
changing mode of build/scripts-3.3/idle3 from 644 to 755
changing mode of build/scripts-3.3/2to3 from 644 to 755
changing mode of build/scripts-3.3/pyvenv from 644 to 755
renaming build/scripts-3.3/pydoc3 to build/scripts-3.3/pydoc3.3
renaming build/scripts-3.3/idle3 to build/scripts-3.3/idle3.3
renaming build/scripts-3.3/2to3 to build/scripts-3.3/2to3-3.3
renaming build/scripts-3.3/pyvenv to build/scripts-3.3/pyvenv-3.3
==> make install PYTHONAPPSDIR=/usr/local/Cellar/python3/3.3.5
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/Resources/English.lproj
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib
ln -fsn include/python3.3m /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/Headers
sed 's/%VERSION%/'"`DYLD_FRAMEWORK_PATH=/private/tmp/python3-wF0d/Python-3.3.5: ./python.exe -c 'import platform; print(platform.python_version())'`"'/g' < Mac/Resources/framework/Info.plist > /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/Resources/Info.plist
ln -fsn 3.3 /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/Current
ln -fsn Versions/Current/Python /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Python
ln -fsn Versions/Current/Headers /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Headers
ln -fsn Versions/Current/Resources /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Resources
/usr/bin/install -c -m 555 Python.framework/Versions/3.3/Python /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/Python
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin
/usr/bin/install -c python.exe /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/python3.3m
if test "3.3" != "3.3m"; then \
if test -f /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/python3.3 -o -h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/python3.3; \
then rm -f /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/python3.3; \
fi; \
(cd /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin; ln python3.3m python3.3); \
fi
if test -f Python.framework/Versions/3.3/Python; then \
if test -n "" ; then \
/usr/bin/install -c -m 555 /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin; \
else \
/usr/bin/install -c -m 555 Python.framework/Versions/3.3/Python /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/Python.framework/Versions/3.3/Python; \
if test Python.framework/Versions/3.3/Python != Python.framework/Versions/3.3/Python; then \
(cd /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib; ln -sf Python.framework/Versions/3.3/Python Python.framework/Versions/3.3/Python) \
fi \
fi; \
if test -n ""; then \
/usr/bin/install -c -m 555 /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/; \
fi; \
else true; \
fi
install: /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/Python.framework/Versions/3.3/Python: No such file or directory
running build
running build_ext
Python build finished, but the necessary bits to build these modules were not found:
ossaudiodev spwd
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
running build_scripts
copying and adjusting /private/tmp/python3-wF0d/Python-3.3.5/Tools/scripts/pydoc3 -> build/scripts-3.3
copying and adjusting /private/tmp/python3-wF0d/Python-3.3.5/Tools/scripts/idle3 -> build/scripts-3.3
copying and adjusting /private/tmp/python3-wF0d/Python-3.3.5/Tools/scripts/2to3 -> build/scripts-3.3
copying and adjusting /private/tmp/python3-wF0d/Python-3.3.5/Tools/scripts/pyvenv -> build/scripts-3.3
changing mode of build/scripts-3.3/pydoc3 from 644 to 755
changing mode of build/scripts-3.3/idle3 from 644 to 755
changing mode of build/scripts-3.3/2to3 from 644 to 755
changing mode of build/scripts-3.3/pyvenv from 644 to 755
renaming build/scripts-3.3/pydoc3 to build/scripts-3.3/pydoc3.3
renaming build/scripts-3.3/idle3 to build/scripts-3.3/idle3.3
renaming build/scripts-3.3/2to3 to build/scripts-3.3/2to3-3.3
renaming build/scripts-3.3/pyvenv to build/scripts-3.3/pyvenv-3.3
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_ttk
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/audiodata
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/capath
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/data
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/xmltestdata
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/imghdrdata
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/subprocessdata
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/sndhdrdata
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/support
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/tracedmodules
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/encoded_modules
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/both_portions
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/both_portions/foo
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/not_a_namespace_pkg
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/not_a_namespace_pkg/foo
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/portion1
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/portion1/foo
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/portion2
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/portion2/foo
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project1
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project1/parent
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project1/parent/child
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project2
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project2/parent
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project2/parent/child
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project3
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project3/parent
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project3/parent/child
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/module_and_namespace_package
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/module_and_namespace_package/a_test
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/collections
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/concurrent
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/concurrent/futures
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/html
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/json
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/http
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/dbm
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xmlrpc
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/logging
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wsgiref
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/urllib
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data/fixers
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data/fixers/myfixes
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/macholib
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Icons
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/etree
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/parsers
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/sax
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/importlib
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/builtin
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/extension
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/frozen
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/dummy
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/venv
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/venv/scripts
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/venv/scripts/posix
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/curses
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pydoc_data
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/plat-darwin
/usr/bin/install -c -m 644 ./Lib/__future__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/__phello__.foo.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/_compat_pickle.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/_dummy_thread.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/_markupbase.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/_osx_support.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/_pyio.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/_strptime.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/_threading_local.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/_weakrefset.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/abc.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/aifc.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/antigravity.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/argparse.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/ast.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/asynchat.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/asyncore.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c ./Lib/base64.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/bdb.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/binhex.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/bisect.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/bz2.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c ./Lib/cProfile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/calendar.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c ./Lib/cgi.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/cgitb.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/chunk.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/cmd.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/code.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/codecs.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/codeop.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/colorsys.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/compileall.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/configparser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/contextlib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/copy.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/copyreg.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/crypt.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/csv.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/datetime.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/decimal.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/difflib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/dis.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/doctest.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/dummy_threading.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/filecmp.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/fileinput.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/fnmatch.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/formatter.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/fractions.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/ftplib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/functools.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/genericpath.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/getopt.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/getpass.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/gettext.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/glob.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/gzip.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/hashlib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/heapq.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/hmac.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/imaplib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/imghdr.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/imp.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/inspect.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/io.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/ipaddress.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c ./Lib/keyword.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/linecache.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/locale.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/lzma.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/macpath.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/macurl2path.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/mailbox.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/mailcap.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/mimetypes.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/modulefinder.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/netrc.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/nntplib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/ntpath.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/nturl2path.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/numbers.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/opcode.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/optparse.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/os.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/os2emxpath.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c ./Lib/pdb.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/pickle.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/pickletools.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/pipes.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/pkgutil.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c ./Lib/platform.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/plistlib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/poplib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/posixpath.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/pprint.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c ./Lib/profile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/pstats.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/pty.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/py_compile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/pyclbr.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c ./Lib/pydoc.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/queue.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c ./Lib/quopri.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/random.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/re.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/reprlib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/rlcompleter.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/runpy.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/sched.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/shelve.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/shlex.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/shutil.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/site.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c ./Lib/smtpd.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c ./Lib/smtplib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/sndhdr.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/socket.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/socketserver.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/sre_compile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/sre_constants.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/sre_parse.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/ssl.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/stat.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/string.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/stringprep.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/struct.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/subprocess.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/sunau.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c ./Lib/symbol.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/symtable.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/sysconfig.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c ./Lib/tabnanny.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c ./Lib/tarfile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/telnetlib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/tempfile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/textwrap.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/this.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/threading.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c ./Lib/timeit.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/token.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/tokenize.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c ./Lib/trace.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/traceback.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/tty.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/turtle.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/types.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c ./Lib/uu.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/uuid.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/warnings.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/wave.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/weakref.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c ./Lib/webbrowser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/xdrlib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/zipfile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 build/lib.macosx-10.9-x86_64-3.3/_sysconfigdata.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
/usr/bin/install -c -m 644 ./Lib/tkinter/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/__main__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/_fix.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/colorchooser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/commondialog.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/constants.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/dialog.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/dnd.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/filedialog.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/font.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/messagebox.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/scrolledtext.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/simpledialog.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/tix.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/ttk.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/test/README /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test
/usr/bin/install -c -m 644 ./Lib/tkinter/test/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test
/usr/bin/install -c -m 644 ./Lib/tkinter/test/runtktests.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test
/usr/bin/install -c -m 644 ./Lib/tkinter/test/support.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test
/usr/bin/install -c -m 644 ./Lib/tkinter/test/widget_tests.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_font.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_loadtk.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_misc.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_text.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_variables.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_widgets.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_extensions.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_functions.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_style.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_widgets.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/site-packages/README /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages
/usr/bin/install -c -m 644 ./Lib/test/185test.db /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/__main__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/audiotest.au /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/audiotests.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/autotest.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/bad_coding.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/bad_coding2.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/badcert.pem /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/badkey.pem /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_3131.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future3.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future4.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future5.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future6.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future7.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future8.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future9.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_pep3120.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/buffer_tests.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/cfgparser.1 /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/cfgparser.2 /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/cfgparser.3 /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/check_soundcard.vbs /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/cmath_testcases.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/coding20731.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c ./Lib/test/curses_tests.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/datetimetester.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/dh512.pem /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/dis_module.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/doctest_aliases.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/double_const.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/empty.vbs /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/floating_points.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/fork_wait.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/formatfloat_testcases.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/future_test1.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/future_test2.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/gdb_sample.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/https_svn_python_org_root.pem /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/ieee754.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/inspect_fodder.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/inspect_fodder2.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/keycert.passwd.pem /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/keycert.pem /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/keycert2.pem /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/list_tests.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/lock_tests.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/mailcap.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/make_ssl_certs.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/mapping_tests.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/math_testcases.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/memory_watchdog.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/mime.types /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/mock_socket.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/mp_fork_bomb.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/multibytecodec_support.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/nokia.pem /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/nullbytecert.pem /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/nullcert.pem /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/outstanding_bugs.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/pickletester.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/profilee.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/pstats.pck /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/pyclbr_input.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/pydoc_mod.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/pydocfodder.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c ./Lib/test/pystone.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/randv2_32.pck /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/randv2_64.pck /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/randv3.pck /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c ./Lib/test/re_tests.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c ./Lib/test/regrtest.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/relimport.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/reperf.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/sample_doctest.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_docstrings.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_doctests.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/script_helper.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/seq_tests.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/sgml_input.html /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/sha256.pem /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/sortperf.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/ssl_cert.pem /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/ssl_key.passwd.pem /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/ssl_key.pem /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/ssl_servers.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/string_tests.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test___all__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test___future__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test__locale.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test__osx_support.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_abc.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_aifc.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_argparse.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_array.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_ast.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_asynchat.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_asyncore.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_atexit.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_audioop.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_augassign.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_base64.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_bigmem.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_binascii.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_binhex.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_binop.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_bisect.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_bool.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_buffer.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_bufio.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_builtin.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_bytes.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_bz2.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_calendar.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_call.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_capi.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_cgi.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_cgitb.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_class.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmath.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmd.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmd_line.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_code.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_code_module.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_iso2022.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecs.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_codeop.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_coding.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_collections.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_colorsys.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_compare.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_compile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_compileall.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_complex.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_concurrent_futures.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_configparser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_contains.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_contextlib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_copy.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_copyreg.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_cprofile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_crashers.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_crypt.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_csv.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_ctypes.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_curses.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_datetime.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_dbm.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_dbm_dumb.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_dbm_gnu.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_dbm_ndbm.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_decimal.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_decorators.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_defaultdict.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_deque.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_descr.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_descrtut.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_devpoll.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_dict.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_dictcomps.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_dictviews.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_difflib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_dis.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_distutils.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest2.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest2.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest3.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest4.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_dummy_thread.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_dummy_threading.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_dynamic.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_enumerate.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_eof.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_epoll.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_errno.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_exception_variations.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_exceptions.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_extcall.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_faulthandler.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_fcntl.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_file.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_file_eintr.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_filecmp.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_fileinput.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_fileio.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_float.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_flufl.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_fnmatch.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_fork1.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_format.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_fractions.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_frozen.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_ftplib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_funcattrs.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_functools.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_future.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_future3.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_future4.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_future5.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_gc.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_gdb.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_generators.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_genericpath.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_genexps.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_getargs2.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_getopt.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_getpass.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_gettext.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_glob.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_global.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_grammar.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_grp.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_gzip.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_hash.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_hashlib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_heapq.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_hmac.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_html.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_htmlparser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_http_cookiejar.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_http_cookies.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_httplib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_httpservers.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_idle.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_imaplib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_imghdr.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_imp.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_import.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_importhooks.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_index.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_inspect.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_int.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_int_literal.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_io.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_ioctl.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_ipaddress.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_isinstance.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_iter.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_iterlen.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_itertools.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_keywordonlyarg.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_kqueue.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_largefile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_lib2to3.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_linecache.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_list.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_listcomps.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_locale.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_logging.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_long.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_longexp.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_lzma.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_macpath.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_macurl2path.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_mailbox.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_mailcap.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_marshal.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_math.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_memoryio.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_memoryview.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_metaclass.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_mimetypes.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_minidom.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_mmap.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_module.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_modulefinder.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_msilib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_namespace_pkgs.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_netrc.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_nis.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_nntplib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_normalization.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_ntpath.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_numeric_tower.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_opcodes.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_openpty.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_operator.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_optparse.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_os.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_osx_env.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_parser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pdb.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_peepholer.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep247.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep263.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep277.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep292.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep3120.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep3131.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep3151.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep352.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep380.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pickle.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pickletools.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pipes.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pkg.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pkgimport.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pkgutil.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_platform.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_plistlib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_poll.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_popen.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_poplib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_posix.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_posixpath.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pow.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pprint.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_print.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_profile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_property.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pstats.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pty.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pulldom.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pwd.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_py_compile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pyclbr.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pydoc.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_pyexpat.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_queue.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_quopri.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_raise.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_random.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_range.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_re.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_readline.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_reprlib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_resource.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_richcmp.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_rlcompleter.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_robotparser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_runpy.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_sax.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_sched.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_scope.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_select.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_set.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_setcomps.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_shelve.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_shlex.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_shutil.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_signal.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_site.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_slice.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_smtpd.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_smtplib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_smtpnet.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_sndhdr.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_socket.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_socketserver.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_sort.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_sqlite.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_ssl.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_startfile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_stat.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_strftime.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_string.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_stringprep.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_strlit.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_strptime.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_strtod.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_struct.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_structmembers.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_structseq.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_subprocess.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_sunau.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_sundry.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_super.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_support.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_symtable.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_syntax.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_sys.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_sys_setprofile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_sys_settrace.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_sysconfig.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_syslog.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_tarfile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_tcl.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_telnetlib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_tempfile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_textwrap.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_thread.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_threaded_import.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_threading.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_threading_local.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_threadsignals.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_time.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_timeit.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_timeout.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_tk.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_tokenize.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_tools.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_trace.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_traceback.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_ttk_guionly.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_ttk_textonly.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_tuple.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_typechecks.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_types.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_ucn.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_unary.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_unicode.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_unicode_file.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_unicodedata.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_unittest.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_univnewlines.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_unpack.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_unpack_ex.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib2.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib2net.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib_response.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllibnet.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_urlparse.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_userdict.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_userlist.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_userstring.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_uu.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_uuid.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_venv.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_wait3.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_wait4.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_warnings.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_wave.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_weakref.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_weakset.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_webbrowser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_winreg.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_winsound.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_with.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_wsgiref.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_xdrlib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_xml_dom_minicompat.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_xml_etree.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc_net.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipfile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipfile64.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipimport.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipimport_support.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/test_zlib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/testcodec.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/testtar.tar /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/threaded_import_hangers.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/time_hashlib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/warning_tests.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/win_console_handler.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/xmltests.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/zip_cp437_header.zip /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/zipdir.zip /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-alaw.aifc /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.aiff /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.au /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.wav /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.aiff /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.wav /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.aiff /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.au /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.wav /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.aiff /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.au /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.wav /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.aifc /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.au /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/capath/4e1295a3.0 /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/capath
/usr/bin/install -c -m 644 ./Lib/test/capath/5ed36f99.0 /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/capath
/usr/bin/install -c -m 644 ./Lib/test/capath/6e88d7b8.0 /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/capath
/usr/bin/install -c -m 644 ./Lib/test/capath/99d0fa06.0 /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/capath
/usr/bin/install -c -m 644 ./Lib/test/data/README /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/data
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5-utf8.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949-utf8.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213-utf8.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp-utf8.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr-utf8.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030-utf8.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312-utf8.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk-utf8.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz-utf8.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp-utf8.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr-utf8.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab-utf8.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis-utf8.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213-utf8.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple-ns.xml /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/xmltestdata
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple.xml /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/xmltestdata
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/xmltestdata
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml.out /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/xmltestdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.bmp /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.gif /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.jpg /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pbm /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pgm /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.png /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ppm /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ras /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.sgi /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.tiff /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.xbm /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/fd_status.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/subprocessdata
/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/input_reader.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/subprocessdata
/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/qcat.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/subprocessdata
/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/qgrep.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/subprocessdata
/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/sigchild_ignore.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/subprocessdata
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/README /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/sndhdrdata
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.8svx /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/sndhdrdata
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aifc /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/sndhdrdata
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aiff /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/sndhdrdata
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.au /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/sndhdrdata
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.hcom /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/sndhdrdata
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.sndt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/sndhdrdata
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.voc /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/sndhdrdata
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.wav /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/sndhdrdata
/usr/bin/install -c -m 644 ./Lib/test/support/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/support
/usr/bin/install -c -m 644 ./Lib/test/tracedmodules/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/tracedmodules
/usr/bin/install -c -m 644 ./Lib/test/tracedmodules/testmod.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/tracedmodules
/usr/bin/install -c -m 644 ./Lib/test/encoded_modules/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/encoded_modules
/usr/bin/install -c -m 644 ./Lib/test/encoded_modules/module_iso_8859_1.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/encoded_modules
/usr/bin/install -c -m 644 ./Lib/test/encoded_modules/module_koi8_r.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/encoded_modules
/usr/bin/install -c -m 644 ./Lib/test/namespace_pkgs/missing_directory.zip /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs
/usr/bin/install -c -m 644 ./Lib/test/namespace_pkgs/nested_portion1.zip /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs
/usr/bin/install -c -m 644 ./Lib/test/namespace_pkgs/top_level_portion1.zip /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs
/usr/bin/install -c -m 644 ./Lib/test/namespace_pkgs/both_portions/foo/one.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/both_portions/foo
/usr/bin/install -c -m 644 ./Lib/test/namespace_pkgs/both_portions/foo/two.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/both_portions/foo
/usr/bin/install -c -m 644 ./Lib/test/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/not_a_namespace_pkg/foo
/usr/bin/install -c -m 644 ./Lib/test/namespace_pkgs/not_a_namespace_pkg/foo/one.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/not_a_namespace_pkg/foo
/usr/bin/install -c -m 644 ./Lib/test/namespace_pkgs/portion1/foo/one.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/portion1/foo
/usr/bin/install -c -m 644 ./Lib/test/namespace_pkgs/portion2/foo/two.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/portion2/foo
/usr/bin/install -c -m 644 ./Lib/test/namespace_pkgs/project1/parent/child/one.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project1/parent/child
/usr/bin/install -c -m 644 ./Lib/test/namespace_pkgs/project2/parent/child/two.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project2/parent/child
/usr/bin/install -c -m 644 ./Lib/test/namespace_pkgs/project3/parent/child/three.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project3/parent/child
/usr/bin/install -c -m 644 ./Lib/test/namespace_pkgs/module_and_namespace_package/a_test.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/module_and_namespace_package
/usr/bin/install -c -m 644 ./Lib/test/namespace_pkgs/module_and_namespace_package/a_test/empty /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/module_and_namespace_package/a_test
/usr/bin/install -c -m 644 ./Lib/collections/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/collections
/usr/bin/install -c -m 644 ./Lib/collections/__main__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/collections
/usr/bin/install -c -m 644 ./Lib/collections/abc.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/collections
/usr/bin/install -c -m 644 ./Lib/concurrent/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/concurrent
/usr/bin/install -c -m 644 ./Lib/concurrent/futures/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/concurrent/futures
/usr/bin/install -c -m 644 ./Lib/concurrent/futures/_base.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/concurrent/futures
/usr/bin/install -c -m 644 ./Lib/concurrent/futures/process.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/concurrent/futures
/usr/bin/install -c -m 644 ./Lib/concurrent/futures/thread.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/concurrent/futures
/usr/bin/install -c -m 644 ./Lib/encodings/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/aliases.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/ascii.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/base64_codec.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/big5.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/charmap.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp037.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1006.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1026.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1140.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1250.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1251.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1252.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1253.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1254.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1255.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1256.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1257.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1258.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp424.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp437.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp500.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp65001.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp720.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp737.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp775.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp850.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp852.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp855.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp856.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp857.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp858.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp860.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp861.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp862.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp863.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp864.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp865.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp866.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp869.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp874.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp875.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp932.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp949.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp950.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_jp.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_kr.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/gb18030.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/gb2312.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/gbk.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/hex_codec.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/hz.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/idna.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/johab.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/koi8_r.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/koi8_u.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/latin_1.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_centeuro.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_greek.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_roman.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mbcs.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/palmos.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/ptcp154.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/punycode.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c ./Lib/encodings/rot_13.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/shift_jis.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/tis_620.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/undefined.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/unicode_internal.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_16.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_32.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_7.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_8.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/uu_codec.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings
/usr/bin/install -c -m 644 ./Lib/email/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email
/usr/bin/install -c -m 644 ./Lib/email/_encoded_words.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email
/usr/bin/install -c -m 644 ./Lib/email/_header_value_parser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email
/usr/bin/install -c -m 644 ./Lib/email/_parseaddr.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email
/usr/bin/install -c -m 644 ./Lib/email/_policybase.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email
/usr/bin/install -c -m 644 ./Lib/email/architecture.rst /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email
/usr/bin/install -c -m 644 ./Lib/email/base64mime.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email
/usr/bin/install -c -m 644 ./Lib/email/charset.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email
/usr/bin/install -c -m 644 ./Lib/email/encoders.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email
/usr/bin/install -c -m 644 ./Lib/email/errors.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email
/usr/bin/install -c -m 644 ./Lib/email/feedparser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email
/usr/bin/install -c -m 644 ./Lib/email/generator.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email
/usr/bin/install -c -m 644 ./Lib/email/header.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email
/usr/bin/install -c -m 644 ./Lib/email/headerregistry.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email
/usr/bin/install -c -m 644 ./Lib/email/iterators.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email
/usr/bin/install -c -m 644 ./Lib/email/message.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email
/usr/bin/install -c -m 644 ./Lib/email/parser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email
/usr/bin/install -c -m 644 ./Lib/email/policy.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email
/usr/bin/install -c -m 644 ./Lib/email/quoprimime.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email
/usr/bin/install -c -m 644 ./Lib/email/utils.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email
/usr/bin/install -c -m 644 ./Lib/email/mime/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/application.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/audio.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/base.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/image.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/message.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/multipart.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/text.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime
/usr/bin/install -c -m 644 ./Lib/test/test_email/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/__main__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test__encoded_words.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test__header_value_parser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_asian_codecs.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_defect_handling.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_email.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_generator.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_headerregistry.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_inversion.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_message.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_parser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_pickleable.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_policy.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_utils.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/torture_test.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/PyBanner048.gif /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/audiotest.au /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_01.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_02.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_03.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_04.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_05.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_06.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_07.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_08.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_09.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_10.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_11.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_12.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_12a.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_13.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_14.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_15.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_16.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_17.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_18.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_19.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_20.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_21.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_22.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_23.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_24.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_25.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_26.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_27.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_28.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_29.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_30.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_31.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_32.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_33.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_34.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_35.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_36.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_37.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_38.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_39.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_40.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_41.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_42.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_43.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_44.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_45.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_46.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/html/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/html
/usr/bin/install -c -m 644 ./Lib/html/entities.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/html
/usr/bin/install -c -m 644 ./Lib/html/parser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/html
/usr/bin/install -c -m 644 ./Lib/json/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/json
/usr/bin/install -c -m 644 ./Lib/json/decoder.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/json
/usr/bin/install -c -m 644 ./Lib/json/encoder.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/json
/usr/bin/install -c -m 644 ./Lib/json/scanner.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/json
/usr/bin/install -c -m 644 ./Lib/json/tool.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/json
/usr/bin/install -c -m 644 ./Lib/test/test_json/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/__main__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_decode.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_default.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_dump.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_encode_basestring_ascii.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_fail.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_float.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_indent.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass1.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass2.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass3.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_recursion.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_scanstring.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_separators.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_speedups.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_tool.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_unicode.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json
/usr/bin/install -c -m 644 ./Lib/http/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/http
/usr/bin/install -c -m 644 ./Lib/http/client.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/http
/usr/bin/install -c -m 644 ./Lib/http/cookiejar.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/http
/usr/bin/install -c -m 644 ./Lib/http/cookies.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/http
/usr/bin/install -c -m 644 ./Lib/http/server.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/http
/usr/bin/install -c -m 644 ./Lib/dbm/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/dbm
/usr/bin/install -c -m 644 ./Lib/dbm/dumb.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/dbm
/usr/bin/install -c -m 644 ./Lib/dbm/gnu.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/dbm
/usr/bin/install -c -m 644 ./Lib/dbm/ndbm.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/dbm
/usr/bin/install -c -m 644 ./Lib/xmlrpc/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xmlrpc
/usr/bin/install -c -m 644 ./Lib/xmlrpc/client.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xmlrpc
/usr/bin/install -c -m 644 ./Lib/xmlrpc/server.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xmlrpc
/usr/bin/install -c -m 644 ./Lib/sqlite3/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3
/usr/bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3
/usr/bin/install -c -m 644 ./Lib/sqlite3/dump.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/dbapi.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/dump.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/factory.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/hooks.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/regression.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/transactions.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/types.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/logging/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/logging
/usr/bin/install -c -m 644 ./Lib/logging/config.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/logging
/usr/bin/install -c -m 644 ./Lib/logging/handlers.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/logging
/usr/bin/install -c -m 644 ./Lib/wsgiref/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/handlers.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/headers.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/validate.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wsgiref
/usr/bin/install -c -m 644 ./Lib/urllib/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/urllib
/usr/bin/install -c -m 644 ./Lib/urllib/error.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/urllib
/usr/bin/install -c -m 644 ./Lib/urllib/parse.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/urllib
/usr/bin/install -c -m 644 ./Lib/urllib/request.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/urllib
/usr/bin/install -c -m 644 ./Lib/urllib/response.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/urllib
/usr/bin/install -c -m 644 ./Lib/urllib/robotparser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/urllib
/usr/bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/__main__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/btm_matcher.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/btm_utils.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/main.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/patcomp.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/pygram.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/pytree.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/refactor.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_callable.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exitfunc.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_operator.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2
/usr/bin/install -c ./Lib/lib2to3/pgen2/token.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests
/usr/bin/install -c ./Lib/lib2to3/tests/pytree_idempotency.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/support.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_fixers.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_main.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_pytree.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/README /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/bom.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/crlf.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data
/usr/bin/install -c ./Lib/lib2to3/tests/data/different_encoding.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data
/usr/bin/install -c ./Lib/lib2to3/tests/data/false_encoding.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/infinite_recursion.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py2_test_grammar.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py3_test_grammar.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/bad_order.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data/fixers
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data/fixers
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/parrot_example.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data/fixers
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/ctypes/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/_endian.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/wintypes.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/test/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/runtests.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bytes.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errcheck.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errno.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_find.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_init.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_integers.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pickling.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_values.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_wintypes.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/macholib
/usr/bin/install -c ./Lib/ctypes/macholib/fetch_macholib /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/idlelib/AutoComplete.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/AutoCompleteWindow.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/AutoExpand.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Bindings.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CallTipWindow.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CallTips.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ChangeLog /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ClassBrowser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CodeContext.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ColorDelegator.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Debugger.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Delegator.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/EditorWindow.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/FileList.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/FormatParagraph.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/GrepDialog.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/HyperParser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/IOBinding.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/IdleHistory.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/MultiCall.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/MultiStatusBar.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ObjectBrowser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/OutputWindow.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ParenMatch.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/PathBrowser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Percolator.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/PyParse.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c ./Lib/idlelib/PyShell.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/README.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/RemoteDebugger.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/RemoteObjectBrowser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ReplaceDialog.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/RstripExtension.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ScriptBinding.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ScrolledList.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialog.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialogBase.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/SearchEngine.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/StackViewer.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/TODO.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ToolTip.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/TreeWidget.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/UndoDelegator.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/WidgetRedirector.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/WindowList.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ZoomHeight.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/__main__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/aboutDialog.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-keys.def /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-main.def /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configDialog.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configHandler.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configHelpSourceEdit.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configSectionNameDialog.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/dynOptionMenuWidget.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/extend.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/help.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c ./Lib/idlelib/idle.bat /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/idle.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/idle.pyw /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/idlever.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/keybindingDialog.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/macosxSupport.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/rpc.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/run.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/tabbedpages.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/testcode.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/textView.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.icns /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.ico /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.gif /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.png /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.gif /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.png /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.gif /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.png /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/README.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_idle.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_tk.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltips.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config_name.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_delegator.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_formatparagraph.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_grep.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_idlehistory.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pathbrowser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_rstrip.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchengine.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_text.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_warning.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/distutils/README /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/archive_util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/ccompiler.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/cmd.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/config.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/core.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/debug.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/dep_util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/dir_util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/dist.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/emxccompiler.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/errors.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/extension.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/file_util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/filelist.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/log.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/spawn.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/sysconfig.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/text_file.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/version.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/command/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_wininst.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_py.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/check.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/clean.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/command_template /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/config.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_data.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/register.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/sdist.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/upload.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-10.0-amd64.exe /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-10.0.exe /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-6.0.exe /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-7.1.exe /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-8.0.exe /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0-amd64.exe /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0.exe /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/tests/Setup.sample /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/support.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_archive_util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_dumb.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_msi.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_rpm.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_wininst.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_clib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_check.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_clean.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cmd.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config_cmd.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_core.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cygwinccompiler.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dep_util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dir_util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_extension.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_file_util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_filelist.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_data.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_headers.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_lib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_log.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_register.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sdist.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_spawn.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_text_file.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_unixccompiler.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_upload.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_version.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests
/usr/bin/install -c -m 644 ./Lib/xml/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml
/usr/bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/domreg.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/minidom.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/parsers
/usr/bin/install -c -m 644 ./Lib/xml/parsers/expat.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/parsers
/usr/bin/install -c -m 644 ./Lib/xml/sax/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/handler.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/sax
/usr/bin/install -c -m 644 ./Lib/importlib/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/importlib
/usr/bin/install -c -m 644 ./Lib/importlib/_bootstrap.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/importlib
/usr/bin/install -c -m 644 ./Lib/importlib/abc.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/importlib
/usr/bin/install -c -m 644 ./Lib/importlib/machinery.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/importlib
/usr/bin/install -c -m 644 ./Lib/importlib/util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/__main__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/abc.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/regrtest.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_abc.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_api.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_locks.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/builtin
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_finder.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/builtin
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_loader.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/builtin
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/builtin
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/extension
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_case_sensitivity.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/extension
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_finder.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/extension
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_loader.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/extension
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_path_hook.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/extension
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/extension
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/frozen
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_finder.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/frozen
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_loader.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/frozen
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___package__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_api.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_caching.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_fromlist.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_meta_path.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_packages.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_path.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_relative_imports.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_abc_loader.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_case_sensitivity.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_file_loader.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_finder.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_path_hook.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_source_encoding.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source
/usr/bin/install -c -m 644 ./Lib/turtledemo/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c ./Lib/turtledemo/__main__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c -m 644 ./Lib/turtledemo/about_turtle.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c -m 644 ./Lib/turtledemo/about_turtledemo.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c ./Lib/turtledemo/bytedesign.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c -m 644 ./Lib/turtledemo/chaos.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c ./Lib/turtledemo/clock.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c -m 644 ./Lib/turtledemo/colormixer.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c -m 644 ./Lib/turtledemo/demohelp.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c ./Lib/turtledemo/forest.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c ./Lib/turtledemo/fractalcurves.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c ./Lib/turtledemo/lindenmayer.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c ./Lib/turtledemo/minimal_hanoi.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c -m 644 ./Lib/turtledemo/nim.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c ./Lib/turtledemo/paint.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c ./Lib/turtledemo/peace.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c ./Lib/turtledemo/penrose.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c ./Lib/turtledemo/planet_and_moon.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c -m 644 ./Lib/turtledemo/round_dance.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c ./Lib/turtledemo/tree.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c -m 644 ./Lib/turtledemo/turtle.cfg /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c ./Lib/turtledemo/two_canvases.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c -m 644 ./Lib/turtledemo/wikipedia.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c ./Lib/turtledemo/yinyang.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo
/usr/bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/connection.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/forking.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/heap.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/managers.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/pool.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/process.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/queues.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/dummy
/usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/dummy
/usr/bin/install -c -m 644 ./Lib/unittest/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/__main__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/case.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/loader.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/main.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/mock.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/result.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/runner.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/signals.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/suite.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/util.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/test/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/_test_warnings.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/dummy.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/support.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_assertions.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_break.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_case.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_discovery.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_functiontestcase.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_loader.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_program.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_result.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_runner.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_setups.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_skipping.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_suite.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/support.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testcallable.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testhelpers.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testmagicmethods.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testmock.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testpatch.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testsentinel.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testwith.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock
/usr/bin/install -c -m 644 ./Lib/venv/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/venv
/usr/bin/install -c -m 644 ./Lib/venv/__main__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/venv
/usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/venv/scripts/posix
/usr/bin/install -c -m 644 ./Lib/curses/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/curses
/usr/bin/install -c -m 644 ./Lib/curses/ascii.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/curses
/usr/bin/install -c -m 644 ./Lib/curses/has_key.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/curses
/usr/bin/install -c -m 644 ./Lib/curses/panel.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/curses
/usr/bin/install -c -m 644 ./Lib/curses/textpad.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/curses
/usr/bin/install -c -m 644 ./Lib/pydoc_data/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pydoc_data
/usr/bin/install -c -m 644 ./Lib/pydoc_data/_pydoc.css /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pydoc_data
/usr/bin/install -c -m 644 ./Lib/pydoc_data/topics.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pydoc_data
/usr/bin/install -c -m 644 ./Lib/plat-darwin/IN.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/plat-darwin
/usr/bin/install -c ./Lib/plat-darwin/regen /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/plat-darwin
/usr/bin/install -c -m 644 ./LICENSE /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/LICENSE.txt
if test -d /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests; then \
/usr/bin/install -c -m 644 ./Modules/xxmodule.c \
/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests ; \
fi
PYTHONPATH=/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3 DYLD_FRAMEWORK_PATH=/private/tmp/python3-wF0d/Python-3.3.5: \
./python.exe -E -Wi /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/compileall.py \
-d /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3 -f \
-x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \
/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/__future__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/__phello__.foo.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/_compat_pickle.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/_dummy_thread.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/_markupbase.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/_osx_support.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/_pyio.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/_strptime.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/_sysconfigdata.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/_threading_local.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/_weakrefset.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/abc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/aifc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/antigravity.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/argparse.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ast.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/asynchat.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/asyncore.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/base64.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/bdb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/binhex.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/bisect.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/bz2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/cProfile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/calendar.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/cgi.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/cgitb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/chunk.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/cmd.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/code.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/codecs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/codeop.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/collections'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/collections/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/collections/__main__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/collections/abc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/colorsys.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/compileall.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/concurrent'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/concurrent/__init__.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/concurrent/futures'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/concurrent/futures/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/concurrent/futures/_base.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/concurrent/futures/process.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/concurrent/futures/thread.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/configparser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/contextlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/copy.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/copyreg.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/crypt.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/csv.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/_endian.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/macholib'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/macholib/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/macholib/dyld.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/macholib/dylib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/macholib/framework.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/runtests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_anon.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_array_in_pointer.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_arrays.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_as_parameter.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_bitfields.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_buffers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_bytes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_byteswap.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_callbacks.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_cast.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_cfuncs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_checkretval.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_delattr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_errcheck.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_errno.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_find.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_frombuffer.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_funcptr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_functions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_incomplete.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_init.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_integers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_internals.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_keeprefs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_libc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_loading.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_macholib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_memfunctions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_numbers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_objects.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_parameters.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_pep3118.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_pickling.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_pointers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_prototypes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_python_api.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_random_things.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_refcounts.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_repr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_returnfuncptrs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_simplesubclasses.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_sizes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_slicing.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_stringptr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_strings.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_struct_fields.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_structures.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_unaligned_structures.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_unicode.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_values.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_varsize_struct.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_win32.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_wintypes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/wintypes.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/curses'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/curses/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/curses/ascii.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/curses/has_key.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/curses/panel.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/curses/textpad.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/datetime.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/dbm'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/dbm/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/dbm/dumb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/dbm/gnu.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/dbm/ndbm.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/decimal.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/difflib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/dis.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/archive_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/bcppcompiler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/ccompiler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/cmd.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/bdist.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/bdist_dumb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/bdist_msi.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/bdist_rpm.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/bdist_wininst.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/build.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/build_clib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/build_ext.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/build_py.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/build_scripts.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/check.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/clean.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/config.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/install.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/install_data.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/install_egg_info.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/install_headers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/install_lib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/install_scripts.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/register.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/sdist.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/upload.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/config.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/core.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/cygwinccompiler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/debug.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/dep_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/dir_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/dist.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/emxccompiler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/errors.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/extension.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/fancy_getopt.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/file_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/filelist.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/log.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/msvc9compiler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/msvccompiler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/spawn.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/sysconfig.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/support.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_archive_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_bdist.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_bdist_dumb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_bdist_msi.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_bdist_rpm.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_bdist_wininst.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_build.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_build_clib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_build_ext.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_build_py.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_build_scripts.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_check.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_clean.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_cmd.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_config.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_config_cmd.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_core.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_cygwinccompiler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_dep_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_dir_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_dist.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_extension.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_file_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_filelist.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_install.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_install_data.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_install_headers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_install_lib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_install_scripts.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_log.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_msvc9compiler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_register.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_sdist.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_spawn.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_sysconfig.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_text_file.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_unixccompiler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_upload.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_version.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_versionpredicate.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/text_file.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/unixccompiler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/version.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/versionpredicate.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/doctest.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/dummy_threading.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/_encoded_words.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/_header_value_parser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/_parseaddr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/_policybase.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/base64mime.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/charset.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/encoders.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/errors.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/feedparser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/generator.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/header.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/headerregistry.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/iterators.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/message.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime/application.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime/audio.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime/base.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime/image.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime/message.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime/multipart.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime/nonmultipart.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime/text.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/parser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/policy.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/quoprimime.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/utils.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/aliases.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/ascii.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/base64_codec.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/big5.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/big5hkscs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/bz2_codec.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/charmap.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp037.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1006.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1026.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1140.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1250.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1251.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1252.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1253.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1254.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1255.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1256.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1257.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1258.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp424.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp437.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp500.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp65001.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp720.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp737.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp775.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp850.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp852.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp855.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp856.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp857.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp858.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp860.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp861.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp862.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp863.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp864.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp865.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp866.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp869.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp874.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp875.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp932.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp949.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp950.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/euc_jis_2004.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/euc_jisx0213.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/euc_jp.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/euc_kr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/gb18030.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/gb2312.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/gbk.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/hex_codec.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/hp_roman8.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/hz.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/idna.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso2022_jp.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso2022_jp_1.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso2022_jp_2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso2022_jp_2004.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso2022_jp_3.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso2022_jp_ext.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso2022_kr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_1.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_10.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_11.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_13.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_14.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_15.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_16.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_3.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_4.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_5.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_6.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_7.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_8.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_9.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/johab.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/koi8_r.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/koi8_u.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/latin_1.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_arabic.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_centeuro.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_croatian.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_cyrillic.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_farsi.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_greek.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_iceland.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_latin2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_roman.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_romanian.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_turkish.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mbcs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/palmos.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/ptcp154.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/punycode.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/quopri_codec.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/raw_unicode_escape.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/rot_13.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/shift_jis.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/shift_jis_2004.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/shift_jisx0213.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/tis_620.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/undefined.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/unicode_escape.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/unicode_internal.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/utf_16.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/utf_16_be.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/utf_16_le.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/utf_32.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/utf_32_be.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/utf_32_le.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/utf_7.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/utf_8.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/utf_8_sig.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/uu_codec.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/zlib_codec.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/filecmp.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/fileinput.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/fnmatch.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/formatter.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/fractions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ftplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/functools.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/genericpath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/getopt.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/getpass.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/gettext.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/glob.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/gzip.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/hashlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/heapq.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/hmac.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/html'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/html/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/html/entities.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/html/parser.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/http'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/http/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/http/client.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/http/cookiejar.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/http/cookies.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/http/server.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/AutoComplete.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/AutoCompleteWindow.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/AutoExpand.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Bindings.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/CallTipWindow.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/CallTips.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/ClassBrowser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/CodeContext.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/ColorDelegator.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Debugger.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Delegator.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/EditorWindow.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/FileList.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/FormatParagraph.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/GrepDialog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/HyperParser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/IOBinding.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Icons'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/IdleHistory.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/MultiCall.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/MultiStatusBar.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/ObjectBrowser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/OutputWindow.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/ParenMatch.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/PathBrowser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Percolator.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/PyParse.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/PyShell.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/RemoteDebugger.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/RemoteObjectBrowser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/ReplaceDialog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/RstripExtension.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/ScriptBinding.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/ScrolledList.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/SearchDialog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/SearchDialogBase.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/SearchEngine.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/StackViewer.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/ToolTip.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/TreeWidget.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/UndoDelegator.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/WidgetRedirector.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/WindowList.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/ZoomHeight.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/__main__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/aboutDialog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/configDialog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/configHandler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/configHelpSourceEdit.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/configSectionNameDialog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/dynOptionMenuWidget.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/mock_idle.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/mock_tk.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_calltips.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_config_name.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_delegator.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_formatparagraph.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_grep.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_idlehistory.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_pathbrowser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_rstrip.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_searchengine.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_text.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_warning.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idlever.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/keybindingDialog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/macosxSupport.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/rpc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/run.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/tabbedpages.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/testcode.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/textView.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/imaplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/imghdr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/imp.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/importlib'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/importlib/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/importlib/_bootstrap.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/importlib/abc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/importlib/machinery.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/importlib/util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/inspect.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/io.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ipaddress.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/json'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/json/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/json/decoder.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/json/encoder.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/json/scanner.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/json/tool.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/keyword.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/__main__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/btm_matcher.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/btm_utils.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixer_base.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixer_util.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_apply.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_basestring.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_buffer.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_callable.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_dict.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_except.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_exec.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_execfile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_exitfunc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_filter.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_funcattrs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_future.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_getcwdu.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_has_key.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_idioms.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_import.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_imports.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_imports2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_input.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_intern.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_isinstance.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_itertools.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_itertools_imports.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_long.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_map.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_metaclass.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_methodattrs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_ne.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_next.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_nonzero.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_numliterals.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_operator.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_paren.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_print.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_raise.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_raw_input.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_reduce.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_renames.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_repr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_set_literal.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_standarderror.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_sys_exc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_throw.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_tuple_params.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_types.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_unicode.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_urllib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_ws_comma.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_xrange.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_xreadlines.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_zip.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/main.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/patcomp.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2/conv.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2/driver.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2/grammar.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2/literals.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2/parse.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2/pgen.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2/token.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2/tokenize.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pygram.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pytree.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/refactor.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/__init__.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data/fixers'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data/fixers/myfixes'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/pytree_idempotency.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/support.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/test_all_fixers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/test_fixers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/test_main.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/test_parser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/test_pytree.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/test_refactor.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/test_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/linecache.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/locale.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/logging'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/logging/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/logging/config.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/logging/handlers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lzma.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/macpath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/macurl2path.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/mailbox.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/mailcap.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/mimetypes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/modulefinder.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/connection.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/dummy'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/dummy/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/dummy/connection.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/forking.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/heap.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/managers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/pool.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/process.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/queues.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/reduction.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/sharedctypes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/synchronize.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/netrc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/nntplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ntpath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/nturl2path.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/numbers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/opcode.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/optparse.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/os.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/os2emxpath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pdb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pickle.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pickletools.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pipes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pkgutil.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/plat-darwin'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/plat-darwin/IN.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/platform.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/plistlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/poplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/posixpath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pprint.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/profile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pstats.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pty.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/py_compile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pyclbr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pydoc.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pydoc_data'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pydoc_data/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pydoc_data/topics.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/queue.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/quopri.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/random.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/re.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/reprlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/rlcompleter.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/runpy.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sched.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/shelve.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/shlex.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/shutil.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/smtpd.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/smtplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sndhdr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/socket.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/socketserver.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/dbapi2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/dump.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test/dbapi.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test/dump.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test/factory.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test/hooks.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test/regression.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test/transactions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test/types.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test/userfunctions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sre_compile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sre_constants.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sre_parse.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ssl.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/stat.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/string.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/stringprep.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/struct.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/subprocess.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sunau.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/symbol.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/symtable.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sysconfig.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tabnanny.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tarfile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/telnetlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tempfile.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/__main__.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/audiodata'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/audiotests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/autotest.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/buffer_tests.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/capath'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/coding20731.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/curses_tests.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/data'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/datetimetester.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/dis_module.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/doctest_aliases.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/double_const.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/encoded_modules'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/encoded_modules/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/encoded_modules/module_iso_8859_1.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/encoded_modules/module_koi8_r.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/fork_wait.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/future_test1.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/future_test2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/gdb_sample.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/imghdrdata'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/inspect_fodder.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/inspect_fodder2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/list_tests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/lock_tests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/make_ssl_certs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/mapping_tests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/memory_watchdog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/mock_socket.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/mp_fork_bomb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/multibytecodec_support.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/both_portions'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/both_portions/foo'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/both_portions/foo/one.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/both_portions/foo/two.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/module_and_namespace_package'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/module_and_namespace_package/a_test'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/module_and_namespace_package/a_test.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/not_a_namespace_pkg'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/not_a_namespace_pkg/foo'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/not_a_namespace_pkg/foo/one.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/portion1'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/portion1/foo'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/portion1/foo/one.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/portion2'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/portion2/foo'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/portion2/foo/two.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project1'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project1/parent'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project1/parent/child'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project1/parent/child/one.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project2'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project2/parent'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project2/parent/child'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project2/parent/child/two.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project3'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project3/parent'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project3/parent/child'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project3/parent/child/three.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/outstanding_bugs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/pickletester.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/profilee.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/pyclbr_input.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/pydoc_mod.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/pydocfodder.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/pystone.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/re_tests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/regrtest.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/relimport.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/reperf.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/sample_doctest.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/sample_doctest_no_docstrings.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/sample_doctest_no_doctests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/script_helper.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/seq_tests.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/sndhdrdata'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/sortperf.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/ssl_servers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/string_tests.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/subprocessdata'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/subprocessdata/fd_status.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/subprocessdata/input_reader.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/subprocessdata/qcat.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/subprocessdata/qgrep.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/subprocessdata/sigchild_ignore.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/support'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/support/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test___all__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test___future__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test__locale.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test__osx_support.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_abc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_abstract_numbers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_aifc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_argparse.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_array.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ast.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_asynchat.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_asyncore.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_atexit.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_audioop.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_augassign.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_base64.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_bigaddrspace.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_bigmem.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_binascii.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_binhex.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_binop.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_bisect.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_bool.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_buffer.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_bufio.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_builtin.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_bytes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_bz2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_calendar.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_call.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_capi.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_cgi.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_cgitb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_charmapcodec.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_class.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_cmath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_cmd.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_cmd_line.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_cmd_line_script.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_code.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_code_module.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codeccallbacks.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecencodings_cn.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecencodings_hk.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecencodings_iso2022.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecencodings_jp.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecencodings_kr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecencodings_tw.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecmaps_cn.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecmaps_hk.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecmaps_jp.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecmaps_kr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecmaps_tw.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codeop.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_coding.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_collections.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_colorsys.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_compare.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_compile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_compileall.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_complex.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_concurrent_futures.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_configparser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_contains.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_contextlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_copy.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_copyreg.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_cprofile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_crashers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_crypt.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_csv.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ctypes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_curses.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_datetime.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dbm.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dbm_dumb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dbm_gnu.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dbm_ndbm.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_decimal.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_decorators.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_defaultdict.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_deque.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_descr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_descrtut.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_devpoll.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dict.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dictcomps.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dictviews.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_difflib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dis.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_distutils.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_doctest.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_doctest2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_docxmlrpc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dummy_thread.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dummy_threading.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dynamic.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/__main__.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test__encoded_words.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test__header_value_parser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_asian_codecs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_defect_handling.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_email.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_generator.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_headerregistry.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_inversion.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_message.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_parser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_pickleable.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_policy.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_utils.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/torture_test.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_enumerate.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_eof.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_epoll.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_errno.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_exception_variations.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_exceptions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_extcall.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_faulthandler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_fcntl.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_file.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_file_eintr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_filecmp.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_fileinput.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_fileio.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_float.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_flufl.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_fnmatch.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_fork1.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_format.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_fractions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_frozen.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ftplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_funcattrs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_functools.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_future.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_future3.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_future4.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_future5.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_gc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_gdb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_generators.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_genericpath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_genexps.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_getargs2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_getopt.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_getpass.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_gettext.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_glob.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_global.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_grammar.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_grp.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_gzip.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_hash.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_hashlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_heapq.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_hmac.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_html.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_htmlparser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_http_cookiejar.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_http_cookies.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_httplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_httpservers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_idle.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_imaplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_imghdr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_imp.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_import.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importhooks.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/__main__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/abc.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/builtin'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/builtin/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/builtin/test_finder.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/builtin/test_loader.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/builtin/util.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/extension'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/extension/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/extension/test_case_sensitivity.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/extension/test_finder.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/extension/test_loader.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/extension/test_path_hook.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/extension/util.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/frozen'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/frozen/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/frozen/test_finder.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/frozen/test_loader.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_/test___package__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_/test_api.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_/test_caching.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_/test_fromlist.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_/test_meta_path.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_/test_packages.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_/test_path.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_/test_relative_imports.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_/util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/regrtest.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source/test_abc_loader.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source/test_case_sensitivity.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source/test_file_loader.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source/test_finder.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source/test_path_hook.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source/test_source_encoding.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source/util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/test_abc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/test_api.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/test_locks.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/test_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_index.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_inspect.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_int.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_int_literal.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_io.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ioctl.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ipaddress.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_isinstance.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_iter.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_iterlen.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_itertools.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/__main__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_decode.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_default.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_dump.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_encode_basestring_ascii.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_fail.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_float.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_indent.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_pass1.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_pass2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_pass3.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_recursion.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_scanstring.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_separators.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_speedups.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_tool.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_unicode.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_keywordonlyarg.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_kqueue.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_largefile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_lib2to3.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_linecache.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_list.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_listcomps.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_locale.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_logging.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_long.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_longexp.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_lzma.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_macpath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_macurl2path.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_mailbox.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_mailcap.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_marshal.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_math.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_memoryio.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_memoryview.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_metaclass.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_mimetypes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_minidom.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_mmap.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_module.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_modulefinder.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_msilib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_multibytecodec.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_multiprocessing.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_namespace_pkgs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_netrc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_nis.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_nntplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_normalization.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ntpath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_numeric_tower.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_opcodes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_openpty.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_operator.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_optparse.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_os.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ossaudiodev.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_osx_env.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_parser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pdb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_peepholer.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pep247.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pep263.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pep277.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pep292.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pep3120.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pep3131.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pep3151.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pep352.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pep380.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pickle.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pickletools.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pipes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pkg.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pkgimport.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pkgutil.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_platform.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_plistlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_poll.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_popen.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_poplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_posix.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_posixpath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pow.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pprint.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_print.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_profile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_property.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pstats.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pty.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pulldom.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pwd.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_py_compile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pyclbr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pydoc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pyexpat.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_queue.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_quopri.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_raise.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_random.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_range.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_re.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_readline.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_reprlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_resource.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_richcmp.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_rlcompleter.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_robotparser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_runpy.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sax.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sched.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_scope.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_select.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_set.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_setcomps.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_shelve.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_shlex.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_shutil.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_signal.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_site.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_slice.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_smtpd.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_smtplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_smtpnet.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sndhdr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_socket.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_socketserver.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sort.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sqlite.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ssl.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_startfile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_stat.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_strftime.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_string.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_stringprep.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_strlit.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_strptime.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_strtod.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_struct.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_structmembers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_structseq.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_subprocess.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sunau.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sundry.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_super.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_support.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_symtable.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_syntax.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sys.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sys_setprofile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sys_settrace.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sysconfig.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_syslog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_tarfile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_tcl.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_telnetlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_tempfile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_textwrap.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_thread.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_threaded_import.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_threadedtempfile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_threading.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_threading_local.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_threadsignals.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_time.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_timeit.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_timeout.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_tk.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_tokenize.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_tools.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_trace.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_traceback.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ttk_guionly.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ttk_textonly.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_tuple.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_typechecks.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_types.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ucn.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_unary.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_unicode.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_unicode_file.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_unicodedata.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_unittest.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_univnewlines.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_unpack.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_unpack_ex.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_urllib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_urllib2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_urllib2_localnet.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_urllib2net.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_urllib_response.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_urllibnet.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_urlparse.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_userdict.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_userlist.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_userstring.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_uu.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_uuid.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_venv.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_wait3.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_wait4.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_warnings.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_wave.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_weakref.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_weakset.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_webbrowser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_winreg.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_winsound.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_with.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_wsgiref.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_xdrlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_xml_dom_minicompat.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_xml_etree.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_xml_etree_c.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_xmlrpc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_xmlrpc_net.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_zipfile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_zipfile64.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_zipimport.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_zipimport_support.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_zlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/testcodec.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/tf_inherit_check.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/threaded_import_hangers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/time_hashlib.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/tracedmodules'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/tracedmodules/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/tracedmodules/testmod.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/warning_tests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/win_console_handler.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/xmltestdata'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/xmltests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/textwrap.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/this.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/threading.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/timeit.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/__main__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/_fix.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/colorchooser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/commondialog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/constants.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/dialog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/dnd.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/filedialog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/font.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/messagebox.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/scrolledtext.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/simpledialog.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/runtktests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/support.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter/test_font.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter/test_loadtk.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter/test_misc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter/test_text.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter/test_variables.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter/test_widgets.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_ttk'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_ttk/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_ttk/test_extensions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_ttk/test_functions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_ttk/test_style.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_ttk/test_widgets.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/widget_tests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/tix.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/ttk.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/token.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tokenize.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/trace.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/traceback.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tty.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtle.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/__main__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/bytedesign.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/chaos.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/clock.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/colormixer.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/forest.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/fractalcurves.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/lindenmayer.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/minimal_hanoi.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/nim.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/paint.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/peace.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/penrose.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/planet_and_moon.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/round_dance.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/tree.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/two_canvases.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/wikipedia.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/yinyang.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/types.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/__main__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/case.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/loader.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/main.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/mock.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/result.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/runner.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/signals.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/suite.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/_test_warnings.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/dummy.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/support.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_assertions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_break.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_case.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_discovery.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_functiontestcase.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_loader.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_program.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_result.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_runner.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_setups.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_skipping.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_suite.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock/support.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock/testcallable.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock/testhelpers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock/testmagicmethods.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock/testmock.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock/testpatch.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock/testsentinel.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock/testwith.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/util.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/urllib'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/urllib/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/urllib/error.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/urllib/parse.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/urllib/request.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/urllib/response.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/urllib/robotparser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/uu.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/uuid.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/venv'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/venv/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/venv/__main__.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/venv/scripts'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/venv/scripts/posix'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/warnings.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wave.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/weakref.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/webbrowser.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wsgiref'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wsgiref/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wsgiref/handlers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wsgiref/headers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wsgiref/simple_server.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wsgiref/util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wsgiref/validate.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xdrlib.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/__init__.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom/NodeFilter.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom/domreg.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom/expatbuilder.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom/minicompat.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom/minidom.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom/pulldom.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom/xmlbuilder.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/etree'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/etree/ElementInclude.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/etree/ElementPath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/etree/ElementTree.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/etree/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/etree/cElementTree.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/parsers'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/parsers/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/parsers/expat.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/sax'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/sax/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/sax/_exceptions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/sax/expatreader.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/sax/handler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/sax/saxutils.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/sax/xmlreader.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xmlrpc'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xmlrpc/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xmlrpc/client.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xmlrpc/server.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/zipfile.py'...
PYTHONPATH=/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3 DYLD_FRAMEWORK_PATH=/private/tmp/python3-wF0d/Python-3.3.5: \
./python.exe -E -Wi -O /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/compileall.py \
-d /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3 -f \
-x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \
/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/__future__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/__phello__.foo.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/_compat_pickle.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/_dummy_thread.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/_markupbase.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/_osx_support.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/_pyio.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/_strptime.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/_sysconfigdata.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/_threading_local.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/_weakrefset.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/abc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/aifc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/antigravity.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/argparse.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ast.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/asynchat.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/asyncore.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/base64.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/bdb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/binhex.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/bisect.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/bz2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/cProfile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/calendar.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/cgi.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/cgitb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/chunk.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/cmd.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/code.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/codecs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/codeop.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/collections'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/collections/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/collections/__main__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/collections/abc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/colorsys.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/compileall.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/concurrent'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/concurrent/__init__.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/concurrent/futures'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/concurrent/futures/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/concurrent/futures/_base.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/concurrent/futures/process.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/concurrent/futures/thread.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/configparser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/contextlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/copy.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/copyreg.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/crypt.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/csv.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/_endian.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/macholib'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/macholib/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/macholib/dyld.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/macholib/dylib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/macholib/framework.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/runtests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_anon.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_array_in_pointer.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_arrays.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_as_parameter.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_bitfields.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_buffers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_bytes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_byteswap.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_callbacks.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_cast.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_cfuncs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_checkretval.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_delattr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_errcheck.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_errno.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_find.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_frombuffer.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_funcptr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_functions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_incomplete.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_init.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_integers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_internals.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_keeprefs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_libc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_loading.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_macholib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_memfunctions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_numbers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_objects.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_parameters.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_pep3118.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_pickling.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_pointers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_prototypes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_python_api.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_random_things.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_refcounts.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_repr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_returnfuncptrs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_simplesubclasses.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_sizes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_slicing.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_stringptr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_strings.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_struct_fields.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_structures.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_unaligned_structures.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_unicode.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_values.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_varsize_struct.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_win32.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/test/test_wintypes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ctypes/wintypes.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/curses'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/curses/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/curses/ascii.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/curses/has_key.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/curses/panel.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/curses/textpad.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/datetime.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/dbm'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/dbm/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/dbm/dumb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/dbm/gnu.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/dbm/ndbm.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/decimal.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/difflib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/dis.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/archive_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/bcppcompiler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/ccompiler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/cmd.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/bdist.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/bdist_dumb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/bdist_msi.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/bdist_rpm.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/bdist_wininst.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/build.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/build_clib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/build_ext.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/build_py.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/build_scripts.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/check.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/clean.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/config.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/install.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/install_data.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/install_egg_info.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/install_headers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/install_lib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/install_scripts.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/register.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/sdist.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/command/upload.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/config.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/core.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/cygwinccompiler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/debug.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/dep_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/dir_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/dist.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/emxccompiler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/errors.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/extension.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/fancy_getopt.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/file_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/filelist.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/log.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/msvc9compiler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/msvccompiler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/spawn.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/sysconfig.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/support.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_archive_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_bdist.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_bdist_dumb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_bdist_msi.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_bdist_rpm.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_bdist_wininst.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_build.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_build_clib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_build_ext.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_build_py.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_build_scripts.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_check.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_clean.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_cmd.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_config.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_config_cmd.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_core.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_cygwinccompiler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_dep_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_dir_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_dist.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_extension.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_file_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_filelist.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_install.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_install_data.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_install_headers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_install_lib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_install_scripts.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_log.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_msvc9compiler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_register.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_sdist.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_spawn.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_sysconfig.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_text_file.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_unixccompiler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_upload.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_version.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/tests/test_versionpredicate.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/text_file.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/unixccompiler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/version.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/distutils/versionpredicate.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/doctest.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/dummy_threading.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/_encoded_words.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/_header_value_parser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/_parseaddr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/_policybase.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/base64mime.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/charset.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/encoders.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/errors.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/feedparser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/generator.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/header.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/headerregistry.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/iterators.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/message.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime/application.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime/audio.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime/base.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime/image.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime/message.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime/multipart.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime/nonmultipart.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/mime/text.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/parser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/policy.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/quoprimime.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/email/utils.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/aliases.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/ascii.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/base64_codec.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/big5.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/big5hkscs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/bz2_codec.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/charmap.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp037.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1006.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1026.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1140.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1250.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1251.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1252.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1253.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1254.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1255.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1256.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1257.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp1258.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp424.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp437.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp500.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp65001.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp720.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp737.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp775.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp850.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp852.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp855.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp856.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp857.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp858.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp860.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp861.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp862.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp863.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp864.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp865.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp866.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp869.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp874.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp875.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp932.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp949.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/cp950.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/euc_jis_2004.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/euc_jisx0213.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/euc_jp.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/euc_kr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/gb18030.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/gb2312.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/gbk.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/hex_codec.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/hp_roman8.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/hz.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/idna.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso2022_jp.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso2022_jp_1.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso2022_jp_2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso2022_jp_2004.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso2022_jp_3.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso2022_jp_ext.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso2022_kr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_1.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_10.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_11.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_13.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_14.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_15.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_16.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_3.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_4.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_5.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_6.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_7.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_8.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/iso8859_9.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/johab.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/koi8_r.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/koi8_u.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/latin_1.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_arabic.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_centeuro.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_croatian.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_cyrillic.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_farsi.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_greek.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_iceland.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_latin2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_roman.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_romanian.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mac_turkish.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/mbcs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/palmos.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/ptcp154.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/punycode.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/quopri_codec.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/raw_unicode_escape.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/rot_13.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/shift_jis.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/shift_jis_2004.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/shift_jisx0213.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/tis_620.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/undefined.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/unicode_escape.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/unicode_internal.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/utf_16.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/utf_16_be.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/utf_16_le.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/utf_32.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/utf_32_be.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/utf_32_le.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/utf_7.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/utf_8.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/utf_8_sig.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/uu_codec.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/encodings/zlib_codec.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/filecmp.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/fileinput.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/fnmatch.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/formatter.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/fractions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ftplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/functools.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/genericpath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/getopt.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/getpass.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/gettext.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/glob.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/gzip.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/hashlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/heapq.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/hmac.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/html'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/html/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/html/entities.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/html/parser.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/http'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/http/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/http/client.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/http/cookiejar.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/http/cookies.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/http/server.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/AutoComplete.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/AutoCompleteWindow.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/AutoExpand.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Bindings.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/CallTipWindow.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/CallTips.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/ClassBrowser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/CodeContext.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/ColorDelegator.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Debugger.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Delegator.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/EditorWindow.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/FileList.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/FormatParagraph.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/GrepDialog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/HyperParser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/IOBinding.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Icons'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/IdleHistory.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/MultiCall.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/MultiStatusBar.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/ObjectBrowser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/OutputWindow.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/ParenMatch.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/PathBrowser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/Percolator.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/PyParse.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/PyShell.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/RemoteDebugger.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/RemoteObjectBrowser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/ReplaceDialog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/RstripExtension.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/ScriptBinding.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/ScrolledList.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/SearchDialog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/SearchDialogBase.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/SearchEngine.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/StackViewer.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/ToolTip.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/TreeWidget.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/UndoDelegator.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/WidgetRedirector.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/WindowList.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/ZoomHeight.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/__main__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/aboutDialog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/configDialog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/configHandler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/configHelpSourceEdit.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/configSectionNameDialog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/dynOptionMenuWidget.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/mock_idle.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/mock_tk.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_calltips.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_config_name.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_delegator.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_formatparagraph.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_grep.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_idlehistory.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_pathbrowser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_rstrip.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_searchengine.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_text.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idle_test/test_warning.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/idlever.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/keybindingDialog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/macosxSupport.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/rpc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/run.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/tabbedpages.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/testcode.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/textView.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/imaplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/imghdr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/imp.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/importlib'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/importlib/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/importlib/_bootstrap.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/importlib/abc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/importlib/machinery.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/importlib/util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/inspect.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/io.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ipaddress.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/json'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/json/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/json/decoder.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/json/encoder.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/json/scanner.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/json/tool.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/keyword.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/__main__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/btm_matcher.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/btm_utils.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixer_base.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixer_util.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_apply.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_basestring.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_buffer.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_callable.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_dict.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_except.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_exec.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_execfile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_exitfunc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_filter.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_funcattrs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_future.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_getcwdu.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_has_key.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_idioms.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_import.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_imports.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_imports2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_input.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_intern.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_isinstance.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_itertools.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_itertools_imports.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_long.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_map.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_metaclass.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_methodattrs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_ne.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_next.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_nonzero.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_numliterals.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_operator.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_paren.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_print.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_raise.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_raw_input.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_reduce.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_renames.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_repr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_set_literal.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_standarderror.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_sys_exc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_throw.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_tuple_params.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_types.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_unicode.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_urllib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_ws_comma.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_xrange.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_xreadlines.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/fixes/fix_zip.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/main.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/patcomp.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2/conv.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2/driver.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2/grammar.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2/literals.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2/parse.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2/pgen.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2/token.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pgen2/tokenize.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pygram.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/pytree.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/refactor.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/__init__.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data/fixers'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/data/fixers/myfixes'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/pytree_idempotency.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/support.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/test_all_fixers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/test_fixers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/test_main.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/test_parser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/test_pytree.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/test_refactor.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/tests/test_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/linecache.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/locale.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/logging'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/logging/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/logging/config.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/logging/handlers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lzma.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/macpath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/macurl2path.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/mailbox.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/mailcap.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/mimetypes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/modulefinder.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/connection.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/dummy'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/dummy/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/dummy/connection.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/forking.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/heap.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/managers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/pool.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/process.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/queues.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/reduction.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/sharedctypes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/synchronize.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/multiprocessing/util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/netrc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/nntplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ntpath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/nturl2path.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/numbers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/opcode.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/optparse.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/os.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/os2emxpath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pdb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pickle.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pickletools.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pipes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pkgutil.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/plat-darwin'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/plat-darwin/IN.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/platform.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/plistlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/poplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/posixpath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pprint.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/profile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pstats.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pty.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/py_compile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pyclbr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pydoc.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pydoc_data'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pydoc_data/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/pydoc_data/topics.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/queue.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/quopri.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/random.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/re.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/reprlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/rlcompleter.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/runpy.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sched.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/shelve.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/shlex.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/shutil.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/smtpd.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/smtplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sndhdr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/socket.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/socketserver.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/dbapi2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/dump.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test/dbapi.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test/dump.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test/factory.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test/hooks.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test/regression.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test/transactions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test/types.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sqlite3/test/userfunctions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sre_compile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sre_constants.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sre_parse.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/ssl.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/stat.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/string.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/stringprep.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/struct.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/subprocess.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sunau.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/symbol.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/symtable.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/sysconfig.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tabnanny.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tarfile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/telnetlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tempfile.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/__main__.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/audiodata'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/audiotests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/autotest.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/buffer_tests.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/capath'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/cjkencodings'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/coding20731.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/curses_tests.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/data'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/datetimetester.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/decimaltestdata'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/dis_module.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/doctest_aliases.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/double_const.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/encoded_modules'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/encoded_modules/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/encoded_modules/module_iso_8859_1.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/encoded_modules/module_koi8_r.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/fork_wait.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/future_test1.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/future_test2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/gdb_sample.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/imghdrdata'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/inspect_fodder.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/inspect_fodder2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/list_tests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/lock_tests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/make_ssl_certs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/mapping_tests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/memory_watchdog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/mock_socket.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/mp_fork_bomb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/multibytecodec_support.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/both_portions'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/both_portions/foo'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/both_portions/foo/one.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/both_portions/foo/two.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/module_and_namespace_package'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/module_and_namespace_package/a_test'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/module_and_namespace_package/a_test.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/not_a_namespace_pkg'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/not_a_namespace_pkg/foo'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/not_a_namespace_pkg/foo/one.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/portion1'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/portion1/foo'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/portion1/foo/one.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/portion2'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/portion2/foo'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/portion2/foo/two.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project1'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project1/parent'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project1/parent/child'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project1/parent/child/one.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project2'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project2/parent'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project2/parent/child'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project2/parent/child/two.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project3'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project3/parent'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project3/parent/child'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/namespace_pkgs/project3/parent/child/three.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/outstanding_bugs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/pickletester.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/profilee.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/pyclbr_input.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/pydoc_mod.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/pydocfodder.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/pystone.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/re_tests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/regrtest.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/relimport.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/reperf.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/sample_doctest.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/sample_doctest_no_docstrings.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/sample_doctest_no_doctests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/script_helper.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/seq_tests.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/sndhdrdata'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/sortperf.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/ssl_servers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/string_tests.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/subprocessdata'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/subprocessdata/fd_status.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/subprocessdata/input_reader.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/subprocessdata/qcat.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/subprocessdata/qgrep.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/subprocessdata/sigchild_ignore.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/support'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/support/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test___all__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test___future__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test__locale.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test__osx_support.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_abc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_abstract_numbers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_aifc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_argparse.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_array.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ast.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_asynchat.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_asyncore.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_atexit.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_audioop.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_augassign.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_base64.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_bigaddrspace.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_bigmem.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_binascii.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_binhex.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_binop.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_bisect.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_bool.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_buffer.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_bufio.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_builtin.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_bytes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_bz2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_calendar.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_call.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_capi.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_cgi.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_cgitb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_charmapcodec.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_class.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_cmath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_cmd.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_cmd_line.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_cmd_line_script.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_code.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_code_module.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codeccallbacks.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecencodings_cn.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecencodings_hk.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecencodings_iso2022.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecencodings_jp.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecencodings_kr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecencodings_tw.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecmaps_cn.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecmaps_hk.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecmaps_jp.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecmaps_kr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecmaps_tw.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codecs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_codeop.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_coding.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_collections.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_colorsys.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_compare.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_compile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_compileall.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_complex.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_concurrent_futures.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_configparser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_contains.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_contextlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_copy.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_copyreg.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_cprofile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_crashers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_crypt.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_csv.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ctypes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_curses.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_datetime.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dbm.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dbm_dumb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dbm_gnu.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dbm_ndbm.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_decimal.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_decorators.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_defaultdict.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_deque.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_descr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_descrtut.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_devpoll.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dict.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dictcomps.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dictviews.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_difflib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dis.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_distutils.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_doctest.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_doctest2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_docxmlrpc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dummy_thread.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dummy_threading.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_dynamic.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/__main__.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/data'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test__encoded_words.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test__header_value_parser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_asian_codecs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_defect_handling.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_email.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_generator.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_headerregistry.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_inversion.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_message.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_parser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_pickleable.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_policy.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/test_utils.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_email/torture_test.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_enumerate.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_eof.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_epoll.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_errno.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_exception_variations.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_exceptions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_extcall.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_faulthandler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_fcntl.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_file.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_file_eintr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_filecmp.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_fileinput.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_fileio.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_float.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_flufl.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_fnmatch.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_fork1.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_format.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_fractions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_frozen.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ftplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_funcattrs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_functools.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_future.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_future3.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_future4.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_future5.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_gc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_gdb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_generators.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_genericpath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_genexps.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_getargs2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_getopt.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_getpass.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_gettext.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_glob.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_global.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_grammar.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_grp.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_gzip.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_hash.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_hashlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_heapq.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_hmac.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_html.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_htmlparser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_http_cookiejar.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_http_cookies.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_httplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_httpservers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_idle.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_imaplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_imghdr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_imp.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_import.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importhooks.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/__main__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/abc.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/builtin'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/builtin/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/builtin/test_finder.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/builtin/test_loader.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/builtin/util.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/extension'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/extension/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/extension/test_case_sensitivity.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/extension/test_finder.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/extension/test_loader.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/extension/test_path_hook.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/extension/util.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/frozen'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/frozen/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/frozen/test_finder.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/frozen/test_loader.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_/test___package__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_/test_api.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_/test_caching.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_/test_fromlist.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_/test_meta_path.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_/test_packages.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_/test_path.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_/test_relative_imports.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/import_/util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/regrtest.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source/test_abc_loader.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source/test_case_sensitivity.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source/test_file_loader.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source/test_finder.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source/test_path_hook.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source/test_source_encoding.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/source/util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/test_abc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/test_api.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/test_locks.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/test_util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_importlib/util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_index.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_inspect.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_int.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_int_literal.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_io.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ioctl.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ipaddress.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_isinstance.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_iter.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_iterlen.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_itertools.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/__main__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_decode.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_default.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_dump.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_encode_basestring_ascii.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_fail.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_float.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_indent.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_pass1.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_pass2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_pass3.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_recursion.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_scanstring.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_separators.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_speedups.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_tool.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_json/test_unicode.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_keywordonlyarg.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_kqueue.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_largefile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_lib2to3.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_linecache.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_list.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_listcomps.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_locale.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_logging.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_long.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_longexp.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_lzma.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_macpath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_macurl2path.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_mailbox.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_mailcap.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_marshal.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_math.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_memoryio.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_memoryview.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_metaclass.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_mimetypes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_minidom.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_mmap.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_module.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_modulefinder.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_msilib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_multibytecodec.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_multiprocessing.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_namespace_pkgs.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_netrc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_nis.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_nntplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_normalization.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ntpath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_numeric_tower.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_opcodes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_openpty.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_operator.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_optparse.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_os.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ossaudiodev.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_osx_env.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_parser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pdb.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_peepholer.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pep247.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pep263.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pep277.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pep292.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pep3120.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pep3131.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pep3151.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pep352.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pep380.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pickle.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pickletools.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pipes.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pkg.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pkgimport.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pkgutil.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_platform.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_plistlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_poll.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_popen.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_poplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_posix.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_posixpath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pow.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pprint.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_print.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_profile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_property.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pstats.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pty.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pulldom.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pwd.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_py_compile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pyclbr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pydoc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_pyexpat.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_queue.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_quopri.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_raise.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_random.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_range.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_re.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_readline.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_reprlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_resource.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_richcmp.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_rlcompleter.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_robotparser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_runpy.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sax.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sched.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_scope.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_select.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_set.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_setcomps.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_shelve.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_shlex.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_shutil.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_signal.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_site.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_slice.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_smtpd.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_smtplib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_smtpnet.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sndhdr.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_socket.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_socketserver.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sort.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sqlite.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ssl.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_startfile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_stat.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_strftime.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_string.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_stringprep.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_strlit.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_strptime.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_strtod.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_struct.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_structmembers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_structseq.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_subprocess.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sunau.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sundry.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_super.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_support.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_symtable.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_syntax.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sys.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sys_setprofile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sys_settrace.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_sysconfig.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_syslog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_tarfile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_tcl.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_telnetlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_tempfile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_textwrap.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_thread.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_threaded_import.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_threadedtempfile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_threading.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_threading_local.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_threadsignals.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_time.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_timeit.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_timeout.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_tk.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_tokenize.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_tools.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_trace.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_traceback.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ttk_guionly.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ttk_textonly.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_tuple.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_typechecks.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_types.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_ucn.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_unary.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_unicode.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_unicode_file.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_unicodedata.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_unittest.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_univnewlines.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_unpack.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_unpack_ex.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_urllib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_urllib2.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_urllib2_localnet.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_urllib2net.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_urllib_response.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_urllibnet.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_urlparse.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_userdict.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_userlist.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_userstring.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_uu.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_uuid.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_venv.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_wait3.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_wait4.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_warnings.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_wave.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_weakref.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_weakset.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_webbrowser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_winreg.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_winsound.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_with.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_wsgiref.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_xdrlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_xml_dom_minicompat.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_xml_etree.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_xml_etree_c.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_xmlrpc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_xmlrpc_net.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_zipfile.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_zipfile64.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_zipimport.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_zipimport_support.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/test_zlib.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/testcodec.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/tf_inherit_check.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/threaded_import_hangers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/time_hashlib.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/tracedmodules'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/tracedmodules/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/tracedmodules/testmod.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/warning_tests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/win_console_handler.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/xmltestdata'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/test/xmltests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/textwrap.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/this.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/threading.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/timeit.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/__main__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/_fix.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/colorchooser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/commondialog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/constants.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/dialog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/dnd.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/filedialog.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/font.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/messagebox.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/scrolledtext.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/simpledialog.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/runtktests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/support.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter/test_font.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter/test_loadtk.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter/test_misc.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter/test_text.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter/test_variables.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_tkinter/test_widgets.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_ttk'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_ttk/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_ttk/test_extensions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_ttk/test_functions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_ttk/test_style.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/test_ttk/test_widgets.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/test/widget_tests.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/tix.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tkinter/ttk.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/token.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tokenize.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/trace.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/traceback.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/tty.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtle.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/__main__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/bytedesign.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/chaos.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/clock.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/colormixer.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/forest.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/fractalcurves.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/lindenmayer.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/minimal_hanoi.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/nim.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/paint.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/peace.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/penrose.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/planet_and_moon.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/round_dance.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/tree.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/two_canvases.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/wikipedia.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/turtledemo/yinyang.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/types.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/__main__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/case.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/loader.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/main.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/mock.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/result.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/runner.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/signals.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/suite.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/_test_warnings.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/dummy.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/support.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_assertions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_break.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_case.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_discovery.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_functiontestcase.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_loader.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_program.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_result.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_runner.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_setups.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_skipping.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/test_suite.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock/support.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock/testcallable.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock/testhelpers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock/testmagicmethods.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock/testmock.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock/testpatch.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock/testsentinel.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/test/testmock/testwith.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/unittest/util.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/urllib'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/urllib/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/urllib/error.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/urllib/parse.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/urllib/request.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/urllib/response.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/urllib/robotparser.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/uu.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/uuid.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/venv'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/venv/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/venv/__main__.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/venv/scripts'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/venv/scripts/posix'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/warnings.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wave.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/weakref.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/webbrowser.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wsgiref'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wsgiref/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wsgiref/handlers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wsgiref/headers.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wsgiref/simple_server.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wsgiref/util.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/wsgiref/validate.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xdrlib.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/__init__.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom/NodeFilter.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom/domreg.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom/expatbuilder.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom/minicompat.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom/minidom.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom/pulldom.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/dom/xmlbuilder.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/etree'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/etree/ElementInclude.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/etree/ElementPath.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/etree/ElementTree.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/etree/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/etree/cElementTree.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/parsers'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/parsers/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/parsers/expat.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/sax'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/sax/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/sax/_exceptions.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/sax/expatreader.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/sax/handler.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/sax/saxutils.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xml/sax/xmlreader.py'...
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xmlrpc'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xmlrpc/__init__.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xmlrpc/client.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/xmlrpc/server.py'...
Compiling '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/zipfile.py'...
PYTHONPATH=/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3 DYLD_FRAMEWORK_PATH=/private/tmp/python3-wF0d/Python-3.3.5: \
./python.exe -E -Wi /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/compileall.py \
-d /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages -f \
-x badsyntax /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages'...
PYTHONPATH=/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3 DYLD_FRAMEWORK_PATH=/private/tmp/python3-wF0d/Python-3.3.5: \
./python.exe -E -Wi -O /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/compileall.py \
-d /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages -f \
-x badsyntax /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages
Listing '/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/site-packages'...
PYTHONPATH=/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3 DYLD_FRAMEWORK_PATH=/private/tmp/python3-wF0d/Python-3.3.5: \
./python.exe -E -m lib2to3.pgen2.driver /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/Grammar.txt
Generating grammar tables from /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/Grammar.txt
Writing grammar tables to /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/Grammar3.3.5.final.0.pickle
PYTHONPATH=/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3 DYLD_FRAMEWORK_PATH=/private/tmp/python3-wF0d/Python-3.3.5: \
./python.exe -E -m lib2to3.pgen2.driver /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/PatternGrammar.txt
Generating grammar tables from /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/PatternGrammar.txt
Writing grammar tables to /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib2to3/PatternGrammar3.3.5.final.0.pickle
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/Python-ast.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/Python.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/abstract.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/accu.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/asdl.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/ast.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/bitset.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/bltinmodule.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/boolobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/bytearrayobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/bytes_methods.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/bytesobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/cellobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/ceval.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/classobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/code.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/codecs.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/compile.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/complexobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/datetime.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/descrobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/dictobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/dtoa.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/dynamic_annotations.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/enumobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/errcode.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/eval.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/fileobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/fileutils.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/floatobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/frameobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/funcobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/genobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/graminit.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/grammar.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/import.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/intrcheck.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/iterobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/listobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/longintrepr.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/longobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/marshal.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/memoryobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/metagrammar.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/methodobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/modsupport.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/moduleobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/namespaceobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/node.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/object.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/objimpl.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/opcode.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/osdefs.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/parsetok.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/patchlevel.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pgen.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pgenheaders.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/py_curses.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pyarena.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pyatomic.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pycapsule.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pyctype.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pydebug.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pyerrors.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pyexpat.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pyfpe.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pygetopt.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pymacconfig.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pymacro.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pymath.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pymem.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pyport.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pystate.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pystrcmp.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pystrtod.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pythonrun.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pythread.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/pytime.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/rangeobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/setobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/sliceobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/structmember.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/structseq.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/symtable.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/sysmodule.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/token.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/traceback.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/tupleobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/typeslots.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/ucnhash.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/unicodeobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/warnings.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 ./Include/weakrefobject.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m
/usr/bin/install -c -m 644 pyconfig.h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/include/python3.3m/pyconfig.h
# Substitution happens here, as the completely-expanded BINDIR
# is not available in configure
sed -e "s,@EXENAME@,/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/python3.3m," < ./Misc/python-config.in >python-config
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/config-3.3m
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/pkgconfig
Skip install of libpython3.3m.a - use make frameworkinstall
/usr/bin/install -c -m 644 Modules/config.c /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/config-3.3m/config.c
/usr/bin/install -c -m 644 Modules/python.o /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/config-3.3m/python.o
/usr/bin/install -c -m 644 ./Modules/config.c.in /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/config-3.3m/config.c.in
/usr/bin/install -c -m 644 Makefile /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/config-3.3m/Makefile
/usr/bin/install -c -m 644 Modules/Setup /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/config-3.3m/Setup
/usr/bin/install -c -m 644 Modules/Setup.local /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/config-3.3m/Setup.local
/usr/bin/install -c -m 644 Modules/Setup.config /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/config-3.3m/Setup.config
/usr/bin/install -c -m 644 Misc/python.pc /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/pkgconfig/python-3.3.pc
/usr/bin/install -c ./Modules/makesetup /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/config-3.3m/makesetup
/usr/bin/install -c ./install-sh /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/config-3.3m/install-sh
/usr/bin/install -c python-config /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/python3.3m-config
rm python-config
DYLD_FRAMEWORK_PATH=/private/tmp/python3-wF0d/Python-3.3.5: ./python.exe -E ./setup.py install \
--prefix=/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3 \
--install-scripts=/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin \
--install-platlib=/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload \
--root=/
running install
running build
running build_ext
Python build finished, but the necessary bits to build these modules were not found:
ossaudiodev spwd
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
running build_scripts
copying and adjusting /private/tmp/python3-wF0d/Python-3.3.5/Tools/scripts/pydoc3 -> build/scripts-3.3
copying and adjusting /private/tmp/python3-wF0d/Python-3.3.5/Tools/scripts/idle3 -> build/scripts-3.3
copying and adjusting /private/tmp/python3-wF0d/Python-3.3.5/Tools/scripts/2to3 -> build/scripts-3.3
copying and adjusting /private/tmp/python3-wF0d/Python-3.3.5/Tools/scripts/pyvenv -> build/scripts-3.3
changing mode of build/scripts-3.3/pydoc3 from 644 to 755
changing mode of build/scripts-3.3/idle3 from 644 to 755
changing mode of build/scripts-3.3/2to3 from 644 to 755
changing mode of build/scripts-3.3/pyvenv from 644 to 755
renaming build/scripts-3.3/pydoc3 to build/scripts-3.3/pydoc3.3
renaming build/scripts-3.3/idle3 to build/scripts-3.3/idle3.3
renaming build/scripts-3.3/2to3 to build/scripts-3.3/2to3-3.3
renaming build/scripts-3.3/pyvenv to build/scripts-3.3/pyvenv-3.3
running install_lib
creating /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
creating /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/__pycache__
copying build/lib.macosx-10.9-x86_64-3.3/__pycache__/_sysconfigdata.cpython-33.pyc -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/__pycache__
copying build/lib.macosx-10.9-x86_64-3.3/__pycache__/_sysconfigdata.cpython-33.pyo -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/__pycache__
copying build/lib.macosx-10.9-x86_64-3.3/_bisect.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_bz2.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_codecs_cn.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_codecs_hk.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_codecs_iso2022.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_codecs_jp.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_codecs_kr.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_codecs_tw.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_crypt.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_csv.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_ctypes.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_ctypes_test.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_curses.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_curses_panel.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_datetime.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_dbm.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_decimal.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_elementtree.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_gdbm.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_gestalt.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_hashlib.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_heapq.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_json.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_lsprof.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_lzma.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_md5.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_multibytecodec.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_multiprocessing.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_pickle.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_posixsubprocess.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_random.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_scproxy.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_sha1.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_sha256.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_sha512.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_socket.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_sqlite3.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_ssl.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_struct.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_sysconfigdata.py -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_testbuffer.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_testcapi.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/_tkinter.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/array.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/atexit.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/audioop.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/binascii.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/cmath.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/fcntl.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/grp.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/math.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/mmap.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/nis.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/parser.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/pyexpat.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/readline.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/resource.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/select.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/syslog.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/termios.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/time.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/unicodedata.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/xxlimited.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
copying build/lib.macosx-10.9-x86_64-3.3/zlib.so -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/__pycache__/_sysconfigdata.cpython-33.pyc to 644
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/__pycache__/_sysconfigdata.cpython-33.pyo to 644
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_bisect.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_bz2.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_codecs_cn.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_codecs_hk.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_codecs_iso2022.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_codecs_jp.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_codecs_kr.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_codecs_tw.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_crypt.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_csv.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_ctypes.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_ctypes_test.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_curses.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_curses_panel.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_datetime.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_dbm.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_decimal.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_elementtree.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_gdbm.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_gestalt.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_hashlib.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_heapq.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_json.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_lsprof.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_lzma.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_md5.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_multibytecodec.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_multiprocessing.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_pickle.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_posixsubprocess.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_random.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_scproxy.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_sha1.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_sha256.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_sha512.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_socket.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_sqlite3.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_ssl.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_struct.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_sysconfigdata.py to 644
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_testbuffer.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_testcapi.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_tkinter.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/array.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/atexit.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/audioop.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/binascii.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/cmath.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/fcntl.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/grp.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/math.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/mmap.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/nis.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/parser.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/pyexpat.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/readline.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/resource.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/select.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/syslog.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/termios.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/time.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/unicodedata.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/xxlimited.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/zlib.so to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/ to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/__pycache__ to 755
running install_scripts
copying build/scripts-3.3/2to3-3.3 -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin
copying build/scripts-3.3/idle3.3 -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin
copying build/scripts-3.3/pydoc3.3 -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin
copying build/scripts-3.3/pyvenv-3.3 -> /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/2to3-3.3 to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/idle3.3 to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/pydoc3.3 to 755
changing mode of /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/pyvenv-3.3 to 755
rm /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/_sysconfigdata.py
rm -r /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/lib-dynload/__pycache__
Creating directory /usr/local/Cellar/python3/3.3.5/share/man
Creating directory /usr/local/Cellar/python3/3.3.5/share/man/man1
/usr/bin/install -c -m 644 ./Misc/python.man \
/usr/local/Cellar/python3/3.3.5/share/man/man1/python3.3.1
ln -fs "../../../Python" "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/config-3.3m/libpython3.3m.a"
ln -fs "../../../Python" "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/config-3.3m/libpython3.3m.dylib"
ln -fs "../../../Python" "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/config-3.3m/libpython3.3.a"
ln -fs "../../../Python" "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/config-3.3m/libpython3.3.dylib"
ln -fs "../Python" "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/libpython3.3m.dylib"
ln -fs "../Python" "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/libpython3.3.dylib"
cd Mac && /Applications/Xcode.app/Contents/Developer/usr/bin/make installapps DESTDIR=""
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/Resources/Python.app
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/Resources/Python.app/Contents
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/Resources/Python.app/Contents/MacOS
Creating directory /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/Resources/Python.app/Contents/Resources
/usr/bin/install -c -m 644 ./Resources/app/./Info.plist /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/Resources/Python.app/Contents/.
/usr/bin/install -c -m 644 ./Resources/app/./Info.plist.in /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/Resources/Python.app/Contents/.
/usr/bin/install -c -m 644 ./Resources/app/./PkgInfo /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/Resources/Python.app/Contents/.
/usr/bin/install -c -m 644 ./Resources/app/Resources/PythonApplet.icns /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/Resources/Python.app/Contents/Resources
/usr/bin/install -c -m 644 ./Resources/app/Resources/PythonInterpreter.icns /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/Resources/Python.app/Contents/Resources
/usr/bin/install -c -s ../python.exe "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/Resources/Python.app/Contents/MacOS/Python"
sed -e "s!%bundleid%!org.python.python!g" \
-e "s!%version%!`DYLD_FRAMEWORK_PATH=/private/tmp/python3-wF0d/Python-3.3.5: ../python.exe \
-c 'import platform; print(platform.python_version())'`!g" \
< "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/Resources/Python.app/Contents/Info.plist.in" \
> "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/Resources/Python.app/Contents/Info.plist"
rm "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/Resources/Python.app/Contents/Info.plist.in"
clang -L/usr/local/lib -L/usr/local/opt/sqlite/lib -DPYTHONFRAMEWORK='"Python"' -o pythonw ./Tools/pythonw.c -I.. -I./../Include ../Python.framework/Versions/3.3/Python
/usr/bin/install -c -s pythonw "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/pythonw3.3"
/usr/bin/install -c -s pythonw "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/python3.3"
ln -sf python3.3 "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/python3"
ln -sf pythonw3.3 "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/pythonw3"
cd PythonLauncher && make install DESTDIR=
sed 's/%VERSION%/'"`DYLD_FRAMEWORK_PATH=/private/tmp/python3-wF0d/Python-3.3.5: ../../python.exe -c 'import platform; print(platform.python_version())'`"'/g' < ./Info.plist.in > Info.plist
clang -I/usr/local/include -I/usr/local/opt/sqlite/include -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -o FileSettings.o -c ./FileSettings.m
clang -I/usr/local/include -I/usr/local/opt/sqlite/include -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -o MyAppDelegate.o -c ./MyAppDelegate.m
clang -I/usr/local/include -I/usr/local/opt/sqlite/include -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -o MyDocument.o -c ./MyDocument.m
clang -I/usr/local/include -I/usr/local/opt/sqlite/include -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -o PreferencesWindowController.o -c ./PreferencesWindowController.m
clang -I/usr/local/include -I/usr/local/opt/sqlite/include -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -o doscript.o -c ./doscript.m
clang -I/usr/local/include -I/usr/local/opt/sqlite/include -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -o main.o -c ./main.m
clang -L/usr/local/lib -L/usr/local/opt/sqlite/lib -o "Python Launcher" FileSettings.o MyAppDelegate.o MyDocument.o PreferencesWindowController.o doscript.o main.o -framework AppKit -framework Carbon
rm -fr "Python Launcher.app"
DYLD_FRAMEWORK_PATH=/private/tmp/python3-wF0d/Python-3.3.5: ../../python.exe ./../Tools/bundlebuilder.py \
--builddir=. \
--name="Python Launcher" \
--executable="Python Launcher" \
--iconfile=./../Icons/PythonLauncher.icns \
--bundle-id=org.python.PythonLauncher \
--resource=./../Icons/PythonSource.icns \
--resource=./../Icons/PythonCompiled.icns \
--resource=./English.lproj \
--resource=./factorySettings.plist \
--plist Info.plist \
build
Building './Python Launcher.app'
Copying files
Done.
find "Python Launcher.app" -name '.svn' -print0 | xargs -0 rm -r
test -d "/usr/local/Cellar/python3/3.3.5" || mkdir -p "/usr/local/Cellar/python3/3.3.5"
test -d "/usr/local/Cellar/python3/3.3.5/Python Launcher.app" && rm -r "/usr/local/Cellar/python3/3.3.5/Python Launcher.app"
make[2]: [install] Error 1 (ignored)
/bin/cp -r "Python Launcher.app" "/usr/local/Cellar/python3/3.3.5"
touch "/usr/local/Cellar/python3/3.3.5/Python Launcher.app"
test -d "/usr/local/Cellar/python3/3.3.5" || mkdir -p "/usr/local/Cellar/python3/3.3.5"
test -d "/usr/local/Cellar/python3/3.3.5/IDLE.app" && rm -rf "/usr/local/Cellar/python3/3.3.5/IDLE.app"
make[1]: [install_IDLE] Error 1 (ignored)
/bin/cp -PR "./IDLE/IDLE.app" "/usr/local/Cellar/python3/3.3.5"
ln -sf "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/Resources/Python.app/Contents/MacOS/Python" "/usr/local/Cellar/python3/3.3.5/IDLE.app/Contents/MacOS/Python"
sed -e "s!%prefix%!/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3!g" -e 's!%exe%!Python!g' < "./IDLE/IDLE.app/Contents/MacOS/IDLE" > "/usr/local/Cellar/python3/3.3.5/IDLE.app/Contents/MacOS/IDLE"
sed "s!%version%!`DYLD_FRAMEWORK_PATH=/private/tmp/python3-wF0d/Python-3.3.5: ../python.exe -c 'import platform; print(platform.python_version())'`!g" < "./IDLE/IDLE.app/Contents/Info.plist" > "/usr/local/Cellar/python3/3.3.5/IDLE.app/Contents/Info.plist"
if [ -f "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/config-main.def" ]; then \
/bin/cp -p "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/config-main.def" \
"/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/config-main.def~" ; \
sed -e 's!name= IDLE Classic Windows!name= IDLE Classic OSX!g' \
< "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/config-main.def~" \
> "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/config-main.def" ; \
rm "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/config-main.def~" ; \
fi
if [ -f "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/config-extensions.def" ]; then \
/bin/cp -p "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/config-extensions.def" \
"/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/config-extensions.def~" ; \
sed -e 's!zoom-height=<Alt-Key-2>!zoom-height=<Option-Key-0>!g' \
-e 's!<Alt-Key-!<Option-Key-!g' \
< "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/config-extensions.def~" \
> "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/config-extensions.def" ; \
rm "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/python3.3/idlelib/config-extensions.def~" ; \
fi
touch "/usr/local/Cellar/python3/3.3.5/IDLE.app"
cd Mac && /Applications/Xcode.app/Contents/Developer/usr/bin/make altinstallunixtools DESTDIR=""
if [ ! -d "/usr/local/Cellar/python3/3.3.5/bin" ]; then \
/usr/bin/install -c -d -m 755 "/usr/local/Cellar/python3/3.3.5/bin" ;\
fi
for fn in python3.3 pythonw3.3 idle3.3 \
pydoc3.3 python3.3-config 2to3-3.3 pyvenv-3.3 ;\
do \
ln -fs "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/${fn}" "/usr/local/Cellar/python3/3.3.5/bin/${fn}" ;\
done
if test -f /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/python3 -o -h /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/python3; \
then rm -f /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/python3; \
else true; \
fi
(cd /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin; ln -s python3.3 python3)
if test "3.3" != "3.3m"; then \
rm -f /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/python3.3-config; \
(cd /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin; ln -s python3.3m-config python3.3-config); \
rm -f /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/pkgconfig/python-3.3m.pc; \
(cd /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/pkgconfig; ln -s python-3.3.pc python-3.3m.pc); \
fi
rm -f /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/python3-config
(cd /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin; ln -s python3.3-config python3-config)
rm -f /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/pkgconfig/python3.pc
(cd /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/lib/pkgconfig; ln -s python-3.3.pc python3.pc)
rm -f /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/idle3
(cd /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin; ln -s idle3.3 idle3)
rm -f /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/pydoc3
(cd /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin; ln -s pydoc3.3 pydoc3)
rm -f /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/2to3
(cd /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin; ln -s 2to3-3.3 2to3)
rm -f /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin/pyvenv
(cd /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/bin; ln -s pyvenv-3.3 pyvenv)
rm -f /usr/local/Cellar/python3/3.3.5/share/man/man1/python3.1
(cd /usr/local/Cellar/python3/3.3.5/share/man/man1; ln -s python3.3.1 python3.1)
==> make frameworkinstallextras PYTHONAPPSDIR=/usr/local/Cellar/python3/3.3.5/share/python3
cd Mac && /Applications/Xcode.app/Contents/Developer/usr/bin/make installextras DESTDIR=""
/usr/bin/install -c -d "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples"
DYLD_FRAMEWORK_PATH=/private/tmp/python3-wF0d/Python-3.3.5: ../python.exe ./Extras.install.py ./../Tools \
"/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools" ; \
chmod -R ugo+rX,go-w "/usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools"
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools
copy ./../Tools/README /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/README
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/buildbot
copy ./../Tools/buildbot/build-amd64.bat /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/buildbot/build-amd64.bat
copy ./../Tools/buildbot/build.bat /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/buildbot/build.bat
copy ./../Tools/buildbot/buildmsi.bat /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/buildbot/buildmsi.bat
copy ./../Tools/buildbot/clean-amd64.bat /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/buildbot/clean-amd64.bat
copy ./../Tools/buildbot/clean.bat /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/buildbot/clean.bat
copy ./../Tools/buildbot/external-amd64.bat /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/buildbot/external-amd64.bat
copy ./../Tools/buildbot/external-common.bat /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/buildbot/external-common.bat
copy ./../Tools/buildbot/external.bat /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/buildbot/external.bat
copy ./../Tools/buildbot/README.tcltk-AMD64 /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/buildbot/README.tcltk-AMD64
copy ./../Tools/buildbot/test-amd64.bat /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/buildbot/test-amd64.bat
copy ./../Tools/buildbot/test.bat /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/buildbot/test.bat
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/ccbench
copy ./../Tools/ccbench/ccbench.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/ccbench/ccbench.py
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/demo
copy ./../Tools/demo/beer.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/demo/beer.py
copy ./../Tools/demo/eiffel.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/demo/eiffel.py
copy ./../Tools/demo/hanoi.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/demo/hanoi.py
copy ./../Tools/demo/life.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/demo/life.py
copy ./../Tools/demo/markov.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/demo/markov.py
copy ./../Tools/demo/mcast.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/demo/mcast.py
copy ./../Tools/demo/queens.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/demo/queens.py
copy ./../Tools/demo/README /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/demo/README
copy ./../Tools/demo/redemo.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/demo/redemo.py
copy ./../Tools/demo/rpython.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/demo/rpython.py
copy ./../Tools/demo/rpythond.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/demo/rpythond.py
copy ./../Tools/demo/sortvisu.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/demo/sortvisu.py
copy ./../Tools/demo/ss1.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/demo/ss1.py
copy ./../Tools/demo/vector.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/demo/vector.py
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/freeze
copy ./../Tools/freeze/bkfile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/freeze/bkfile.py
copy ./../Tools/freeze/checkextensions.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/freeze/checkextensions.py
copy ./../Tools/freeze/checkextensions_win32.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/freeze/checkextensions_win32.py
copy ./../Tools/freeze/extensions_win32.ini /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/freeze/extensions_win32.ini
copy ./../Tools/freeze/flag.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/freeze/flag.py
copy ./../Tools/freeze/freeze.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/freeze/freeze.py
copy ./../Tools/freeze/hello.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/freeze/hello.py
copy ./../Tools/freeze/makeconfig.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/freeze/makeconfig.py
copy ./../Tools/freeze/makefreeze.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/freeze/makefreeze.py
copy ./../Tools/freeze/makemakefile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/freeze/makemakefile.py
copy ./../Tools/freeze/parsesetup.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/freeze/parsesetup.py
copy ./../Tools/freeze/README /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/freeze/README
copy ./../Tools/freeze/win32.html /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/freeze/win32.html
copy ./../Tools/freeze/winmakemakefile.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/freeze/winmakemakefile.py
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/gdb
copy ./../Tools/gdb/libpython.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/gdb/libpython.py
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/hg
copy ./../Tools/hg/hgtouch.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/hg/hgtouch.py
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/i18n
copy ./../Tools/i18n/makelocalealias.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/i18n/makelocalealias.py
copy ./../Tools/i18n/msgfmt.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/i18n/msgfmt.py
copy ./../Tools/i18n/pygettext.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/i18n/pygettext.py
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/importbench
copy ./../Tools/importbench/importbench.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/importbench/importbench.py
copy ./../Tools/importbench/README /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/importbench/README
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/iobench
copy ./../Tools/iobench/iobench.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/iobench/iobench.py
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/msi
copy ./../Tools/msi/crtlicense.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/msi/crtlicense.txt
copy ./../Tools/msi/msi.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/msi/msi.py
copy ./../Tools/msi/msilib.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/msi/msilib.py
copy ./../Tools/msi/msisupport.c /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/msi/msisupport.c
copy ./../Tools/msi/msisupport.mak /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/msi/msisupport.mak
copy ./../Tools/msi/README.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/msi/README.txt
copy ./../Tools/msi/schema.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/msi/schema.py
copy ./../Tools/msi/sequence.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/msi/sequence.py
copy ./../Tools/msi/uisample.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/msi/uisample.py
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/parser
copy ./../Tools/parser/test_unparse.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/parser/test_unparse.py
copy ./../Tools/parser/unparse.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/parser/unparse.py
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench
copy ./../Tools/pybench/Arithmetic.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/Arithmetic.py
copy ./../Tools/pybench/Calls.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/Calls.py
copy ./../Tools/pybench/clockres.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/clockres.py
copy ./../Tools/pybench/CommandLine.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/CommandLine.py
copy ./../Tools/pybench/Constructs.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/Constructs.py
copy ./../Tools/pybench/Dict.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/Dict.py
copy ./../Tools/pybench/Exceptions.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/Exceptions.py
copy ./../Tools/pybench/Imports.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/Imports.py
copy ./../Tools/pybench/Instances.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/Instances.py
copy ./../Tools/pybench/LICENSE /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/LICENSE
copy ./../Tools/pybench/Lists.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/Lists.py
copy ./../Tools/pybench/Lookups.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/Lookups.py
copy ./../Tools/pybench/NewInstances.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/NewInstances.py
copy ./../Tools/pybench/Numbers.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/Numbers.py
copy ./../Tools/pybench/pybench.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/pybench.py
copy ./../Tools/pybench/README /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/README
copy ./../Tools/pybench/Setup.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/Setup.py
copy ./../Tools/pybench/Strings.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/Strings.py
copy ./../Tools/pybench/systimes.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/systimes.py
copy ./../Tools/pybench/Tuples.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/Tuples.py
copy ./../Tools/pybench/Unicode.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/Unicode.py
copy ./../Tools/pybench/With.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/With.py
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/package
copy ./../Tools/pybench/package/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/package/__init__.py
copy ./../Tools/pybench/package/submodule.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pybench/package/submodule.py
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche
copy ./../Tools/pynche/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/__init__.py
copy ./../Tools/pynche/ChipViewer.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/ChipViewer.py
copy ./../Tools/pynche/ColorDB.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/ColorDB.py
copy ./../Tools/pynche/DetailsViewer.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/DetailsViewer.py
copy ./../Tools/pynche/html40colors.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/html40colors.txt
copy ./../Tools/pynche/ListViewer.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/ListViewer.py
copy ./../Tools/pynche/Main.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/Main.py
copy ./../Tools/pynche/namedcolors.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/namedcolors.txt
copy ./../Tools/pynche/pyColorChooser.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/pyColorChooser.py
copy ./../Tools/pynche/pynche /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/pynche
copy ./../Tools/pynche/pynche.pyw /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/pynche.pyw
copy ./../Tools/pynche/PyncheWidget.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/PyncheWidget.py
copy ./../Tools/pynche/README /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/README
copy ./../Tools/pynche/StripViewer.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/StripViewer.py
copy ./../Tools/pynche/Switchboard.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/Switchboard.py
copy ./../Tools/pynche/TextViewer.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/TextViewer.py
copy ./../Tools/pynche/TypeinViewer.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/TypeinViewer.py
copy ./../Tools/pynche/webcolors.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/webcolors.txt
copy ./../Tools/pynche/websafe.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/websafe.txt
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/X
copy ./../Tools/pynche/X/rgb.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/X/rgb.txt
copy ./../Tools/pynche/X/xlicense.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/pynche/X/xlicense.txt
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts
copy ./../Tools/scripts/2to3 /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/2to3
copy ./../Tools/scripts/abitype.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/abitype.py
copy ./../Tools/scripts/analyze_dxp.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/analyze_dxp.py
copy ./../Tools/scripts/byext.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/byext.py
copy ./../Tools/scripts/byteyears.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/byteyears.py
copy ./../Tools/scripts/checkpyc.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/checkpyc.py
copy ./../Tools/scripts/cleanfuture.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/cleanfuture.py
copy ./../Tools/scripts/combinerefs.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/combinerefs.py
copy ./../Tools/scripts/copytime.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/copytime.py
copy ./../Tools/scripts/crlf.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/crlf.py
copy ./../Tools/scripts/db2pickle.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/db2pickle.py
copy ./../Tools/scripts/diff.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/diff.py
copy ./../Tools/scripts/dutree.doc /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/dutree.doc
copy ./../Tools/scripts/dutree.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/dutree.py
copy ./../Tools/scripts/eptags.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/eptags.py
copy ./../Tools/scripts/find-uname.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/find-uname.py
copy ./../Tools/scripts/find_recursionlimit.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/find_recursionlimit.py
copy ./../Tools/scripts/finddiv.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/finddiv.py
copy ./../Tools/scripts/findlinksto.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/findlinksto.py
copy ./../Tools/scripts/findnocoding.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/findnocoding.py
copy ./../Tools/scripts/fixcid.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/fixcid.py
copy ./../Tools/scripts/fixdiv.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/fixdiv.py
copy ./../Tools/scripts/fixheader.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/fixheader.py
copy ./../Tools/scripts/fixnotice.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/fixnotice.py
copy ./../Tools/scripts/fixps.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/fixps.py
copy ./../Tools/scripts/ftpmirror.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/ftpmirror.py
copy ./../Tools/scripts/get-remote-certificate.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/get-remote-certificate.py
copy ./../Tools/scripts/google.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/google.py
copy ./../Tools/scripts/gprof2html.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/gprof2html.py
copy ./../Tools/scripts/h2py.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/h2py.py
copy ./../Tools/scripts/highlight.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/highlight.py
copy ./../Tools/scripts/idle3 /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/idle3
copy ./../Tools/scripts/ifdef.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/ifdef.py
copy ./../Tools/scripts/import_diagnostics.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/import_diagnostics.py
copy ./../Tools/scripts/lfcr.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/lfcr.py
copy ./../Tools/scripts/linktree.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/linktree.py
copy ./../Tools/scripts/lll.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/lll.py
copy ./../Tools/scripts/mailerdaemon.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/mailerdaemon.py
copy ./../Tools/scripts/make_ctype.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/make_ctype.py
copy ./../Tools/scripts/md5sum.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/md5sum.py
copy ./../Tools/scripts/mkreal.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/mkreal.py
copy ./../Tools/scripts/ndiff.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/ndiff.py
copy ./../Tools/scripts/nm2def.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/nm2def.py
copy ./../Tools/scripts/objgraph.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/objgraph.py
copy ./../Tools/scripts/parseentities.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/parseentities.py
copy ./../Tools/scripts/patchcheck.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/patchcheck.py
copy ./../Tools/scripts/pathfix.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/pathfix.py
copy ./../Tools/scripts/pdeps.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/pdeps.py
copy ./../Tools/scripts/pickle2db.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/pickle2db.py
copy ./../Tools/scripts/pindent.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/pindent.py
copy ./../Tools/scripts/ptags.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/ptags.py
copy ./../Tools/scripts/pydoc3 /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/pydoc3
copy ./../Tools/scripts/pydocgui.pyw /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/pydocgui.pyw
copy ./../Tools/scripts/pysource.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/pysource.py
copy ./../Tools/scripts/pyvenv /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/pyvenv
copy ./../Tools/scripts/README /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/README
copy ./../Tools/scripts/reindent-rst.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/reindent-rst.py
copy ./../Tools/scripts/reindent.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/reindent.py
copy ./../Tools/scripts/rgrep.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/rgrep.py
copy ./../Tools/scripts/run_tests.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/run_tests.py
copy ./../Tools/scripts/serve.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/serve.py
copy ./../Tools/scripts/suff.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/suff.py
copy ./../Tools/scripts/svneol.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/svneol.py
copy ./../Tools/scripts/texi2html.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/texi2html.py
copy ./../Tools/scripts/treesync.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/treesync.py
copy ./../Tools/scripts/untabify.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/untabify.py
copy ./../Tools/scripts/which.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/which.py
copy ./../Tools/scripts/win_add2path.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/scripts/win_add2path.py
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/ssl
copy ./../Tools/ssl/make_ssl_data.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/ssl/make_ssl_data.py
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/stringbench
copy ./../Tools/stringbench/README /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/stringbench/README
copy ./../Tools/stringbench/stringbench.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/stringbench/stringbench.py
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/test2to3
copy ./../Tools/test2to3/maintest.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/test2to3/maintest.py
copy ./../Tools/test2to3/README /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/test2to3/README
copy ./../Tools/test2to3/setup.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/test2to3/setup.py
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/test2to3/test
copy ./../Tools/test2to3/test/runtests.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/test2to3/test/runtests.py
copy ./../Tools/test2to3/test/test_foo.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/test2to3/test/test_foo.py
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/test2to3/test2to3
copy ./../Tools/test2to3/test2to3/__init__.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/test2to3/test2to3/__init__.py
copy ./../Tools/test2to3/test2to3/hello.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/test2to3/test2to3/hello.py
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/unicode
copy ./../Tools/unicode/comparecodecs.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/unicode/comparecodecs.py
copy ./../Tools/unicode/gencjkcodecs.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/unicode/gencjkcodecs.py
copy ./../Tools/unicode/gencodec.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/unicode/gencodec.py
copy ./../Tools/unicode/genwincodec.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/unicode/genwincodec.py
copy ./../Tools/unicode/genwincodecs.bat /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/unicode/genwincodecs.bat
copy ./../Tools/unicode/listcodecs.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/unicode/listcodecs.py
copy ./../Tools/unicode/Makefile /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/unicode/Makefile
copy ./../Tools/unicode/makeunicodedata.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/unicode/makeunicodedata.py
copy ./../Tools/unicode/mkstringprep.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/unicode/mkstringprep.py
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/unicode/python-mappings
copy ./../Tools/unicode/python-mappings/CP1140.TXT /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/unicode/python-mappings/CP1140.TXT
copy ./../Tools/unicode/python-mappings/KOI8-U.TXT /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/unicode/python-mappings/KOI8-U.TXT
copy ./../Tools/unicode/python-mappings/TIS-620.TXT /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/unicode/python-mappings/TIS-620.TXT
mkdir /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/unittestgui
copy ./../Tools/unittestgui/README.txt /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/unittestgui/README.txt
copy ./../Tools/unittestgui/unittestgui.py /usr/local/Cellar/python3/3.3.5/Frameworks/Python.framework/Versions/3.3/share/doc/python3.3/examples/Tools/unittestgui/unittestgui.py
==> make quicktest
running build
running build_ext
Python build finished, but the necessary bits to build these modules were not found:
ossaudiodev spwd
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
running build_scripts
copying and adjusting /private/tmp/python3-wF0d/Python-3.3.5/Tools/scripts/pydoc3 -> build/scripts-3.3
copying and adjusting /private/tmp/python3-wF0d/Python-3.3.5/Tools/scripts/idle3 -> build/scripts-3.3
copying and adjusting /private/tmp/python3-wF0d/Python-3.3.5/Tools/scripts/2to3 -> build/scripts-3.3
copying and adjusting /private/tmp/python3-wF0d/Python-3.3.5/Tools/scripts/pyvenv -> build/scripts-3.3
changing mode of build/scripts-3.3/pydoc3 from 644 to 755
changing mode of build/scripts-3.3/idle3 from 644 to 755
changing mode of build/scripts-3.3/2to3 from 644 to 755
changing mode of build/scripts-3.3/pyvenv from 644 to 755
renaming build/scripts-3.3/pydoc3 to build/scripts-3.3/pydoc3.3
renaming build/scripts-3.3/idle3 to build/scripts-3.3/idle3.3
renaming build/scripts-3.3/2to3 to build/scripts-3.3/2to3-3.3
renaming build/scripts-3.3/pyvenv to build/scripts-3.3/pyvenv-3.3
DYLD_FRAMEWORK_PATH=/private/tmp/python3-wF0d/Python-3.3.5: ./python.exe -E -c 'import sys ; from sysconfig import get_platform ; print(get_platform()+"-"+sys.version[0:3])' >platform
DYLD_FRAMEWORK_PATH=/private/tmp/python3-wF0d/Python-3.3.5: ./python.exe ./Tools/scripts/run_tests.py -x test_subprocess test_io test_lib2to3 test_multibytecodec test_urllib2_localnet test_itertools test_multiprocessing test_mailbox test_socket test_poll test_select test_zipfile test_concurrent_futures
== CPython 3.3.5 (default, Mar 13 2014, 20:34:20) [GCC 4.2.1 Compatible Apple LLVM 5.1 (clang-503.0.38)]
== Darwin-13.1.0-x86_64-i386-64bit little-endian
== /private/tmp/python3-wF0d/Python-3.3.5/build/test_python_1548
Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=1, verbose=0, bytes_warning=2, quiet=0, hash_randomization=1)
Using random seed 6625426
[ 1/363] test_sysconfig
[ 2/363] test_threading_local
[ 3/363] test_sort
[ 4/363] test_hmac
[ 5/363] test_longexp
[ 6/363] test_descr
[ 7/363] test_typechecks
[ 8/363] test_exceptions
[ 9/363] test_marshal
[ 10/363] test_rlcompleter
[ 11/363] test_uuid
[ 12/363] test_generators
[ 13/363] test_decorators
[ 14/363] test_ioctl
[ 15/363] test_configparser
[ 16/363] test_syslog
[ 17/363] test_bisect
[ 18/363] test_py_compile
[ 19/363] test_xmlrpc
[ 20/363] test_namespace_pkgs
[ 21/363] test_hash
[ 22/363] test_eof
[ 23/363] test_raise
[ 24/363] test_unpack_ex
[ 25/363] test_xdrlib
[ 26/363] test_poplib
[ 27/363] test_genexps
[ 28/363] test_iterlen
[ 29/363] test_set
[ 30/363] test_profile
[ 31/363] test_linecache
[ 32/363] test_nis
[ 33/363] test_tuple
[ 34/363] test_time
[ 35/363] test_asynchat
[ 36/363] test_lzma
[ 37/363] test_fractions
[ 38/363] test_codecmaps_cn
fetching http://source.icu-project.org/repos/icu/data/trunk/charset/data/xml/gb-18030-2000.xml ...
fetching http://people.freebsd.org/~perky/i18n/EUC-CN.TXT ...
fetching http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP936.TXT ...
[ 39/363] test_builtin
[ 40/363] test_codecencodings_jp
[ 41/363] test_plistlib
[ 42/363] test_gc
[ 43/363] test_pstats
[ 44/363] test_pickletools
[ 45/363] test_structseq
[ 46/363] test_aifc
[ 47/363] test_cmd_line
[ 48/363] test_getpass
[ 49/363] test_docxmlrpc
[ 50/363] test_colorsys
[ 51/363] test_numeric_tower
[ 52/363] test_platform
[ 53/363] test_listcomps
[ 54/363] test_ossaudiodev
test_ossaudiodev skipped -- Use of the 'audio' resource not enabled
[ 55/363] test_bufio
[ 56/363] test_support
[ 57/363] test_pep3131
[ 58/363] test_dbm_dumb
[ 59/363] test_scope
[ 60/363] test_audioop
[ 61/363] test_contextlib
[ 62/363] test_json
[ 63/363] test_codecmaps_hk
fetching http://people.freebsd.org/~perky/i18n/BIG5HKSCS-2004.TXT ...
[ 64/363] test_abstract_numbers
[ 65/363] test_http_cookies
[ 66/363] test_unary
[ 67/363] test_wait4
[ 68/363] test_property
[ 69/363] test_http_cookiejar
[ 70/363] test_metaclass
[ 71/363] test_keywordonlyarg
[ 72/363] test_kqueue
[ 73/363] test_idle
[ 74/363] test_pep247
[ 75/363] test_defaultdict
[ 76/363] test_dbm
[ 77/363] test_runpy
[ 78/363] test_peepholer
[ 79/363] test_mailcap
[ 80/363] test_crashers
[ 81/363] test_string
[ 82/363] test_threading
[ 83/363] test_pep292
[ 84/363] test_complex
[ 85/363] test_format
[ 86/363] test_pwd
[ 87/363] test_deque
[ 88/363] test_xml_etree_c
[ 89/363] test_pickle
[ 90/363] test_imaplib
[ 91/363] test_httplib
/private/tmp/python3-wF0d/Python-3.3.5/Lib/socket.py:370: ResourceWarning: unclosed <ssl.SSLSocket object, fd=3, family=2, type=1, proto=6>
self._sock = None
[ 92/363] test___future__
[ 93/363] test_pep277
[ 94/363] test_ipaddress
[ 95/363] test_ftplib
[ 96/363] test_sqlite
[ 97/363] test_strlit
[ 98/363] test_trace
[ 99/363] test_csv
[100/363] test_pep3151
[101/363] test_modulefinder
[102/363] test_quopri
[103/363] test_codeop
[104/363] test_httpservers
[105/363] test_unicodedata
[106/363] test_robotparser
[107/363] test_openpty
[108/363] test_cprofile
[109/363] test_dis
[110/363] test_fileinput
[111/363] test_buffer
[112/363] test_xml_etree
[113/363] test_types
[114/363] test_urlparse
[115/363] test_reprlib
[116/363] test_urllib_response
[117/363] test_re
[118/363] test_imghdr
[119/363] test_list
[120/363] test_richcmp
[121/363] test_contains
[122/363] test_ttk_guionly
test_ttk_guionly skipped -- cannot run without OS X gui process
[123/363] test_memoryio
[124/363] test_sndhdr
[125/363] test_strtod
[126/363] test_codecencodings_hk
[127/363] test_getopt
[128/363] test_pprint
[129/363] test_setcomps
[130/363] test_decimal
[131/363] test_logging
[132/363] test_ctypes
[133/363] test_codecs
[134/363] test_crypt
[135/363] test_weakset
[136/363] test_minidom
[137/363/1] test_doctest
**********************************************************************
File "/private/tmp/python3-wF0d/Python-3.3.5/Lib/test/test_doctest.py", line 1763, in test.test_doctest.test_debug
Failed example:
try: doctest.debug_src(s)
finally: sys.stdin = real_stdin
Expected:
> <string>(1)<module>()
(Pdb) next
12
--Return--
> <string>(1)<module>()->None
(Pdb) print(x)
12
(Pdb) continue
Got:
0
> <string>(1)<module>()
(Pdb) next
12
--Return--
> <string>(1)<module>()->None
(Pdb) print(x)
12
(Pdb) continue
**********************************************************************
File "/private/tmp/python3-wF0d/Python-3.3.5/Lib/test/test_doctest.py", line 1808, in test.test_doctest.test_pdb_set_trace
Failed example:
try: runner.run(test)
finally: sys.stdin = real_stdin
Expected:
--Return--
> <doctest foo-bar@baz[2]>(1)<module>()->None
-> import pdb; pdb.set_trace()
(Pdb) print(x)
42
(Pdb) continue
TestResults(failed=0, attempted=3)
Got:
--Return--
0
> <doctest foo-bar@baz[2]>(1)<module>()->None
-> import pdb; pdb.set_trace()
(Pdb) print(x)
42
(Pdb) continue
TestResults(failed=0, attempted=3)
**********************************************************************
File "/private/tmp/python3-wF0d/Python-3.3.5/Lib/test/test_doctest.py", line 1837, in test.test_doctest.test_pdb_set_trace
Failed example:
try:
runner.run(test)
finally:
sys.stdin = real_stdin
Expected:
--Return--
> <doctest test.test_doctest.test_pdb_set_trace[8]>(3)calls_set_trace()->None
-> import pdb; pdb.set_trace()
(Pdb) print(y)
2
(Pdb) up
> <doctest foo-bar@baz[1]>(1)<module>()
-> calls_set_trace()
(Pdb) print(x)
1
(Pdb) continue
TestResults(failed=0, attempted=2)
Got:
--Return--
0
> <doctest test.test_doctest.test_pdb_set_trace[8]>(3)calls_set_trace()->None
-> import pdb; pdb.set_trace()
(Pdb) print(y)
2
(Pdb) up
> <doctest foo-bar@baz[1]>(1)<module>()
-> calls_set_trace()
(Pdb) print(x)
1
(Pdb) continue
TestResults(failed=0, attempted=2)
**********************************************************************
File "/private/tmp/python3-wF0d/Python-3.3.5/Lib/test/test_doctest.py", line 1875, in test.test_doctest.test_pdb_set_trace
Failed example:
try: runner.run(test)
finally: sys.stdin = real_stdin
# doctest: +NORMALIZE_WHITESPACE
Expected:
--Return--
> <doctest foo-bar@baz[1]>(3)g()->None
-> import pdb; pdb.set_trace()
(Pdb) list
1 def g(x):
2 print(x+3)
3 -> import pdb; pdb.set_trace()
[EOF]
(Pdb) next
--Return--
> <doctest foo-bar@baz[0]>(2)f()->None
-> g(x*2)
(Pdb) list
1 def f(x):
2 -> g(x*2)
[EOF]
(Pdb) next
--Return--
> <doctest foo-bar@baz[2]>(1)<module>()->None
-> f(3)
(Pdb) list
1 -> f(3)
[EOF]
(Pdb) continue
**********************************************************************
File "foo-bar@baz.py", line 7, in foo-bar@baz
Failed example:
f(3)
Expected nothing
Got:
9
TestResults(failed=1, attempted=3)
Got:
--Return--
0
> <doctest foo-bar@baz[1]>(3)g()->None
-> import pdb; pdb.set_trace()
(Pdb) list
1 def g(x):
2 print(x+3)
3 -> import pdb; pdb.set_trace()
[EOF]
(Pdb) next
--Return--
> <doctest foo-bar@baz[0]>(2)f()->None
-> g(x*2)
(Pdb) list
1 def f(x):
2 -> g(x*2)
[EOF]
(Pdb) next
--Return--
> <doctest foo-bar@baz[2]>(1)<module>()->None
-> f(3)
(Pdb) list
1 -> f(3)
[EOF]
(Pdb) continue
**********************************************************************
File "foo-bar@baz.py", line 7, in foo-bar@baz
Failed example:
f(3)
Expected nothing
Got:
9
TestResults(failed=1, attempted=3)
**********************************************************************
File "/private/tmp/python3-wF0d/Python-3.3.5/Lib/test/test_doctest.py", line 1948, in test.test_doctest.test_pdb_set_trace_nested
Failed example:
try:
runner.run(test)
finally:
sys.stdin = real_stdin
# doctest: +REPORT_NDIFF
Differences (ndiff with -expected +actual):
+ 0
> <doctest test.test_doctest.test_pdb_set_trace_nested[0]>(5)calls_set_trace()
-> self.f1()
(Pdb) print(y)
1
(Pdb) step
--Call--
> <doctest test.test_doctest.test_pdb_set_trace_nested[0]>(7)f1()
-> def f1(self):
(Pdb) step
> <doctest test.test_doctest.test_pdb_set_trace_nested[0]>(8)f1()
-> x = 1
(Pdb) step
> <doctest test.test_doctest.test_pdb_set_trace_nested[0]>(9)f1()
-> self.f2()
(Pdb) step
--Call--
> <doctest test.test_doctest.test_pdb_set_trace_nested[0]>(11)f2()
-> def f2(self):
(Pdb) step
> <doctest test.test_doctest.test_pdb_set_trace_nested[0]>(12)f2()
-> z = 1
(Pdb) step
> <doctest test.test_doctest.test_pdb_set_trace_nested[0]>(13)f2()
-> z = 2
(Pdb) print(z)
1
(Pdb) up
> <doctest test.test_doctest.test_pdb_set_trace_nested[0]>(9)f1()
-> self.f2()
(Pdb) print(x)
1
(Pdb) up
> <doctest test.test_doctest.test_pdb_set_trace_nested[0]>(5)calls_set_trace()
-> self.f1()
(Pdb) print(y)
1
(Pdb) up
> <doctest foo-bar@baz[1]>(1)<module>()
-> calls_set_trace()
(Pdb) print(foo)
*** NameError: name 'foo' is not defined
(Pdb) continue
TestResults(failed=0, attempted=2)
**********************************************************************
3 items had failures:
1 of 4 in test.test_doctest.test_debug
3 of 19 in test.test_doctest.test_pdb_set_trace
1 of 9 in test.test_doctest.test_pdb_set_trace_nested
***Test Failed*** 5 failures.
test test_doctest failed -- 5 of 469 doctests failed
[138/363/1] test_struct
[139/363/1] test_descrtut
[140/363/1] test_abc
[141/363/1] test_thread
[142/363/1] test_iter
[143/363/1] test_dbm_ndbm
[144/363/1] test_wait3
[145/363/1] test_cmd
[146/363/1] test_msilib
test_msilib skipped -- No module named '_msi'
[147/363/1] test_isinstance
[148/363/1] test_smtpnet
[149/363/1] test_unittest
[150/363/1] test_asyncore
[151/363/1] test_smtpd
[152/363/1] test_codecencodings_iso2022
[153/363/1] test_shutil
[154/363/1] test_startfile
test_startfile skipped -- object <module 'os' from '/private/tmp/python3-wF0d/Python-3.3.5/Lib/os.py'> has no attribute 'startfile'
[155/363/1] test_genericpath
[156/363/1] test_osx_env
[157/363/1] test_largefile
[158/363/1] test_locale
[159/363/1] test_codecencodings_tw
[160/363/1] test_strftime
[161/363/2] test_pdb
test test_pdb failed -- multiple errors occurred; run in verbose mode for details
[162/363/2] test_stringprep
[163/363/2] test_traceback
[164/363/2] test_mimetypes
[165/363/2] test_codeccallbacks
[166/363/2] test_userdict
[167/363/2] test_webbrowser
[168/363/2] test_dictcomps
[169/363/2] test_cgitb
[170/363/2] test_ntpath
[171/363/2] test_future4
[172/363/2] test_pipes
[173/363/2] test_sundry
[174/363/2] test_pep352
[175/363/2] test_doctest2
[176/363/2] test_bool
[177/363/2] test_importlib
[178/363/2] test_gettext
[179/363/2] test_posix
[180/363/2] test_pyexpat
[181/363/2] test_html
[182/363/2] test_funcattrs
[183/363/2] test_mmap
[184/363/2] test_urllib2
[185/363/2] test_heapq
[186/363/2] test_dict
[187/363/2] test_threaded_import
[188/363/2] test_datetime
[189/363/2] test_threadedtempfile
[190/363/2] test_winsound
test_winsound skipped -- Use of the 'audio' resource not enabled
[191/363/2] test_flufl
[192/363/2] test_pep380
[193/363/2] test_zipfile64
test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run
[194/363/2] test_winreg
test_winreg skipped -- No module named 'winreg'
[195/363/2] test_userstring
[196/363/2] test_macurl2path
[197/363/2] test_coding
[198/363/2] test_sys_setprofile
[199/363/2] test_long
[200/363/2] test_dictviews
[201/363/2] test_code_module
[202/363/2] test_collections
[203/363/2] test_future3
[204/363/2] test_shelve
[205/363/2] test_frozen
[206/363/2] test_cmath
[207/363/2] test_difflib
[208/363/2] test_index
[209/363/2] test_binhex
[210/363/2] test_weakref
[211/363/2] test_email
[212/363/2] test_atexit
[213/363/2] test_posixpath
[214/363/2] test_devpoll
test_devpoll skipped -- select.devpoll not defined -- skipping test_devpoll
[215/363/2] test_bigmem
[216/363/2] test_extcall
[217/363/2] test_compileall
[218/363/2] test_pkgutil
[219/363/2] test_urllibnet
/private/tmp/python3-wF0d/Python-3.3.5/Lib/test/test_urllibnet.py:92: DeprecationWarning: FancyURLopener style of invoking requests is deprecated. Use newer urlopen functions/methods
open_url = urllib.request.FancyURLopener().open(URL)
[220/363/2] test_cmd_line_script
[221/363/2] test_urllib
[222/363/2] test_compare
[223/363/2] test_print
[224/363/2] test_opcodes
[225/363/2] test_operator
[226/363/2] test_shlex
[227/363/2] test_userlist
[228/363/2] test_binop
[229/363/2] test_macpath
[230/363/2] test_copyreg
[231/363/2] test_pkg
[232/363/2] test_ucn
fetching http://www.unicode.org/Public/6.1.0/ucd/NamedSequences.txt ...
[233/363/2] test_bytes
[234/363/2] test_faulthandler
[235/363/2] test_xml_dom_minicompat
[236/363/2] test_importhooks
[237/363/2] test_int_literal
[238/363/2] test_pty
[239/363/2] test_array
[240/363/2] test_filecmp
[241/363/2] test_pulldom
[242/363/2] test_pyclbr
[243/363/2] test_codecmaps_jp
fetching http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP932.TXT ...
fetching http://people.freebsd.org/~perky/i18n/EUC-JISX0213.TXT ...
fetching http://people.freebsd.org/~perky/i18n/EUC-JP.TXT ...
fetching http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/JIS/SHIFTJIS.TXT ...
fetching http://people.freebsd.org/~perky/i18n/SHIFT_JISX0213.TXT ...
[244/363/2] test_wsgiref
[245/363/2] test_signal
[246/363/2] test_unpack
[247/363/2] test_dummy_thread
[248/363/2] test_range
[249/363/2] test_pep3120
[250/363/2] test_copy
[251/363/2] test_augassign
[252/363/2] test_pep263
[253/363/2] test_bz2
[254/363/2] test_syntax
[255/363/2] test_tokenize
[256/363/2] test_gzip
[257/363/2] test_pow
[258/363/2] test_code
[259/363/2] test_site
[260/363/2] test_fork1
[261/363/2] test_ttk_textonly
[262/363/2] test_htmlparser
[263/363/2] test_future5
[264/363/2] test_tools
[265/363/2] test_pydoc
[266/363/2] test_codecmaps_kr
fetching http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP949.TXT ...
fetching http://people.freebsd.org/~perky/i18n/EUC-KR.TXT ...
fetching http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/KSC/JOHAB.TXT ...
[267/363/2] test_fnmatch
[268/363/2] test_gdb
test_gdb skipped -- gdb versions before 7.0 didn't support python embedding Saw:
GNU gdb 6.3.50-20050815 (Apple version gdb-1824) (Wed Feb 6 22:51:23 UTC 2013)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin".
[269/363/2] test_sax
[270/363/2] test_textwrap
[271/363/2] test_random
[272/363/2] test_codecencodings_cn
[273/363/2] test_inspect
[274/363/2] test_epoll
test_epoll skipped -- test works only on Linux 2.6
[275/363/2] test_capi
[276/363/2] test_sys_settrace
[277/363/2] test_timeout
[278/363/2] test_readline
[279/363/2] test_imp
[280/363/2] test__locale
[281/363/2] test_cgi
/private/tmp/python3-wF0d/Python-3.3.5/Lib/test/test_cgi.py:283: ResourceWarning: unclosed file <_io.BufferedRandom name=3>
self.assertEqual(gen_result(data, environ),
[282/363/2] test_exception_variations
[283/363/2] test_resource
[284/363/2] test_strptime
[285/363/2] test_argparse
[286/363/2] test_unicode_file
[287/363/2] test_getargs2
[288/363/2] test_sys
[289/363/2] test_grp
[290/363/2] test_os
[291/363/2] test_timeit
[292/363/2] test_urllib2net
[293/363/2] test_file_eintr
[294/363/2] test_univnewlines
[295/363/2] test_calendar
[296/363/2] test_tempfile
[297/363/2] test_zipimport
[298/363/2] test_class
[299/363/2] test_wave
[300/363/2] test_sched
[301/363/2] test_zlib
[302/363/2] test_slice
[303/363/2] test_pkgimport
[304/363/2] test___all__
[305/363/2] test_tcl
[306/363/2] test_dummy_threading
[307/363/2] test_curses
test_curses skipped -- sys.__stdout__ is not a tty
[308/363/2] test_queue
[309/363/2] test_fcntl
[310/363/2] test_stat
[311/363/2] test_module
[312/363/2] test_base64
[313/363/2] test_xmlrpc_net
[314/363/2] test_hashlib
[315/363/2] test_distutils
[316/363/2] test_symtable
[317/363/2] test_dbm_gnu
[318/363/2] test_fileio
[319/363/2] test_uu
[320/363/2] test_enumerate
[321/363/2] test_structmembers
[322/363/2] test_normalization
fetching http://www.unicode.org/Public/6.1.0/ucd/NormalizationTest.txt ...
[323/363/3] test_ssl
Warning -- asyncore.socket_map was modified by test_ssl
test test_ssl failed -- Traceback (most recent call last):
File "/private/tmp/python3-wF0d/Python-3.3.5/Lib/test/test_ssl.py", line 986, in test_get_server_certificate
_test_get_server_certificate('svn.python.org', 443, SVN_PYTHON_ORG_ROOT_CERT)
File "/private/tmp/python3-wF0d/Python-3.3.5/Lib/test/test_ssl.py", line 967, in _test_get_server_certificate
pem = ssl.get_server_certificate((host, port))
File "/private/tmp/python3-wF0d/Python-3.3.5/Lib/ssl.py", line 680, in get_server_certificate
cert_reqs=cert_reqs, ca_certs=ca_certs)
File "/private/tmp/python3-wF0d/Python-3.3.5/Lib/ssl.py", line 630, in wrap_socket
ciphers=ciphers)
File "/private/tmp/python3-wF0d/Python-3.3.5/Lib/ssl.py", line 350, in __init__
raise x
File "/private/tmp/python3-wF0d/Python-3.3.5/Lib/ssl.py", line 346, in __init__
self.do_handshake()
File "/private/tmp/python3-wF0d/Python-3.3.5/Lib/ssl.py", line 553, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:548)
[324/363/3] test_functools
[325/363/3] test_ast
[326/363/3] test_threadsignals
[327/363/3] test_sunau
[328/363/3] test_bigaddrspace
[329/363/3] test_tarfile
[330/363/3] test_codecencodings_kr
[331/363/3] test_future
[332/363/3] test_parser
[333/363/3] test_glob
[334/363/3] test_tk
test_tk skipped -- cannot run without OS X gui process
[335/363/3] test_netrc
[336/363/3] test_charmapcodec
[337/363/3] test_int
[338/363/3] test_unicode
[339/363/3] test_popen
[340/363/3] test_grammar
[341/363/3] test_super
[342/363/3] test_binascii
[343/363/3] test_global
[344/363/3] test_with
[345/363/3] test__osx_support
[346/363/3] test_call
[347/363/3] test_memoryview
[348/363/3] test_smtplib
/private/tmp/python3-wF0d/Python-3.3.5/Lib/socket.py:370: ResourceWarning: unclosed <socket.socket object, fd=6, family=2, type=1, proto=6>
self._sock = None
[349/363/3] test_compile
[350/363/3] test_file
[351/363/3] test_telnetlib
[352/363/3] test_dynamic
[353/363/3] test_errno
[354/363/3] test_venv
[355/363/3] test_float
[356/363/3] test_warnings
Warning -- warnings.filters was modified by test_warnings
[357/363/3] test_import
[358/363/3] test_optparse
[359/363/4] test_zipimport_support
**********************************************************************
File "/private/var/folders/5z/2n7xxp2163v3dvr_vgyp2mmw0000gn/T/tmpbmm9dk/test_zip.zip/test_zipped_doctest.py", line 1763, in test_zipped_doctest.test_debug
Failed example:
try: doctest.debug_src(s)
finally: sys.stdin = real_stdin
Expected:
> <string>(1)<module>()
(Pdb) next
12
--Return--
> <string>(1)<module>()->None
(Pdb) print(x)
12
(Pdb) continue
Got:
0
> <string>(1)<module>()
(Pdb) next
12
--Return--
> <string>(1)<module>()->None
(Pdb) print(x)
12
(Pdb) continue
test test_zipimport_support failed -- Traceback (most recent call last):
File "/private/tmp/python3-wF0d/Python-3.3.5/Lib/test/test_zipimport_support.py", line 184, in test_doctest_issue4197
_run_object_doctest(obj, test_zipped_doctest)
File "/private/tmp/python3-wF0d/Python-3.3.5/Lib/test/test_zipimport_support.py", line 49, in _run_object_doctest
raise test.support.TestFailed("%d of %d doctests failed" % (f, t))
test.support.TestFailed: 1 of 4 doctests failed
[360/363/4] test_socketserver
[361/363/4] test_math
[362/363/4] test_codecmaps_tw
fetching http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/OTHER/BIG5.TXT ...
fetching http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP950.TXT ...
[363/363/4] test_nntplib
Resource 'nntp.aioe.org' is not available
346 tests OK.
4 tests failed:
test_doctest test_pdb test_ssl test_zipimport_support
1 test altered the execution environment:
test_warnings
12 tests skipped:
test_curses test_devpoll test_epoll test_gdb test_msilib
test_ossaudiodev test_startfile test_tk test_ttk_guionly
test_winreg test_winsound test_zipfile64
2 skips unexpected on darwin:
test_tk test_ttk_guionly
Re-running failed tests in verbose mode
Re-running test 'test_doctest' in verbose mode
test test_doctest failed
doctest (doctest) ... 66 tests with zero failures
**********************************************************************
File "/private/tmp/python3-wF0d/Python-3.3.5/Lib/test/test_doctest.py", line 1763, in test.test_doctest.test_debug
Failed example:
try: doctest.debug_src(s)
finally: sys.stdin = real_stdin
Expected:
> <string>(1)<module>()
(Pdb) next
12
--Return--
> <string>(1)<module>()->None
(Pdb) print(x)
12
(Pdb) continue
Got:
0
> <string>(1)<module>()
(Pdb) next
12
--Return--
> <string>(1)<module>()->None
(Pdb) print(x)
12
(Pdb) continue
**********************************************************************
File "/private/tmp/python3-wF0d/Python-3.3.5/Lib/test/test_doctest.py", line 1808, in test.test_doctest.test_pdb_set_trace
Failed example:
try: runner.run(test)
finally: sys.stdin = real_stdin
Expected:
--Return--
> <doctest foo-bar@baz[2]>(1)<module>()->None
-> import pdb; pdb.set_trace()
(Pdb) print(x)
42
(Pdb) continue
TestResults(failed=0, attempted=3)
Got:
--Return--
0
> <doctest foo-bar@baz[2]>(1)<module>()->None
-> import pdb; pdb.set_trace()
(Pdb) print(x)
42
(Pdb) continue
TestResults(failed=0, attempted=3)
**********************************************************************
File "/private/tmp/python3-wF0d/Python-3.3.5/Lib/test/test_doctest.py", line 1837, in test.test_doctest.test_pdb_set_trace
Failed example:
try:
runner.run(test)
finally:
sys.stdin = real_stdin
Expected:
--Return--
> <doctest test.test_doctest.test_pdb_set_trace[8]>(3)calls_set_trace()->None
-> import pdb; pdb.set_trace()
(Pdb) print(y)
2
(Pdb) up
> <doctest foo-bar@baz[1]>(1)<module>()
-> calls_set_trace()
(Pdb) print(x)
1
(Pdb) continue
TestResults(failed=0, attempted=2)
Got:
--Return--
0
> <doctest test.test_doctest.test_pdb_set_trace[8]>(3)calls_set_trace()->None
-> import pdb; pdb.set_trace()
(Pdb) print(y)
2
(Pdb) up
> <doctest foo-bar@baz[1]>(1)<module>()
-> calls_set_trace()
(Pdb) print(x)
1
(Pdb) continue
TestResults(failed=0, attempted=2)
**********************************************************************
File "/private/tmp/python3-wF0d/Python-3.3.5/Lib/test/test_doctest.py", line 1875, in test.test_doctest.test_pdb_set_trace
Failed example:
try: runner.run(test)
finally: sys.stdin = real_stdin
# doctest: +NORMALIZE_WHITESPACE
Expected:
--Return--
> <doctest foo-bar@baz[1]>(3)g()->None
-> import pdb; pdb.set_trace()
(Pdb) list
1 def g(x):
2 print(x+3)
3 -> import pdb; pdb.set_trace()
[EOF]
(Pdb) next
--Return--
> <doctest foo-bar@baz[0]>(2)f()->None
-> g(x*2)
(Pdb) list
1 def f(x):
2 -> g(x*2)
[EOF]
(Pdb) next
--Return--
> <doctest foo-bar@baz[2]>(1)<module>()->None
-> f(3)
(Pdb) list
1 -> f(3)
[EOF]
(Pdb) continue
**********************************************************************
File "foo-bar@baz.py", line 7, in foo-bar@baz
Failed example:
f(3)
Expected nothing
Got:
9
TestResults(failed=1, attempted=3)
Got:
--Return--
0
> <doctest foo-bar@baz[1]>(3)g()->None
-> import pdb; pdb.set_trace()
(Pdb) list
1 def g(x):
2 print(x+3)
3 -> import pdb; pdb.set_trace()
[EOF]
(Pdb) next
--Return--
> <doctest foo-bar@baz[0]>(2)f()->None
-> g(x*2)
(Pdb) list
1 def f(x):
2 -> g(x*2)
[EOF]
(Pdb) next
--Return--
> <doctest foo-bar@baz[2]>(1)<module>()->None
-> f(3)
(Pdb) list
1 -> f(3)
[EOF]
(Pdb) continue
**********************************************************************
File "foo-bar@baz.py", line 7, in foo-bar@baz
Failed example:
f(3)
Expected nothing
Got:
9
TestResults(failed=1, attempted=3)
**********************************************************************
File "/private/tmp/python3-wF0d/Python-3.3.5/Lib/test/test_doctest.py", line 1948, in test.test_doctest.test_pdb_set_trace_nested
Failed example:
try:
runner.run(test)
finally:
sys.stdin = real_stdin
# doctest: +REPORT_NDIFF
Differences (ndiff with -expected +actual):
+ 0
> <doctest test.test_doctest.test_pdb_set_trace_nested[0]>(5)calls_set_trace()
-> self.f1()
(Pdb) print(y)
1
(Pdb) step
--Call--
> <doctest test.test_doctest.test_pdb_set_trace_nested[0]>(7)f1()
-> def f1(self):
(Pdb) step
> <doctest test.test_doctest.test_pdb_set_trace_nested[0]>(8)f1()
-> x = 1
(Pdb) step
> <doctest test.test_doctest.test_pdb_set_trace_nested[0]>(9)f1()
-> self.f2()
(Pdb) step
--Call--
> <doctest test.test_doctest.test_pdb_set_trace_nested[0]>(11)f2()
-> def f2(self):
(Pdb) step
> <doctest test.test_doctest.test_pdb_set_trace_nested[0]>(12)f2()
-> z = 1
(Pdb) step
> <doctest test.test_doctest.test_pdb_set_trace_nested[0]>(13)f2()
-> z = 2
(Pdb) print(z)
1
(Pdb) up
> <doctest test.test_doctest.test_pdb_set_trace_nested[0]>(9)f1()
-> self.f2()
(Pdb) print(x)
1
(Pdb) up
> <doctest test.test_doctest.test_pdb_set_trace_nested[0]>(5)calls_set_trace()
-> self.f1()
(Pdb) print(y)
1
(Pdb) up
> <doctest foo-bar@baz[1]>(1)<module>()
->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment