Created
May 8, 2011 04:59
-
-
Save certik/961121 to your computer and use it in GitHub Desktop.
python build failure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Installing /Users/ondrej/repos/qsnake/spkg/standard/python-dcc4938.spkg... | |
| checking for --with-universal-archs... 32-bit | |
| checking MACHDEP... darwin | |
| checking EXTRAPLATDIR... $(PLATMACDIRS) | |
| checking machine type as reported by uname -m... i386 | |
| checking for --without-gcc... no | |
| checking for gcc... gcc | |
| checking for C compiler default output file name... a.out | |
| checking whether the C compiler works... yes | |
| checking whether we are cross compiling... no | |
| checking for suffix of executables... | |
| checking for suffix of object files... o | |
| checking whether we are using the GNU C compiler... yes | |
| checking whether gcc accepts -g... yes | |
| checking for gcc option to accept ISO C89... none needed | |
| checking for --with-cxx-main=<compiler>... no | |
| checking how to run the C preprocessor... gcc -E | |
| checking for grep that handles long lines and -e... /usr/bin/grep | |
| checking for egrep... /usr/bin/grep -E | |
| checking for AIX... no | |
| checking for --with-suffix... | |
| checking for case-insensitive build directory... yes | |
| checking LIBRARY... libpython$(VERSION).a | |
| checking LINKCC... $(PURIFY) $(MAINCC) | |
| checking for --enable-shared... yes | |
| checking for --enable-profiling... | |
| checking LDLIBRARY... libpython$(VERSION).dylib | |
| checking for ranlib... ranlib | |
| checking for ar... ar | |
| checking for svnversion... found | |
| checking for a BSD-compatible install... /usr/bin/install -c | |
| checking for --with-pydebug... no | |
| checking whether gcc accepts -fno-strict-aliasing... yes | |
| checking whether gcc accepts -OPT:Olimit=0... no | |
| checking whether gcc accepts -Olimit 1500... no | |
| checking whether gcc supports ParseTuple __format__... no | |
| checking whether pthreads are available without options... yes | |
| checking whether g++ also accepts flags for thread support... no | |
| 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 asm/types.h usability... no | |
| checking asm/types.h presence... no | |
| checking for asm/types.h... no | |
| checking conio.h usability... no | |
| checking conio.h presence... no | |
| checking for conio.h... no | |
| checking curses.h usability... yes | |
| checking curses.h presence... yes | |
| checking for curses.h... yes | |
| checking direct.h usability... no | |
| checking direct.h presence... no | |
| checking for direct.h... no | |
| checking dlfcn.h usability... yes | |
| checking dlfcn.h presence... yes | |
| checking for dlfcn.h... yes | |
| checking errno.h usability... yes | |
| checking errno.h presence... yes | |
| checking for errno.h... yes | |
| checking fcntl.h usability... yes | |
| checking fcntl.h presence... yes | |
| checking for fcntl.h... yes | |
| checking grp.h usability... yes | |
| checking grp.h presence... yes | |
| checking for grp.h... yes | |
| checking ieeefp.h usability... no | |
| checking ieeefp.h presence... no | |
| checking for ieeefp.h... no | |
| checking io.h usability... no | |
| checking io.h presence... no | |
| checking for io.h... no | |
| checking langinfo.h usability... yes | |
| checking langinfo.h presence... yes | |
| checking for langinfo.h... yes | |
| checking libintl.h usability... yes | |
| checking libintl.h presence... yes | |
| checking for libintl.h... yes | |
| checking ncurses.h usability... yes | |
| checking ncurses.h presence... yes | |
| checking for ncurses.h... yes | |
| checking poll.h usability... yes | |
| checking poll.h presence... yes | |
| checking for poll.h... yes | |
| checking process.h usability... no | |
| checking process.h presence... no | |
| checking for process.h... no | |
| checking pthread.h usability... yes | |
| checking pthread.h presence... yes | |
| checking for pthread.h... yes | |
| checking shadow.h usability... no | |
| checking shadow.h presence... no | |
| checking for shadow.h... no | |
| checking signal.h usability... yes | |
| checking signal.h presence... yes | |
| checking for signal.h... yes | |
| checking for stdint.h... (cached) yes | |
| checking stropts.h usability... no | |
| checking stropts.h presence... no | |
| checking for stropts.h... no | |
| checking termios.h usability... yes | |
| checking termios.h presence... yes | |
| checking for termios.h... yes | |
| checking thread.h usability... no | |
| checking thread.h presence... no | |
| checking for thread.h... no | |
| checking for unistd.h... (cached) yes | |
| checking utime.h usability... yes | |
| checking utime.h presence... yes | |
| checking for utime.h... yes | |
| checking sys/audioio.h usability... no | |
| checking sys/audioio.h presence... no | |
| checking for sys/audioio.h... no | |
| checking sys/bsdtty.h usability... no | |
| checking sys/bsdtty.h presence... no | |
| checking for sys/bsdtty.h... no | |
| checking sys/epoll.h usability... no | |
| checking sys/epoll.h presence... no | |
| checking for sys/epoll.h... no | |
| checking sys/event.h usability... yes | |
| checking sys/event.h presence... yes | |
| checking for sys/event.h... yes | |
| checking sys/file.h usability... yes | |
| checking sys/file.h presence... yes | |
| checking for sys/file.h... yes | |
| checking sys/loadavg.h usability... no | |
| checking sys/loadavg.h presence... no | |
| checking for sys/loadavg.h... no | |
| checking sys/lock.h usability... yes | |
| checking sys/lock.h presence... yes | |
| checking for sys/lock.h... yes | |
| checking sys/mkdev.h usability... no | |
| checking sys/mkdev.h presence... no | |
| checking for sys/mkdev.h... no | |
| checking sys/modem.h usability... no | |
| checking sys/modem.h presence... no | |
| checking for sys/modem.h... no | |
| checking sys/param.h usability... yes | |
| checking sys/param.h presence... yes | |
| checking for sys/param.h... yes | |
| checking sys/poll.h usability... yes | |
| checking sys/poll.h presence... yes | |
| checking for sys/poll.h... yes | |
| checking sys/select.h usability... yes | |
| checking sys/select.h presence... yes | |
| checking for sys/select.h... yes | |
| checking sys/socket.h usability... yes | |
| checking sys/socket.h presence... yes | |
| checking for sys/socket.h... yes | |
| checking sys/statvfs.h usability... yes | |
| checking sys/statvfs.h presence... yes | |
| checking for sys/statvfs.h... yes | |
| checking for sys/stat.h... (cached) yes | |
| checking sys/termio.h usability... no | |
| checking sys/termio.h presence... no | |
| checking for sys/termio.h... no | |
| checking sys/time.h usability... yes | |
| checking sys/time.h presence... yes | |
| checking for sys/time.h... yes | |
| checking sys/times.h usability... yes | |
| checking sys/times.h presence... yes | |
| checking for sys/times.h... yes | |
| checking for sys/types.h... (cached) yes | |
| checking sys/un.h usability... yes | |
| checking sys/un.h presence... yes | |
| checking for sys/un.h... yes | |
| checking sys/utsname.h usability... yes | |
| checking sys/utsname.h presence... yes | |
| checking for sys/utsname.h... yes | |
| checking sys/wait.h usability... yes | |
| checking sys/wait.h presence... yes | |
| checking for sys/wait.h... yes | |
| checking pty.h usability... no | |
| checking pty.h presence... no | |
| checking for pty.h... no | |
| checking libutil.h usability... no | |
| checking libutil.h presence... no | |
| checking for libutil.h... no | |
| checking sys/resource.h usability... yes | |
| checking sys/resource.h presence... yes | |
| checking for sys/resource.h... yes | |
| checking netpacket/packet.h usability... no | |
| checking netpacket/packet.h presence... no | |
| checking for netpacket/packet.h... no | |
| checking sysexits.h usability... yes | |
| checking sysexits.h presence... yes | |
| checking for sysexits.h... yes | |
| checking bluetooth.h usability... no | |
| checking bluetooth.h presence... no | |
| checking for bluetooth.h... no | |
| checking bluetooth/bluetooth.h usability... no | |
| checking bluetooth/bluetooth.h presence... no | |
| checking for bluetooth/bluetooth.h... no | |
| checking linux/tipc.h usability... no | |
| checking linux/tipc.h presence... no | |
| checking for linux/tipc.h... no | |
| checking for dirent.h that defines DIR... yes | |
| checking for library containing opendir... none required | |
| checking whether sys/types.h defines makedev... yes | |
| checking for term.h... yes | |
| checking for linux/netlink.h... no | |
| checking for clock_t in time.h... yes | |
| checking for makedev... yes | |
| checking Solaris LFS bug... no | |
| checking for mode_t... yes | |
| checking for off_t... yes | |
| checking for pid_t... yes | |
| checking return type of signal handlers... void | |
| checking for size_t... yes | |
| checking for uid_t in sys/types.h... yes | |
| checking for ssize_t... yes | |
| checking for int... yes | |
| checking size of int... 4 | |
| checking for long... yes | |
| checking size of long... 8 | |
| checking for void *... yes | |
| checking size of void *... 8 | |
| checking for short... yes | |
| checking size of short... 2 | |
| checking for float... yes | |
| checking size of float... 4 | |
| checking for double... yes | |
| checking size of double... 8 | |
| checking for fpos_t... yes | |
| checking size of fpos_t... 8 | |
| checking for size_t... (cached) yes | |
| checking size of size_t... 8 | |
| checking for pid_t... (cached) yes | |
| checking size of pid_t... 4 | |
| checking for long long support... yes | |
| checking for long long... yes | |
| checking size of long long... 8 | |
| checking for long double support... yes | |
| checking for long double... yes | |
| checking size of long double... 16 | |
| checking for _Bool support... yes | |
| checking for _Bool... yes | |
| checking size of _Bool... 1 | |
| checking for uintptr_t... yes | |
| checking for uintptr_t... (cached) yes | |
| checking size of uintptr_t... 8 | |
| checking size of off_t... 8 | |
| checking whether to enable large file support... no | |
| checking size of time_t... 8 | |
| checking for pthread_t... yes | |
| checking size of pthread_t... 8 | |
| checking for --enable-toolbox-glue... yes | |
| checking for --enable-framework... no | |
| checking for dyld... always on for Darwin | |
| checking SO... .so | |
| checking LDSHARED... $(CC) $(LDFLAGS) -bundle -undefined dynamic_lookup | |
| checking CCSHARED... | |
| checking LINKFORSHARED... -u _PyMac_Error | |
| checking CFLAGSFORSHARED... $(CCSHARED) | |
| checking SHLIBS... $(LIBS) | |
| checking for dlopen in -ldl... yes | |
| checking for shl_load in -ldld... no | |
| checking for library containing sem_init... none required | |
| checking for textdomain in -lintl... no | |
| checking for t_open in -lnsl... no | |
| checking for socket in -lsocket... no | |
| checking for --with-libs... no | |
| checking for --with-system-ffi... | |
| checking for --with-signal-module... yes | |
| checking for --with-dec-threads... no | |
| checking for --with-threads... yes | |
| checking if PTHREAD_SCOPE_SYSTEM is supported... yes | |
| checking for pthread_sigmask... yes | |
| checking if --enable-ipv6 is specified... yes | |
| checking if RFC2553 API is available... 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-wctype-functions... no | |
| checking for dlopen... yes | |
| checking DYNLOADFILE... dynload_shlib.o | |
| checking MACHDEP_OBJS... MACHDEP_OBJS | |
| checking for alarm... yes | |
| checking for setitimer... yes | |
| checking for getitimer... yes | |
| checking for bind_textdomain_codeset... no | |
| checking for chown... yes | |
| checking for clock... yes | |
| checking for confstr... yes | |
| checking for ctermid... yes | |
| checking for execv... yes | |
| checking for fchmod... yes | |
| checking for fchown... yes | |
| checking for fork... yes | |
| checking for fpathconf... yes | |
| checking for ftime... yes | |
| checking for ftruncate... yes | |
| checking for gai_strerror... yes | |
| checking for getgroups... yes | |
| checking for getlogin... yes | |
| checking for getloadavg... yes | |
| checking for getpeername... yes | |
| checking for getpgid... yes | |
| checking for getpid... yes | |
| checking for getpriority... yes | |
| checking for getpwent... yes | |
| checking for getspnam... no | |
| checking for getspent... no | |
| checking for getsid... yes | |
| checking for getwd... yes | |
| checking for kill... yes | |
| checking for killpg... yes | |
| checking for lchmod... yes | |
| checking for lchown... yes | |
| checking for lstat... yes | |
| checking for mkfifo... yes | |
| checking for mknod... yes | |
| checking for mktime... yes | |
| checking for mremap... no | |
| checking for nice... yes | |
| checking for pathconf... yes | |
| checking for pause... yes | |
| checking for plock... no | |
| checking for poll... yes | |
| checking for pthread_init... no | |
| checking for putenv... yes | |
| checking for readlink... yes | |
| checking for realpath... yes | |
| checking for select... yes | |
| checking for setegid... yes | |
| checking for seteuid... yes | |
| checking for setgid... yes | |
| checking for setlocale... yes | |
| checking for setregid... yes | |
| checking for setreuid... yes | |
| checking for setsid... yes | |
| checking for setpgid... yes | |
| checking for setpgrp... yes | |
| checking for setuid... yes | |
| checking for setvbuf... yes | |
| checking for snprintf... yes | |
| checking for sigaction... yes | |
| checking for siginterrupt... yes | |
| checking for sigrelse... yes | |
| checking for strftime... yes | |
| checking for sysconf... yes | |
| checking for tcgetpgrp... yes | |
| checking for tcsetpgrp... yes | |
| checking for tempnam... yes | |
| checking for timegm... yes | |
| checking for times... yes | |
| checking for tmpfile... yes | |
| checking for tmpnam... yes | |
| checking for tmpnam_r... no | |
| checking for truncate... yes | |
| checking for uname... yes | |
| checking for unsetenv... yes | |
| checking for utimes... yes | |
| checking for waitpid... yes | |
| checking for wait3... yes | |
| checking for wait4... yes | |
| checking for wcscoll... yes | |
| checking for _getpty... no | |
| checking for chroot... yes | |
| checking for link... yes | |
| checking for symlink... yes | |
| checking for fchdir... yes | |
| checking for fsync... yes | |
| checking for fdatasync... no | |
| checking for epoll... no | |
| checking for kqueue... yes | |
| checking for ctermid_r... yes | |
| checking for flock... yes | |
| checking for getpagesize... yes | |
| checking for true... true | |
| checking for inet_aton in -lc... yes | |
| checking for chflags... yes | |
| checking for lchflags... yes | |
| checking for inflateCopy in -lz... yes | |
| checking for hstrerror... yes | |
| checking for inet_aton... yes | |
| checking for inet_pton... yes | |
| checking for setgroups... yes | |
| checking for openpty... yes | |
| checking for forkpty... yes | |
| checking for memmove... yes | |
| checking for fseek64... no | |
| checking for fseeko... yes | |
| checking for fstatvfs... yes | |
| checking for ftell64... no | |
| checking for ftello... yes | |
| checking for statvfs... yes | |
| checking for dup2... yes | |
| checking for getcwd... yes | |
| checking for strdup... yes | |
| checking for getpgrp... yes | |
| checking for setpgrp... (cached) yes | |
| checking for gettimeofday... yes | |
| checking for major... yes | |
| checking for getaddrinfo... yes | |
| checking getaddrinfo bug... good | |
| 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... no | |
| 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 x87-style double rounding... no | |
| checking whether tanh preserves the sign of zero... yes | |
| checking for acosh... yes | |
| checking for asinh... yes | |
| checking for atanh... yes | |
| checking for copysign... yes | |
| checking for expm1... yes | |
| checking for finite... yes | |
| checking for hypot... yes | |
| checking for log1p... yes | |
| checking whether isinf is declared... yes | |
| checking whether isnan is declared... yes | |
| checking whether isfinite is declared... yes | |
| checking wchar.h usability... yes | |
| checking wchar.h presence... yes | |
| checking for wchar.h... yes | |
| checking for wchar_t... yes | |
| checking size of wchar_t... 4 | |
| checking for UCS-4 tcl... no | |
| checking whether wchar_t is signed... yes | |
| checking what type to use for unicode... no type found | |
| checking whether byte ordering is bigendian... no | |
| checking whether right shift extends the sign bit... yes | |
| checking for getc_unlocked() and friends... yes | |
| checking how to link readline libs... -lreadline | |
| checking for rl_callback_handler_install in -lreadline... yes | |
| checking for rl_pre_input_hook in -lreadline... yes | |
| checking for rl_completion_display_matches_hook in -lreadline... yes | |
| checking for rl_completion_matches in -lreadline... yes | |
| checking for broken nice()... no | |
| checking for broken poll()... no | |
| checking for struct tm.tm_zone... (cached) yes | |
| checking for working tzset()... yes | |
| checking for tv_nsec in struct stat... no | |
| checking for tv_nsec2 in struct stat... yes | |
| checking whether mvwdelch is an expression... yes | |
| checking whether WINDOW has _flags... no | |
| checking for is_term_resized... yes | |
| checking for resize_term... yes | |
| checking for resizeterm... yes | |
| checking for /dev/ptmx... yes | |
| checking for /dev/ptc... no | |
| checking for %zd printf() format support... yes | |
| checking for socklen_t... yes | |
| checking for build directories... done | |
| configure: creating ./config.status | |
| config.status: creating Makefile.pre | |
| config.status: creating Modules/Setup.config | |
| config.status: creating pyconfig.h | |
| creating Modules/Setup | |
| creating Modules/Setup.local | |
| creating Makefile | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c | |
| Objects/unicodeobject.c: In function 'PyUnicodeUCS4_FromFormatV': | |
| Objects/unicodeobject.c:687: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness | |
| Objects/unicodeobject.c:687: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/ast.o Python/ast.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/future.o Python/future.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/getmtime.o Python/getmtime.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -DPLATFORM='"darwin"' -o Python/getplatform.o ./Python/getplatform.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/import.o Python/import.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/mactoolboxglue.o Python/mactoolboxglue.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -DPYTHONPATH='":plat-darwin:plat-mac:plat-mac/lib-scriptpackages:lib-tk:lib-old"' \ | |
| -DPREFIX='"/Users/ondrej/repos/qsnake/local"' \ | |
| -DEXEC_PREFIX='"/Users/ondrej/repos/qsnake/local"' \ | |
| -DVERSION='"2.6"' \ | |
| -DVPATH='""' \ | |
| -o Modules/getpath.o ./Modules/getpath.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c | |
| Modules/main.c: In function 'usage': | |
| Modules/main.c:115: warning: format not a string literal and no format arguments | |
| Modules/main.c:116: warning: format not a string literal and no format arguments | |
| Modules/main.c:117: warning: format not a string literal and no format arguments | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o | |
| gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -L/Users/ondrej/repos/qsnake/local/lib Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/mysnprintf.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -ldl -o Parser/pgen | |
| Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c | |
| Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -DSVNVERSION="\"`LC_ALL=C svnversion .`\"" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c | |
| rm -f libpython2.6.a | |
| gcc -dynamiclib -Wl,-single_module -L/Users/ondrej/repos/qsnake/local/lib -undefined dynamic_lookup -Wl,-install_name,/Users/ondrej/repos/qsnake/local/lib/libpython2.6.dylib -Wl,-compatibility_version,2.6 -Wl,-current_version,2.6 -o libpython2.6.dylib Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getmtime.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/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/mactoolboxglue.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o -ldl ; \ | |
| ar cr libpython2.6.a Modules/getbuildinfo.o | |
| ar cr libpython2.6.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o | |
| ar cr libpython2.6.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o | |
| ar cr libpython2.6.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getmtime.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/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/mactoolboxglue.o Python/thread.o | |
| /usr/bin/ranlib: file: libpython2.6.a(pymath.o) has no symbols | |
| ar cr libpython2.6.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o | |
| /usr/bin/ranlib: file: libpython2.6.a(pymath.o) has no symbols | |
| ar cr libpython2.6.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o | |
| /usr/bin/ranlib: file: libpython2.6.a(pymath.o) has no symbols | |
| ranlib libpython2.6.a | |
| ranlib: file: libpython2.6.a(pymath.o) has no symbols | |
| gcc -L/Users/ondrej/repos/qsnake/local/lib -u _PyMac_Error -o python.exe \ | |
| Modules/python.o \ | |
| -L. -lpython2.6 -ldl | |
| *** WARNING: renaming "_locale" since importing it failed: dlopen(build/lib.macosx-10.4-i386-2.6/_locale.so, 2): Symbol not found: _libintl_bindtextdomain | |
| Referenced from: /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/build/lib.macosx-10.4-i386-2.6/_locale.so | |
| Expected in: dynamic lookup | |
| In file included from /Users/ondrej/repos/qsnake/local/include/readline/readline.h:36, | |
| from /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/readline.c:31: | |
| /Users/ondrej/repos/qsnake/local/include/readline/rltypedefs.h:34: warning: function declaration isn't a prototype | |
| /Users/ondrej/repos/qsnake/local/include/readline/rltypedefs.h:35: warning: function declaration isn't a prototype | |
| /Users/ondrej/repos/qsnake/local/include/readline/rltypedefs.h:36: warning: function declaration isn't a prototype | |
| /Users/ondrej/repos/qsnake/local/include/readline/rltypedefs.h:37: warning: function declaration isn't a prototype | |
| In file included from /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/readline.c:31: | |
| /Users/ondrej/repos/qsnake/local/include/readline/readline.h:378: warning: function declaration isn't a prototype | |
| ld: warning: directory '/usr/lib/termcap' following -L not found | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'newdbhashobject': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:58: error: 'HASHINFO' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:58: error: (Each undeclared identifier is reported only once | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:58: error: for each function it appears in.) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:58: error: expected ';' before 'info' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:63: error: 'info' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:74: warning: implicit declaration of function 'dbopen' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:74: warning: assignment makes pointer from integer without a cast | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'newdbbtobject': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:106: error: 'BTREEINFO' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:106: error: expected ';' before 'info' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:111: error: 'info' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:124: warning: assignment makes pointer from integer without a cast | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'newdbrnobject': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:156: error: 'RECNOINFO' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:156: error: expected ';' before 'info' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:162: error: 'info' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:182: warning: assignment makes pointer from integer without a cast | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_dealloc': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:223: error: too few arguments to function 'dp->di_bsddb->close' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_length': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:252: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:253: error: 'R_FIRST' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:255: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:256: error: 'R_NEXT' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_subscript': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:276: error: 'recno_t' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:276: error: expected ';' before 'recno' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:279: error: 'recno' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:299: warning: passing argument 2 of 'dp->di_bsddb->get' from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:299: error: too few arguments to function 'dp->di_bsddb->get' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_ass_sub': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:327: error: 'recno_t' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:327: error: expected ';' before 'recno' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:330: error: 'recno' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:351: warning: passing argument 2 of 'dp->di_bsddb->del' from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:351: error: too few arguments to function 'dp->di_bsddb->del' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:363: warning: passing argument 2 of 'dp->di_bsddb->put' from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:363: error: too few arguments to function 'dp->di_bsddb->put' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_close': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:388: error: too few arguments to function 'dp->di_bsddb->close' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_keys': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:415: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:415: error: 'R_FIRST' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:441: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:442: error: 'R_NEXT' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_has_key': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:470: error: 'recno_t' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:470: error: expected ';' before 'recno' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:474: error: 'recno' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:491: warning: passing argument 2 of 'dp->di_bsddb->get' from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:491: error: too few arguments to function 'dp->di_bsddb->get' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_set_location': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:509: error: 'recno_t' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:509: error: expected ';' before 'recno' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:513: error: 'recno' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:530: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:530: error: 'R_CURSOR' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_seq': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:570: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_next': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:608: error: 'R_NEXT' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_previous': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:613: error: 'R_PREV' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_first': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:618: error: 'R_FIRST' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_last': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:623: error: 'R_LAST' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/_cursesmodule.c: In function 'PyCurses_getsyx': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/_cursesmodule.c:1766: warning: 'y' may be used uninitialized in this function | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/_cursesmodule.c:1766: warning: 'x' may be used uninitialized in this function | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function 'CFTypeRefObj_repr': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:394: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:394: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function 'CFTypeRefObj_hash': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:401: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function 'CFArrayRefObj_repr': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:598: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:598: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function 'CFArrayRefObj_hash': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:605: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableArrayRefObj_repr': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:838: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:838: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableArrayRefObj_hash': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:845: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function 'CFDictionaryRefObj_repr': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:1031: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:1031: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function 'CFDictionaryRefObj_hash': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:1038: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableDictionaryRefObj_repr': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:1208: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:1208: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableDictionaryRefObj_hash': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:1215: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function 'CFDataRefObj_repr': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:1439: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:1439: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function 'CFDataRefObj_hash': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:1446: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableDataRefObj_repr': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:1704: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:1704: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableDataRefObj_hash': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:1711: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function '_CFStringRefObj_Convert': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:1837: warning: initialization from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function 'CFStringRefObj_CFStringGetUnicode': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:2368: warning: passing argument 3 of 'CFStringGetCharacters' from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function 'CFStringRefObj_repr': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:2447: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:2447: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function 'CFStringRefObj_hash': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:2454: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableStringRefObj_repr': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:2835: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:2835: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableStringRefObj_hash': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:2842: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function 'CFURLRefObj_repr': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:3487: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:3487: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c: In function 'CFURLRefObj_hash': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/_CFmodule.c:3494: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/pycfbridge.c: In function 'PyCF_CF2Python_string': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/pycfbridge.c:136: warning: passing argument 3 of 'CFStringGetCharacters' from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/pycfbridge.c: In function 'PyCF_Python2CF_string': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/cf/pycfbridge.c:294: warning: assignment from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/Nav.c: In function 'initNav': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/Nav.c:933: warning: unused variable 'd' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/Nav.c:933: warning: unused variable 'm' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/ah/_AHmodule.c: In function 'Ah_AHGotoMainTOC': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/ah/_AHmodule.c:49: warning: 'AHGotoMainTOC' is deprecated (declared at /System/Library/Frameworks/Carbon.framework/Frameworks/Help.framework/Headers/AppleHelp.h:105) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/folder/_Foldermodule.c: In function 'Folder_ReleaseFolder': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Mac/Modules/folder/_Foldermodule.c:59: warning: 'ReleaseFolder' is deprecated (declared at /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Folders.h:222) | |
| ld: warning: in /System/Library/Frameworks//QuickTime.framework/QuickTime, missing required architecture x86_64 in file | |
| In file included from /System/Library/Frameworks/Tk.framework/Headers/tk.h:78, | |
| from /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/_tkinter.c:67: | |
| /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:131: warning: function declaration isn't a prototype | |
| /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:334: warning: function declaration isn't a prototype | |
| /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:453: warning: function declaration isn't a prototype | |
| /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:471: warning: function declaration isn't a prototype | |
| /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:496: warning: function declaration isn't a prototype | |
| /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:497: warning: function declaration isn't a prototype | |
| /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:509: warning: function declaration isn't a prototype | |
| /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:522: warning: function declaration isn't a prototype | |
| /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:1056: warning: function declaration isn't a prototype | |
| i686-apple-darwin10-gcc-4.2.1: -framework: linker input file unused because linking not done | |
| i686-apple-darwin10-gcc-4.2.1: Tk: linker input file unused because linking not done | |
| In file included from /System/Library/Frameworks/Tk.framework/Headers/tk.h:78, | |
| from /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/tkappinit.c:17: | |
| /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:131: warning: function declaration isn't a prototype | |
| /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:334: warning: function declaration isn't a prototype | |
| /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:453: warning: function declaration isn't a prototype | |
| /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:471: warning: function declaration isn't a prototype | |
| /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:496: warning: function declaration isn't a prototype | |
| /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:497: warning: function declaration isn't a prototype | |
| /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:509: warning: function declaration isn't a prototype | |
| /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:522: warning: function declaration isn't a prototype | |
| /System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:1056: warning: function declaration isn't a prototype | |
| i686-apple-darwin10-gcc-4.2.1: -framework: linker input file unused because linking not done | |
| i686-apple-darwin10-gcc-4.2.1: Tk: linker input file unused because linking not done | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/_ctypes/libffi_osx/x86/x86-ffi64.c:49: warning: function declaration isn't a prototype | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/_ctypes/libffi_osx/x86/x86-ffi64.c:379: warning: function declaration isn't a prototype | |
| Failed to find the necessary bits to build these modules: | |
| _bsddb dl gdbm | |
| imageop linuxaudiodev ossaudiodev | |
| spwd sunaudiodev | |
| To find the necessary bits, look in setup.py in detect_modules() for the module's name. | |
| Failed to build these modules: | |
| _locale bsddb185 | |
| DYLD_LIBRARY_PATH=`pwd`:/Users/ondrej/repos/qsnake/local/lib/: ./python.exe -E ./setup.py install \ | |
| --prefix=/Users/ondrej/repos/qsnake/local \ | |
| --install-scripts=/Users/ondrej/repos/qsnake/local/bin \ | |
| --install-platlib=/Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload \ | |
| --root=/ | |
| /usr/bin/install -c python.exe /Users/ondrej/repos/qsnake/local/bin/python2.6 | |
| Creating directory /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| if test -f libpython2.6.dylib; then \ | |
| if test -n "" ; then \ | |
| /usr/bin/install -c -m 555 /Users/ondrej/repos/qsnake/local/bin; \ | |
| else \ | |
| /usr/bin/install -c -m 555 libpython2.6.dylib /Users/ondrej/repos/qsnake/local/lib/libpython2.6.dylib; \ | |
| if test libpython2.6.dylib != libpython2.6.dylib; then \ | |
| (cd /Users/ondrej/repos/qsnake/local/lib; ln -sf libpython2.6.dylib libpython2.6.dylib) \ | |
| fi \ | |
| fi; \ | |
| else true; \ | |
| fi | |
| /usr/bin/install -c -m 644 ./Include/Python-ast.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| Creating directory /Users/ondrej/repos/qsnake/local/share/man/man1 | |
| /usr/bin/install -c -m 644 ./Include/Python.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Misc/python.man \ | |
| /Users/ondrej/repos/qsnake/local/share/man/man1/python.1 | |
| /usr/bin/install -c -m 644 ./Include/abstract.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| if test -f /Users/ondrej/repos/qsnake/local/bin/python -o -h /Users/ondrej/repos/qsnake/local/bin/python; \ | |
| then rm -f /Users/ondrej/repos/qsnake/local/bin/python; \ | |
| else true; \ | |
| fi | |
| /usr/bin/install -c -m 644 ./Include/asdl.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| (cd /Users/ondrej/repos/qsnake/local/bin; ln python2.6 python) | |
| /usr/bin/install -c -m 644 ./Include/ast.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/bitset.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| rm -f /Users/ondrej/repos/qsnake/local/bin/python-config | |
| /usr/bin/install -c -m 644 ./Include/boolobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/bufferobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/bytearrayobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/bytes_methods.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/bytesobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| (cd /Users/ondrej/repos/qsnake/local/bin; ln -s python2.6-config python-config) | |
| /usr/bin/install -c -m 644 ./Include/cStringIO.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/cellobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/ceval.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/classobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/cobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/code.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/codecs.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/compile.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/complexobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/datetime.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/descrobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/dictobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/enumobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/errcode.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/eval.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/fileobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/floatobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/frameobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/funcobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/genobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/graminit.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/grammar.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/import.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/intobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/intrcheck.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/iterobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/listobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/longintrepr.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/longobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/marshal.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/metagrammar.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/methodobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/modsupport.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/moduleobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/node.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/object.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/objimpl.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/opcode.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| running install | |
| running build | |
| running build_ext | |
| /usr/bin/install -c -m 644 ./Include/osdefs.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/parsetok.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/patchlevel.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pgen.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pgenheaders.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/py_curses.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pyarena.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pydebug.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pyerrors.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pyexpat.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pyfpe.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pygetopt.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pymacconfig.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pymactoolbox.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pymath.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pymem.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pyport.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pystate.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pystrcmp.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pystrtod.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pythonrun.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pythread.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/rangeobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/setobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/sliceobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/stringobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/structmember.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/structseq.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/symtable.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/sysmodule.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/timefuncs.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/token.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/traceback.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/tupleobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/ucnhash.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/unicodeobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/warnings.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/weakrefobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 pyconfig.h /Users/ondrej/repos/qsnake/local/include/python2.6/pyconfig.h | |
| building '_locale' extension | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/./Include -I/Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/./Mac/Include -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -I/usr/local/include -I/Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Include -I/Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src -c /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/_localemodule.c -o build/temp.macosx-10.4-i386-2.6/Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/_localemodule.o | |
| gcc -L/Users/ondrej/repos/qsnake/local/lib -bundle -undefined dynamic_lookup -L/Users/ondrej/repos/qsnake/local/lib -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include build/temp.macosx-10.4-i386-2.6/Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/_localemodule.o -L/Users/ondrej/repos/qsnake/local/lib -L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_locale.so -framework CoreFoundation | |
| *** WARNING: renaming "_locale" since importing it failed: dlopen(build/lib.macosx-10.4-i386-2.6/_locale.so, 2): Symbol not found: _libintl_bindtextdomain | |
| Referenced from: /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/build/lib.macosx-10.4-i386-2.6/_locale.so | |
| Expected in: dynamic lookup | |
| *** WARNING: renaming "_locale" since importing it failed: dlopen(build/lib.macosx-10.4-i386-2.6/_locale.so, 2): Symbol not found: _libintl_bindtextdomain | |
| Referenced from: /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/build/lib.macosx-10.4-i386-2.6/_locale.so | |
| Expected in: dynamic lookup | |
| error: No such file or directory | |
| make: [sharedinstall] Error 1 (ignored) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'newdbhashobject': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:58: error: 'HASHINFO' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:58: error: (Each undeclared identifier is reported only once | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:58: error: for each function it appears in.) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:58: error: expected ';' before 'info' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:63: error: 'info' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:74: warning: implicit declaration of function 'dbopen' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:74: warning: assignment makes pointer from integer without a cast | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'newdbbtobject': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:106: error: 'BTREEINFO' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:106: error: expected ';' before 'info' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:111: error: 'info' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:124: warning: assignment makes pointer from integer without a cast | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'newdbrnobject': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:156: error: 'RECNOINFO' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:156: error: expected ';' before 'info' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:162: error: 'info' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:182: warning: assignment makes pointer from integer without a cast | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_dealloc': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:223: error: too few arguments to function 'dp->di_bsddb->close' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_length': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:252: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:253: error: 'R_FIRST' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:255: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:256: error: 'R_NEXT' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_subscript': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:276: error: 'recno_t' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:276: error: expected ';' before 'recno' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:279: error: 'recno' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:299: warning: passing argument 2 of 'dp->di_bsddb->get' from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:299: error: too few arguments to function 'dp->di_bsddb->get' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_ass_sub': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:327: error: 'recno_t' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:327: error: expected ';' before 'recno' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:330: error: 'recno' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:351: warning: passing argument 2 of 'dp->di_bsddb->del' from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:351: error: too few arguments to function 'dp->di_bsddb->del' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:363: warning: passing argument 2 of 'dp->di_bsddb->put' from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:363: error: too few arguments to function 'dp->di_bsddb->put' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_close': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:388: error: too few arguments to function 'dp->di_bsddb->close' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_keys': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:415: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:415: error: 'R_FIRST' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:441: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:442: error: 'R_NEXT' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_has_key': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:470: error: 'recno_t' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:470: error: expected ';' before 'recno' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:474: error: 'recno' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:491: warning: passing argument 2 of 'dp->di_bsddb->get' from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:491: error: too few arguments to function 'dp->di_bsddb->get' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_set_location': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:509: error: 'recno_t' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:509: error: expected ';' before 'recno' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:513: error: 'recno' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:530: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:530: error: 'R_CURSOR' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_seq': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:570: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_next': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:608: error: 'R_NEXT' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_previous': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:613: error: 'R_PREV' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_first': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:618: error: 'R_FIRST' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c: In function 'bsddb_last': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-dcc4938/src/Modules/bsddbmodule.c:623: error: 'R_LAST' undeclared (first use in this function) | |
| Failed to find the necessary bits to build these modules: | |
| _bsddb dl gdbm | |
| imageop linuxaudiodev ossaudiodev | |
| spwd sunaudiodev | |
| To find the necessary bits, look in setup.py in detect_modules() for the module's name. | |
| Failed to build these modules: | |
| _locale bsddb185 | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/config | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/email | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/json | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3 | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/logging | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3 | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2 | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Icons | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/xml | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/parsers | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/dummy | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/curses | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-darwin | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/_builtinSuites | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents | |
| Creating directory /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal | |
| /usr/bin/install -c -m 644 ./Lib/BaseHTTPServer.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/Bastion.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/CGIHTTPServer.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/ConfigParser.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/Cookie.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/DocXMLRPCServer.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/HTMLParser.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/MimeWriter.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/Queue.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/SimpleHTTPServer.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/SimpleXMLRPCServer.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/SocketServer.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/StringIO.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| ranlib: file: /Users/ondrej/repos/qsnake/local/lib/python2.6/config/libpython2.6.a(pymath.o) has no symbols | |
| /usr/bin/install -c -m 644 ./Lib/UserDict.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/UserList.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/UserString.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/_LWPCookieJar.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/_MozillaCookieJar.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/__future__.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/__phello__.foo.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/_abcoll.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/_strptime.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/_threading_local.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/abc.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/aifc.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/anydbm.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/ast.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/asynchat.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/asyncore.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/atexit.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/audiodev.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/base64.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/bdb.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/binhex.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/bisect.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/cProfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/calendar.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/cgi.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/cgitb.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/chunk.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/cmd.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/code.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/codecs.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 Modules/config.c /Users/ondrej/repos/qsnake/local/lib/python2.6/config/config.c | |
| /usr/bin/install -c -m 644 ./Lib/codeop.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/collections.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/colorsys.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/commands.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 Modules/python.o /Users/ondrej/repos/qsnake/local/lib/python2.6/config/python.o | |
| /usr/bin/install -c -m 644 ./Lib/compileall.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Modules/config.c.in /Users/ondrej/repos/qsnake/local/lib/python2.6/config/config.c.in | |
| /usr/bin/install -c -m 644 ./Lib/contextlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/cookielib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 Makefile /Users/ondrej/repos/qsnake/local/lib/python2.6/config/Makefile | |
| /usr/bin/install -c -m 644 ./Lib/copy.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 Modules/Setup /Users/ondrej/repos/qsnake/local/lib/python2.6/config/Setup | |
| /usr/bin/install -c -m 644 Modules/Setup.local /Users/ondrej/repos/qsnake/local/lib/python2.6/config/Setup.local | |
| /usr/bin/install -c -m 644 ./Lib/copy_reg.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 Modules/Setup.config /Users/ondrej/repos/qsnake/local/lib/python2.6/config/Setup.config | |
| /usr/bin/install -c -m 644 ./Lib/csv.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Modules/makesetup /Users/ondrej/repos/qsnake/local/lib/python2.6/config/makesetup | |
| /usr/bin/install -c -m 644 ./Lib/dbhash.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./install-sh /Users/ondrej/repos/qsnake/local/lib/python2.6/config/install-sh | |
| /usr/bin/install -c -m 644 ./Lib/decimal.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| # Substitution happens here, as the completely-expanded BINDIR | |
| /usr/bin/install -c -m 644 ./Lib/difflib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| # is not available in configure | |
| /usr/bin/install -c -m 644 ./Lib/dircache.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| sed -e "s,@EXENAME@,/Users/ondrej/repos/qsnake/local/bin/python2.6," < ./Misc/python-config.in >python-config | |
| /usr/bin/install -c -m 644 ./Lib/dis.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/doctest.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/dumbdbm.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/dummy_thread.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c python-config /Users/ondrej/repos/qsnake/local/bin/python2.6-config | |
| /usr/bin/install -c -m 644 ./Lib/dummy_threading.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| rm python-config | |
| /usr/bin/install -c -m 644 ./Lib/filecmp.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/fileinput.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/fnmatch.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/formatter.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/fpformat.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/fractions.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/ftplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/functools.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/genericpath.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/getopt.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/getpass.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/gettext.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/glob.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/gzip.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/hashlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/heapq.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/hmac.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/htmlentitydefs.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/htmllib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/httplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/ihooks.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/imaplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/imghdr.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/imputil.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/inspect.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/io.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/keyword.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/linecache.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/locale.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/macpath.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/macurl2path.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/mailbox.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/mailcap.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/markupbase.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/md5.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/mhlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/mimetools.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/mimetypes.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/mimify.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/modulefinder.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/multifile.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/mutex.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/netrc.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/new.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/nntplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/ntpath.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/nturl2path.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/numbers.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/opcode.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/optparse.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/os.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/os2emxpath.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/pdb.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/pickle.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/pickletools.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/pipes.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/pkgutil.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/platform.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/plistlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/popen2.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/poplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/posixfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/posixpath.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/pprint.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/profile.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/pstats.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/pty.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/py_compile.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/pyclbr.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/pydoc.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/pydoc_topics.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/quopri.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/random.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/re.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/repr.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/rexec.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/rfc822.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/rlcompleter.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/robotparser.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/runpy.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/sched.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/sets.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/sgmllib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/sha.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/shelve.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/shlex.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/shutil.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/site.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/smtpd.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/smtplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/sndhdr.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/socket.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/sre.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/sre_compile.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/sre_constants.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/sre_parse.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/ssl.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/stat.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/statvfs.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/string.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/stringold.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/stringprep.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/struct.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/subprocess.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/sunau.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/sunaudio.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/symbol.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/symtable.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/tabnanny.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/tarfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/telnetlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/tempfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/textwrap.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/this.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/threading.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/timeit.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/toaiff.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/token.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/tokenize.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/trace.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/traceback.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/tty.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/types.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/unittest.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/urllib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/urllib2.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/urlparse.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/user.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/uu.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/uuid.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/warnings.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/wave.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/weakref.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/webbrowser.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/whichdb.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/xdrlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/xmllib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/xmlrpclib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/zipfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/pdb.doc /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/wsgiref.egg-info /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/lib-tk/Canvas.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk | |
| /usr/bin/install -c -m 644 ./Lib/lib-tk/Dialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk | |
| /usr/bin/install -c -m 644 ./Lib/lib-tk/FileDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk | |
| /usr/bin/install -c -m 644 ./Lib/lib-tk/FixTk.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk | |
| /usr/bin/install -c -m 644 ./Lib/lib-tk/ScrolledText.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk | |
| /usr/bin/install -c -m 644 ./Lib/lib-tk/SimpleDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk | |
| /usr/bin/install -c ./Lib/lib-tk/Tix.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk | |
| /usr/bin/install -c -m 644 ./Lib/lib-tk/Tkconstants.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk | |
| /usr/bin/install -c -m 644 ./Lib/lib-tk/Tkdnd.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk | |
| /usr/bin/install -c -m 644 ./Lib/lib-tk/Tkinter.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk | |
| /usr/bin/install -c -m 644 ./Lib/lib-tk/tkColorChooser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk | |
| /usr/bin/install -c -m 644 ./Lib/lib-tk/tkCommonDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk | |
| /usr/bin/install -c -m 644 ./Lib/lib-tk/tkFileDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk | |
| /usr/bin/install -c -m 644 ./Lib/lib-tk/tkFont.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk | |
| /usr/bin/install -c -m 644 ./Lib/lib-tk/tkMessageBox.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk | |
| /usr/bin/install -c -m 644 ./Lib/lib-tk/tkSimpleDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk | |
| /usr/bin/install -c -m 644 ./Lib/lib-tk/turtle.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk | |
| /usr/bin/install -c -m 644 ./Lib/site-packages/README /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages | |
| /usr/bin/install -c -m 644 ./Lib/test/185test.db /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/README /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/audiotest.au /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/autotest.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/bad_coding.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/bad_coding2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/badcert.pem /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/badkey.pem /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future3.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future4.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future5.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future6.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future7.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future8.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future9.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/badsyntax_nocaret.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/buffer_tests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/cfgparser.1 /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/check_soundcard.vbs /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/cjkencodings_test.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/cmath_testcases.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/curses_tests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/doctest_aliases.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/double_const.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/empty.vbs /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/floating_points.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/fork_wait.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/greyrgb.uue /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/https_svn_python_org_root.pem /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/ieee754.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/infinite_reload.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/inspect_fodder.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/inspect_fodder2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/keycert.pem /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/list_tests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/mapping_tests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/nullcert.pem /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/outstanding_bugs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/pickletester.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/profilee.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/pyclbr_input.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/pydoc_mod.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/pydocfodder.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/pystone.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/randv2_32.pck /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/randv2_64.pck /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/randv3.pck /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/re_tests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/regex_tests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/regrtest.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/relimport.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/reperf.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/sample_doctest.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/seq_tests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/sgml_input.html /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/sortperf.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/ssl_cert.pem /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/ssl_key.pem /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/string_tests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/svn_python_org_https_cert.pem /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test.xml /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test.xml.out /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_MimeWriter.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_SimpleHTTPServer.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_StringIO.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test___all__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test___future__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test__locale.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_abc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_aepack.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_aifc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_al.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_anydbm.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_applesingle.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_array.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_ast.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_asynchat.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_asyncore.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_atexit.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_audioop.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_augassign.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_base64.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_bastion.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_bigmem.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_binascii.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_binhex.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_binop.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_bisect.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_bool.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_bsddb.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_bsddb185.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_bsddb3.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_buffer.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_bufio.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_builtin.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_bytes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_bz2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_calendar.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_call.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_capi.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_cd.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_cfgparser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_cgi.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_cl.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_class.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_cmath.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_cmd.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_cmd_line.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_code.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_codecs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_codeop.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_coding.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_coercion.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_collections.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_colorsys.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_commands.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_compare.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_compile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_compiler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_complex.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_complex_args.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_contains.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_contextlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_cookie.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_cookielib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_copy.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_copy_reg.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_cpickle.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_cprofile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_crypt.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_csv.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_ctypes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_curses.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_datetime.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_dbm.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_decimal.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_decorators.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_defaultdict.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_deque.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_descr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_descrtut.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_dict.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_difflib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_dircache.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_dis.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_distutils.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_dl.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_doctest.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_doctest.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_doctest2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_doctest2.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_doctest3.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_doctest4.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_dumbdbm.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_dummy_thread.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_dummy_threading.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_email.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_email_codecs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_email_renamed.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_enumerate.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_eof.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_epoll.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_errno.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_exception_variations.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_exceptions.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_extcall.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_fcntl.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_file.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_filecmp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_fileinput.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_fileio.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_float.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_fnmatch.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_fork1.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_format.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_fpformat.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_fractions.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_frozen.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_ftplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_funcattrs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_functools.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_future.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_future1.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_future2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_future3.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_future4.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_future5.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_future_builtins.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_gc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_gdbm.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_generators.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_genericpath.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_genexps.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_getargs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_getargs2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_getopt.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_gettext.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_gl.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_glob.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_global.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_grammar.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_grp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_gzip.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_hash.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_hashlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_heapq.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_hmac.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_hotshot.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_htmllib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_htmlparser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_httplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_httpservers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_imageop.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_imaplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_imgfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_imp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_import.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_importhooks.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_index.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_inspect.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_int.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_int_literal.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_io.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_ioctl.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_isinstance.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_iter.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_iterlen.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_itertools.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_json.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_kqueue.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_largefile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_lib2to3.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_linecache.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_linuxaudiodev.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_list.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_locale.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_logging.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_long.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_long_future.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_longexp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_macos.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_macostools.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_macpath.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_mailbox.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_marshal.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_math.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_md5.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_memoryio.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_mhlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_mimetools.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_mimetypes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_minidom.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_mmap.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_module.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_modulefinder.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec_support.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_multifile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_mutants.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_mutex.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_netrc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_new.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_nis.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_normalization.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_ntpath.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_old_mailbox.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_opcodes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_openpty.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_operator.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_optparse.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_os.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_parser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_peepholer.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_pep247.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_pep263.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_pep277.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_pep292.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_pep352.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_pickle.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_pickletools.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_pipes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_pkg.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_pkgimport.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_pkgutil.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_platform.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_plistlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_poll.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_popen.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_popen2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_poplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_posix.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_posixpath.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_pow.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_pprint.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_print.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_profile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_profilehooks.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_property.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_pstats.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_pty.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_pwd.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_py3kwarn.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_pyclbr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_pydoc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_pyexpat.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_queue.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_quopri.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_random.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_re.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_repr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_resource.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_rfc822.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_richcmp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_robotparser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_runpy.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_sax.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_scope.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_scriptpackages.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_select.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_set.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_sets.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_sgmllib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_sha.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_shelve.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_shlex.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_shutil.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_signal.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_site.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_slice.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_smtplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_smtpnet.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_socket.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_socketserver.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_softspace.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_sort.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_sqlite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_ssl.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_startfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_str.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_strftime.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_string.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_stringprep.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_strop.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_strptime.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_struct.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_structmembers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_structseq.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_subprocess.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_sunaudiodev.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_sundry.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_support.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_symtable.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_syntax.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_sys.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_tarfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_tcl.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_telnetlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_tempfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_textwrap.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_thread.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_threaded_import.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_threading.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_threading_local.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_threadsignals.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_time.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_timeout.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_tokenize.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_trace.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_traceback.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_transformer.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_tuple.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_typechecks.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_types.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_ucn.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_unary.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_undocumented_details.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_unicode.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_unicode_file.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_unicodedata.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_unittest.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_univnewlines.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_unpack.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_urllib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_urllib2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_urllib2net.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_urllibnet.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_urlparse.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_userdict.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_userlist.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_userstring.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_uu.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_uuid.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_wait3.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_wait4.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_warnings.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_wave.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_weakref.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_whichdb.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_winreg.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_winsound.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_with.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c ./Lib/test/test_wsgiref.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_xdrlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_xml_etree.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_xmllib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_xpickle.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_xrange.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_zipfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_zipfile64.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_zipimport.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_zipimport_support.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/test_zlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/testall.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/testcodec.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/testimg.uue /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/testimgr.uue /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/testrgb.uue /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/testtar.tar /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/threaded_import_hangers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/time_hashlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/warning_tests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/wrongcert.pem /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/xmltests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/zipdir.zip /Users/ondrej/repos/qsnake/local/lib/python2.6/test | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata | |
| /usr/bin/install -c -m 644 ./Lib/encodings/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/aliases.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/ascii.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/base64_codec.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/big5.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/charmap.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp037.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp1006.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp1026.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp1140.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp1250.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp1251.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp1252.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp1253.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp1254.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp1255.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp1256.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp1257.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp1258.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp424.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp437.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp500.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp737.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp775.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp850.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp852.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp855.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp856.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp857.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp860.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp861.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp862.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp863.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp864.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp865.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp866.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp869.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp874.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp875.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp932.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp949.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/cp950.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/euc_jp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/euc_kr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/gb18030.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/gb2312.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/gbk.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/hex_codec.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/hz.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/idna.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/johab.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/koi8_r.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/koi8_u.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/latin_1.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/mac_centeuro.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/mac_greek.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/mac_roman.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/mbcs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/palmos.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/ptcp154.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/punycode.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/rot_13.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/string_escape.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/tis_620.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/undefined.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/unicode_internal.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/utf_16.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/utf_32.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/utf_7.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/utf_8.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/uu_codec.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings | |
| /usr/bin/install -c -m 644 ./Lib/compiler/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler | |
| /usr/bin/install -c -m 644 ./Lib/compiler/ast.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler | |
| /usr/bin/install -c -m 644 ./Lib/compiler/consts.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler | |
| /usr/bin/install -c -m 644 ./Lib/compiler/future.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler | |
| /usr/bin/install -c -m 644 ./Lib/compiler/misc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler | |
| /usr/bin/install -c -m 644 ./Lib/compiler/pyassem.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler | |
| /usr/bin/install -c -m 644 ./Lib/compiler/pycodegen.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler | |
| /usr/bin/install -c -m 644 ./Lib/compiler/symbols.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler | |
| /usr/bin/install -c -m 644 ./Lib/compiler/syntax.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler | |
| /usr/bin/install -c -m 644 ./Lib/compiler/transformer.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler | |
| /usr/bin/install -c -m 644 ./Lib/compiler/visitor.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler | |
| /usr/bin/install -c -m 644 ./Lib/hotshot/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot | |
| /usr/bin/install -c -m 644 ./Lib/hotshot/log.py /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot | |
| /usr/bin/install -c -m 644 ./Lib/hotshot/stats.py /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot | |
| /usr/bin/install -c -m 644 ./Lib/hotshot/stones.py /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot | |
| /usr/bin/install -c -m 644 ./Lib/email/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email | |
| /usr/bin/install -c -m 644 ./Lib/email/_parseaddr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email | |
| /usr/bin/install -c -m 644 ./Lib/email/base64mime.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email | |
| /usr/bin/install -c -m 644 ./Lib/email/charset.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email | |
| /usr/bin/install -c -m 644 ./Lib/email/encoders.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email | |
| /usr/bin/install -c -m 644 ./Lib/email/errors.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email | |
| /usr/bin/install -c -m 644 ./Lib/email/feedparser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email | |
| /usr/bin/install -c -m 644 ./Lib/email/generator.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email | |
| /usr/bin/install -c -m 644 ./Lib/email/header.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email | |
| /usr/bin/install -c -m 644 ./Lib/email/iterators.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email | |
| /usr/bin/install -c -m 644 ./Lib/email/message.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email | |
| /usr/bin/install -c -m 644 ./Lib/email/parser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email | |
| /usr/bin/install -c -m 644 ./Lib/email/quoprimime.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email | |
| /usr/bin/install -c -m 644 ./Lib/email/utils.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email | |
| /usr/bin/install -c -m 644 ./Lib/email/mime/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime | |
| /usr/bin/install -c -m 644 ./Lib/email/mime/application.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime | |
| /usr/bin/install -c -m 644 ./Lib/email/mime/audio.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime | |
| /usr/bin/install -c -m 644 ./Lib/email/mime/base.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime | |
| /usr/bin/install -c -m 644 ./Lib/email/mime/image.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime | |
| /usr/bin/install -c -m 644 ./Lib/email/mime/message.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime | |
| /usr/bin/install -c -m 644 ./Lib/email/mime/multipart.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime | |
| /usr/bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime | |
| /usr/bin/install -c -m 644 ./Lib/email/mime/text.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime | |
| /usr/bin/install -c -m 644 ./Lib/email/test/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test | |
| /usr/bin/install -c -m 644 ./Lib/email/test/test_email.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test | |
| /usr/bin/install -c -m 644 ./Lib/email/test/test_email_codecs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test | |
| /usr/bin/install -c -m 644 ./Lib/email/test/test_email_codecs_renamed.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test | |
| /usr/bin/install -c -m 644 ./Lib/email/test/test_email_renamed.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test | |
| /usr/bin/install -c -m 644 ./Lib/email/test/test_email_torture.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/PyBanner048.gif /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/audiotest.au /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_01.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_02.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_03.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_04.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_05.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_06.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_07.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_08.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_09.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_10.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_11.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_12.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_12a.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_13.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_14.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_15.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_16.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_17.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_18.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_19.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_20.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_21.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_22.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_23.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_24.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_25.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_26.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_27.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_28.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_29.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_30.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_31.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_32.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_33.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_34.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_35.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_36.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_37.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_38.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_39.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_40.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_41.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_42.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_43.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_44.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data | |
| /usr/bin/install -c -m 644 ./Lib/json/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json | |
| /usr/bin/install -c -m 644 ./Lib/json/decoder.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json | |
| /usr/bin/install -c -m 644 ./Lib/json/encoder.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json | |
| /usr/bin/install -c -m 644 ./Lib/json/scanner.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json | |
| /usr/bin/install -c -m 644 ./Lib/json/tool.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json | |
| /usr/bin/install -c -m 644 ./Lib/json/tests/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests | |
| /usr/bin/install -c -m 644 ./Lib/json/tests/test_decode.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests | |
| /usr/bin/install -c -m 644 ./Lib/json/tests/test_default.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests | |
| /usr/bin/install -c -m 644 ./Lib/json/tests/test_dump.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests | |
| /usr/bin/install -c -m 644 ./Lib/json/tests/test_encode_basestring_ascii.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests | |
| /usr/bin/install -c -m 644 ./Lib/json/tests/test_fail.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests | |
| /usr/bin/install -c -m 644 ./Lib/json/tests/test_float.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests | |
| /usr/bin/install -c -m 644 ./Lib/json/tests/test_indent.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests | |
| /usr/bin/install -c -m 644 ./Lib/json/tests/test_pass1.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests | |
| /usr/bin/install -c -m 644 ./Lib/json/tests/test_pass2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests | |
| /usr/bin/install -c -m 644 ./Lib/json/tests/test_pass3.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests | |
| /usr/bin/install -c -m 644 ./Lib/json/tests/test_recursion.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests | |
| /usr/bin/install -c -m 644 ./Lib/json/tests/test_scanstring.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests | |
| /usr/bin/install -c -m 644 ./Lib/json/tests/test_separators.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests | |
| /usr/bin/install -c -m 644 ./Lib/json/tests/test_speedups.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests | |
| /usr/bin/install -c -m 644 ./Lib/json/tests/test_unicode.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests | |
| /usr/bin/install -c -m 644 ./Lib/sqlite3/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3 | |
| /usr/bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3 | |
| /usr/bin/install -c -m 644 ./Lib/sqlite3/dump.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3 | |
| /usr/bin/install -c -m 644 ./Lib/sqlite3/test/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test | |
| /usr/bin/install -c -m 644 ./Lib/sqlite3/test/dbapi.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test | |
| /usr/bin/install -c -m 644 ./Lib/sqlite3/test/dump.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test | |
| /usr/bin/install -c -m 644 ./Lib/sqlite3/test/factory.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test | |
| /usr/bin/install -c -m 644 ./Lib/sqlite3/test/hooks.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test | |
| /usr/bin/install -c -m 644 ./Lib/sqlite3/test/py25tests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test | |
| /usr/bin/install -c -m 644 ./Lib/sqlite3/test/regression.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test | |
| /usr/bin/install -c -m 644 ./Lib/sqlite3/test/transactions.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test | |
| /usr/bin/install -c -m 644 ./Lib/sqlite3/test/types.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test | |
| /usr/bin/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test | |
| /usr/bin/install -c -m 644 ./Lib/logging/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/logging | |
| /usr/bin/install -c -m 644 ./Lib/logging/config.py /Users/ondrej/repos/qsnake/local/lib/python2.6/logging | |
| /usr/bin/install -c -m 644 ./Lib/logging/handlers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/logging | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/db.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/dbobj.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/dbrecio.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/dbshelve.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/dbtables.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/dbutils.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_all.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_associate.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_basics.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_compare.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_compat.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_cursor_pget_bug.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbobj.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbshelve.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbtables.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_distributed_transactions.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_early_close.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_get_none.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_join.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_lock.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_misc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_pickle.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_queue.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_recno.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_replication.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_sequence.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_thread.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test | |
| /usr/bin/install -c -m 644 ./Lib/wsgiref/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref | |
| /usr/bin/install -c -m 644 ./Lib/wsgiref/handlers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref | |
| /usr/bin/install -c -m 644 ./Lib/wsgiref/headers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref | |
| /usr/bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref | |
| /usr/bin/install -c -m 644 ./Lib/wsgiref/util.py /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref | |
| /usr/bin/install -c -m 644 ./Lib/wsgiref/validate.py /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3 | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3 | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3 | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3 | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3 | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/main.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3 | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/patcomp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3 | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/pygram.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3 | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/pytree.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3 | |
| /usr/bin/install -c ./Lib/lib2to3/refactor.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3 | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_callable.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2 | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2 | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2 | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2 | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2 | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2 | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2 | |
| /usr/bin/install -c ./Lib/lib2to3/pgen2/token.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2 | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2 | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests | |
| /usr/bin/install -c ./Lib/lib2to3/tests/pytree_idempotency.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/support.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests | |
| /usr/bin/install -c ./Lib/lib2to3/tests/test_fixers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests | |
| /usr/bin/install -c ./Lib/lib2to3/tests/test_pytree.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests | |
| /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_util.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/_endian.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/util.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/wintypes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/runtests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errcheck.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errno.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_find.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_init.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_integers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pickling.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_values.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib | |
| /usr/bin/install -c ./Lib/ctypes/macholib/fetch_macholib /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib | |
| /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/AutoComplete.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/AutoCompleteWindow.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/AutoExpand.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/Bindings.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/CallTipWindow.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/CallTips.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/ChangeLog /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/ClassBrowser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/CodeContext.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/ColorDelegator.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/Debugger.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/Delegator.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/EditorWindow.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/FileList.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/FormatParagraph.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/GrepDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/HyperParser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/IOBinding.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/IdleHistory.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/MultiCall.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/MultiStatusBar.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/ObjectBrowser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/OutputWindow.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/ParenMatch.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/PathBrowser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/Percolator.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/PyParse.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/PyShell.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/README.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/RemoteDebugger.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/RemoteObjectBrowser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/ReplaceDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/ScriptBinding.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/ScrolledList.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialogBase.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/SearchEngine.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/StackViewer.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/TODO.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/ToolTip.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/TreeWidget.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/UndoDelegator.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/WidgetRedirector.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/WindowList.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/ZoomHeight.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/aboutDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/config-keys.def /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/config-main.def /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/configDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/configHandler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/configHelpSourceEdit.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/configSectionNameDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/dynOptionMenuWidget.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/extend.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/help.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c ./Lib/idlelib/idle.bat /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/idle.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/idle.pyw /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/idlever.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/keybindingDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/macosxSupport.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/rpc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/run.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/tabbedpages.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/testcode.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/textView.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Icons | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.icns /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Icons | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Icons | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Icons | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Icons | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Icons | |
| /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Icons | |
| /usr/bin/install -c -m 644 ./Lib/distutils/README /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/archive_util.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/ccompiler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/cmd.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/config.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/core.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/debug.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/dep_util.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/dir_util.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/dist.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/emxccompiler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/errors.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/extension.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/file_util.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/filelist.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/log.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/mwerkscompiler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/spawn.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/sysconfig.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/text_file.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/util.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/version.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_wininst.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/build.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/build_py.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/clean.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/command_template /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/config.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/install.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/install_data.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/register.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/sdist.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/command/upload.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command | |
| /usr/bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests | |
| /usr/bin/install -c -m 644 ./Lib/distutils/tests/setuptools_build_ext.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests | |
| /usr/bin/install -c -m 644 ./Lib/distutils/tests/setuptools_extension.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests | |
| /usr/bin/install -c -m 644 ./Lib/distutils/tests/support.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests | |
| /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_wininst.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests | |
| /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests | |
| /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests | |
| /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests | |
| /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests | |
| /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_core.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests | |
| /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests | |
| /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_filelist.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests | |
| /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests | |
| /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests | |
| /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests | |
| /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_register.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests | |
| /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sdist.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests | |
| /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests | |
| /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_upload.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests | |
| /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests | |
| /usr/bin/install -c -m 644 ./Lib/xml/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml | |
| /usr/bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom | |
| /usr/bin/install -c -m 644 ./Lib/xml/dom/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom | |
| /usr/bin/install -c -m 644 ./Lib/xml/dom/domreg.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom | |
| /usr/bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom | |
| /usr/bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom | |
| /usr/bin/install -c -m 644 ./Lib/xml/dom/minidom.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom | |
| /usr/bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom | |
| /usr/bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom | |
| /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree | |
| /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree | |
| /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree | |
| /usr/bin/install -c -m 644 ./Lib/xml/etree/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree | |
| /usr/bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree | |
| /usr/bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/parsers | |
| /usr/bin/install -c -m 644 ./Lib/xml/parsers/expat.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/parsers | |
| /usr/bin/install -c -m 644 ./Lib/xml/sax/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax | |
| /usr/bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax | |
| /usr/bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax | |
| /usr/bin/install -c -m 644 ./Lib/xml/sax/handler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax | |
| /usr/bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax | |
| /usr/bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax | |
| /usr/bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing | |
| /usr/bin/install -c -m 644 ./Lib/multiprocessing/connection.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing | |
| /usr/bin/install -c -m 644 ./Lib/multiprocessing/forking.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing | |
| /usr/bin/install -c -m 644 ./Lib/multiprocessing/heap.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing | |
| /usr/bin/install -c -m 644 ./Lib/multiprocessing/managers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing | |
| /usr/bin/install -c -m 644 ./Lib/multiprocessing/pool.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing | |
| /usr/bin/install -c -m 644 ./Lib/multiprocessing/process.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing | |
| /usr/bin/install -c -m 644 ./Lib/multiprocessing/queues.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing | |
| /usr/bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing | |
| /usr/bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing | |
| /usr/bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing | |
| /usr/bin/install -c -m 644 ./Lib/multiprocessing/util.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing | |
| /usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/dummy | |
| /usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/dummy | |
| /usr/bin/install -c -m 644 ./Lib/curses/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/curses | |
| /usr/bin/install -c -m 644 ./Lib/curses/ascii.py /Users/ondrej/repos/qsnake/local/lib/python2.6/curses | |
| /usr/bin/install -c -m 644 ./Lib/curses/has_key.py /Users/ondrej/repos/qsnake/local/lib/python2.6/curses | |
| /usr/bin/install -c -m 644 ./Lib/curses/panel.py /Users/ondrej/repos/qsnake/local/lib/python2.6/curses | |
| /usr/bin/install -c -m 644 ./Lib/curses/textpad.py /Users/ondrej/repos/qsnake/local/lib/python2.6/curses | |
| /usr/bin/install -c -m 644 ./Lib/curses/wrapper.py /Users/ondrej/repos/qsnake/local/lib/python2.6/curses | |
| /usr/bin/install -c -m 644 ./Lib/plat-darwin/IN.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-darwin | |
| /usr/bin/install -c ./Lib/plat-darwin/regen /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-darwin | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Audio_mac.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/EasyDialogs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/FrameWork.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/MiniAEFrame.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/PixMapWrapper.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/aepack.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/aetools.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/aetypes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/applesingle.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/appletrawmain.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c ./Lib/plat-mac/appletrunner.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/argvemulator.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/bgenlocations.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/buildtools.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c ./Lib/plat-mac/bundlebuilder.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/cfmfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/dialogs.rsrc /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/errors.rsrc /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/findertools.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/gensuitemodule.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/ic.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/icopen.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/macerrors.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/macostools.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/macresource.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/pimp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/terminalcommand.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/videoreader.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/AE.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/AH.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Alias.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Aliases.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/App.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Appearance.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/AppleEvents.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/AppleHelp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/CF.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c ./Lib/plat-mac/Carbon/CG.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c ./Lib/plat-mac/Carbon/CarbonEvents.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c ./Lib/plat-mac/Carbon/CarbonEvt.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Cm.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Components.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/ControlAccessor.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Controls.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/CoreFoundation.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c ./Lib/plat-mac/Carbon/CoreGraphics.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Ctl.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Dialogs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Dlg.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Drag.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Dragconst.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Events.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Evt.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/File.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Files.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Fm.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Folder.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Folders.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Fonts.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Help.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/IBCarbon.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/IBCarbonRuntime.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Icn.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Icons.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Launch.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/LaunchServices.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/List.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Lists.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/MacHelp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/MacTextEditor.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/MediaDescr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Menu.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Menus.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Mlte.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/OSA.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/OSAconst.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/QDOffscreen.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Qd.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Qdoffs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Qt.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/QuickDraw.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/QuickTime.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Res.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Resources.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Scrap.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Snd.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Sndihooks.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Sound.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/TE.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/TextEdit.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Win.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Windows.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/_builtinSuites | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/_builtinSuites | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/CodeWarrior/Required.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Enumerations.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Files.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Finder_items.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Window_classes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/Required_suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/Text.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal | |
| /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Terminal/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal | |
| /usr/bin/install -c -m 644 ./LICENSE /Users/ondrej/repos/qsnake/local/lib/python2.6/LICENSE.txt | |
| PYTHONPATH=/Users/ondrej/repos/qsnake/local/lib/python2.6 DYLD_LIBRARY_PATH=`pwd`:/Users/ondrej/repos/qsnake/local/lib/: \ | |
| ./python.exe -Wi -tt /Users/ondrej/repos/qsnake/local/lib/python2.6/compileall.py \ | |
| -d /Users/ondrej/repos/qsnake/local/lib/python2.6 -f \ | |
| -x 'bad_coding|badsyntax|site-packages' /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6 ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/BaseHTTPServer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/Bastion.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/CGIHTTPServer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ConfigParser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/Cookie.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/DocXMLRPCServer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/HTMLParser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/MimeWriter.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/Queue.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/SimpleHTTPServer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/SimpleXMLRPCServer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/SocketServer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/StringIO.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/UserDict.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/UserList.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/UserString.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/_LWPCookieJar.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/_MozillaCookieJar.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/__future__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/__phello__.foo.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/_abcoll.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/_strptime.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/_threading_local.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/abc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/aifc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/anydbm.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ast.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/asynchat.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/asyncore.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/atexit.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/audiodev.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/base64.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bdb.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/binhex.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bisect.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/db.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/dbobj.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/dbrecio.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/dbshelve.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/dbtables.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/dbutils.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_all.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_associate.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_basics.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_compare.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_compat.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_cursor_pget_bug.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_dbobj.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_dbshelve.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_dbtables.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_distributed_transactions.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_early_close.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_get_none.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_join.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_lock.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_misc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_pickle.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_queue.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_recno.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_replication.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_sequence.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_thread.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/cProfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/calendar.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/cgi.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/cgitb.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/chunk.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/cmd.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/code.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/codecs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/codeop.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/collections.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/colorsys.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/commands.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compileall.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/ast.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/consts.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/future.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/misc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/pyassem.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/pycodegen.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/symbols.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/syntax.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/transformer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/visitor.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/config ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/contextlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/cookielib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/copy.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/copy_reg.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/csv.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/_endian.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib/dyld.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib/dylib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib/framework.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/runtests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_anon.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_array_in_pointer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_arrays.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_as_parameter.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_bitfields.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_buffers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_byteswap.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_callbacks.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_cast.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_cfuncs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_checkretval.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_delattr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_errcheck.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_errno.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_find.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_frombuffer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_funcptr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_functions.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_incomplete.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_init.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_integers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_internals.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_keeprefs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_libc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_loading.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_macholib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_memfunctions.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_numbers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_objects.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_parameters.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_pep3118.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_pickling.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_pointers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_prototypes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_python_api.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_random_things.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_refcounts.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_repr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_returnfuncptrs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_simplesubclasses.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_sizes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_slicing.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_stringptr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_strings.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_struct_fields.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_structures.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_unaligned_structures.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_unicode.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_values.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_varsize_struct.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_win32.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/util.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/wintypes.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/curses ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/ascii.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/has_key.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/panel.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/textpad.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/wrapper.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dbhash.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/decimal.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/difflib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dircache.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dis.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/archive_util.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/bcppcompiler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/ccompiler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/cmd.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/bdist.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/bdist_dumb.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/bdist_msi.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/bdist_rpm.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/bdist_wininst.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/build.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/build_clib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/build_ext.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/build_py.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/build_scripts.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/clean.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/config.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install_data.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install_egg_info.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install_headers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install_lib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install_scripts.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/register.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/sdist.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/upload.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/config.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/core.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/cygwinccompiler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/debug.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/dep_util.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/dir_util.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/dist.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/emxccompiler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/errors.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/extension.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/fancy_getopt.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/file_util.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/filelist.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/log.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/msvc9compiler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/msvccompiler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/mwerkscompiler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/spawn.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/sysconfig.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/setuptools_build_ext.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/setuptools_extension.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/support.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_bdist_wininst.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_build_ext.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_build_py.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_build_scripts.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_config.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_core.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_dist.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_filelist.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_install.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_install_scripts.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_msvc9compiler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_register.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_sdist.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_sysconfig.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_upload.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_versionpredicate.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/text_file.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/unixccompiler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/util.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/version.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/versionpredicate.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/doctest.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dumbdbm.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dummy_thread.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dummy_threading.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/email ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/_parseaddr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/base64mime.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/charset.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/encoders.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/errors.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/feedparser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/generator.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/header.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/iterators.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/message.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/application.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/audio.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/base.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/image.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/message.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/multipart.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/nonmultipart.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/text.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/parser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/quoprimime.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/__init__.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/test_email.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/test_email_codecs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/test_email_codecs_renamed.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/test_email_renamed.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/test_email_torture.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/utils.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/aliases.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/ascii.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/base64_codec.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/big5.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/big5hkscs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/bz2_codec.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/charmap.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp037.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1006.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1026.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1140.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1250.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1251.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1252.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1253.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1254.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1255.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1256.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1257.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1258.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp424.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp437.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp500.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp737.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp775.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp850.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp852.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp855.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp856.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp857.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp860.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp861.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp862.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp863.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp864.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp865.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp866.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp869.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp874.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp875.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp932.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp949.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp950.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/euc_jis_2004.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/euc_jisx0213.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/euc_jp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/euc_kr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/gb18030.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/gb2312.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/gbk.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/hex_codec.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/hp_roman8.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/hz.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/idna.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp_1.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp_2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp_2004.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp_3.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp_ext.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_kr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_1.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_10.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_11.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_13.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_14.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_15.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_16.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_3.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_4.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_5.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_6.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_7.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_8.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_9.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/johab.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/koi8_r.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/koi8_u.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/latin_1.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_arabic.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_centeuro.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_croatian.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_cyrillic.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_farsi.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_greek.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_iceland.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_latin2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_roman.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_romanian.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_turkish.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mbcs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/palmos.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/ptcp154.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/punycode.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/quopri_codec.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/raw_unicode_escape.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/rot_13.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/shift_jis.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/shift_jis_2004.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/shift_jisx0213.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/string_escape.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/tis_620.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/undefined.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/unicode_escape.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/unicode_internal.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_16.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_16_be.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_16_le.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_32.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_32_be.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_32_le.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_7.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_8.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_8_sig.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/uu_codec.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/zlib_codec.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/filecmp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/fileinput.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/fnmatch.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/formatter.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/fpformat.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/fractions.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ftplib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/functools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/genericpath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/getopt.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/getpass.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/gettext.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/glob.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/gzip.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hashlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/heapq.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hmac.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot/log.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot/stats.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot/stones.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/htmlentitydefs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/htmllib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/httplib.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/AutoComplete.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/AutoCompleteWindow.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/AutoExpand.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Bindings.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/CallTipWindow.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/CallTips.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ClassBrowser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/CodeContext.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ColorDelegator.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Debugger.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Delegator.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/EditorWindow.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/FileList.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/FormatParagraph.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/GrepDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/HyperParser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/IOBinding.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Icons ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/IdleHistory.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/MultiCall.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/MultiStatusBar.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ObjectBrowser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/OutputWindow.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ParenMatch.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/PathBrowser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Percolator.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/PyParse.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/PyShell.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/RemoteDebugger.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/RemoteObjectBrowser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ReplaceDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ScriptBinding.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ScrolledList.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/SearchDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/SearchDialogBase.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/SearchEngine.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/StackViewer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ToolTip.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/TreeWidget.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/UndoDelegator.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/WidgetRedirector.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/WindowList.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ZoomHeight.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/aboutDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/configDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/configHandler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/configHelpSourceEdit.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/configSectionNameDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/dynOptionMenuWidget.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/idle.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/idlever.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/keybindingDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/macosxSupport.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/rpc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/run.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/tabbedpages.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/testcode.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/textView.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ihooks.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/imaplib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/imghdr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/imputil.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/inspect.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/io.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/json ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/decoder.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/encoder.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/scanner.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_decode.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_default.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_dump.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_encode_basestring_ascii.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_fail.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_float.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_indent.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_pass1.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_pass2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_pass3.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_recursion.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_scanstring.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_separators.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_speedups.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_unicode.py ... | |
| SyntaxError: ("(unicode error) \\N escapes not supported (can't load unicodedata module)", ('/Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_unicode.py', 8, None, "u = u'\\N{GREEK SMALL LETTER ALPHA}\\N{GREEK CAPITAL LETTER OMEGA}'\n")) | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tool.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/keyword.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Canvas.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Dialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/FileDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/FixTk.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/ScrolledText.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/SimpleDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Tix.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Tkconstants.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Tkdnd.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Tkinter.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkColorChooser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkCommonDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkFileDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkFont.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkMessageBox.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkSimpleDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/turtle.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3 ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixer_base.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixer_util.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_apply.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_basestring.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_buffer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_callable.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_dict.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_except.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_exec.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_execfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_filter.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_funcattrs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_future.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_getcwdu.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_has_key.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_idioms.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_import.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_imports.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_imports2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_input.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_intern.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_isinstance.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_itertools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_itertools_imports.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_long.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_map.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_metaclass.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_methodattrs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_ne.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_next.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_nonzero.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_numliterals.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_paren.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_print.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_raise.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_raw_input.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_reduce.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_renames.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_repr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_set_literal.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_standarderror.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_sys_exc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_throw.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_tuple_params.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_types.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_unicode.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_urllib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_ws_comma.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_xrange.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_xreadlines.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_zip.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/main.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/patcomp.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2 ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/conv.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/driver.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/grammar.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/literals.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/parse.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/pgen.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/token.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/tokenize.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pygram.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pytree.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/refactor.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/pytree_idempotency.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/support.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_all_fixers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_fixers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_parser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_pytree.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_refactor.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_util.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/linecache.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/locale.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/logging ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/logging/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/logging/config.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/logging/handlers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/macpath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/macurl2path.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mailbox.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mailcap.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/markupbase.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/md5.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mhlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mimetools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mimetypes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mimify.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/modulefinder.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multifile.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/connection.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/dummy ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/dummy/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/dummy/connection.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/forking.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/heap.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/managers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/pool.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/process.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/queues.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/reduction.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/sharedctypes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/synchronize.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/util.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mutex.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/netrc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/new.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/nntplib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ntpath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/nturl2path.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/numbers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/opcode.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/optparse.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/os.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/os2emxpath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pdb.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pickle.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pickletools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pipes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pkgutil.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-darwin ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-darwin/IN.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Audio_mac.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/AE.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/AH.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Alias.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Aliases.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/App.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Appearance.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/AppleEvents.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/AppleHelp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CF.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CG.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CarbonEvents.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CarbonEvt.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Cm.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Components.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/ControlAccessor.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Controls.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CoreFoundation.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CoreGraphics.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Ctl.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Dialogs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Dlg.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Drag.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Dragconst.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Events.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Evt.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/File.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Files.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Fm.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Folder.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Folders.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Fonts.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Help.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/IBCarbon.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/IBCarbonRuntime.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Icn.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Icons.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Launch.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/LaunchServices.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/List.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Lists.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/MacHelp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/MacTextEditor.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/MediaDescr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Menu.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Menus.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Mlte.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/OSA.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/OSAconst.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/QDOffscreen.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Qd.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Qdoffs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Qt.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/QuickDraw.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/QuickTime.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Res.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Resources.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Scrap.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Snd.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Sndihooks.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Sound.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/TE.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/TextEdit.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Win.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Windows.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/EasyDialogs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/FrameWork.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/MiniAEFrame.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/PixMapWrapper.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/aepack.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/aetools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/aetypes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/applesingle.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/appletrawmain.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/appletrunner.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/argvemulator.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/bgenlocations.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/buildtools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/bundlebuilder.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/cfmfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/findertools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/gensuitemodule.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/ic.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/icopen.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior/Required.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/__init__.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Enumerations.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Files.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Finder_items.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Window_classes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/__init__.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/Required_suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/Text.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/__init__.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/__init__.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/__init__.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal/__init__.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/_builtinSuites ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/macerrors.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/macostools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/macresource.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/pimp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/terminalcommand.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/videoreader.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/platform.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plistlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/popen2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/poplib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/posixfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/posixpath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pprint.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/profile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pstats.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pty.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/py_compile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pyclbr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pydoc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pydoc_topics.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/quopri.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/random.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/re.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/repr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/rexec.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/rfc822.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/rlcompleter.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/robotparser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/runpy.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sched.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sets.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sgmllib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sha.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/shelve.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/shlex.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/shutil.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/site.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/smtpd.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/smtplib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sndhdr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/socket.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3 ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/dbapi2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/dump.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/dbapi.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/dump.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/factory.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/hooks.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/py25tests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/regression.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/transactions.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/types.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/userfunctions.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sre.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sre_compile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sre_constants.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sre_parse.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ssl.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/stat.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/statvfs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/string.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/stringold.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/stringprep.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/struct.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/subprocess.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sunau.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sunaudio.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/symbol.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/symtable.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/tabnanny.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/tarfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/telnetlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/tempfile.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/test ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/autotest.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/buffer_tests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/cjkencodings_test.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/curses_tests.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/doctest_aliases.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/double_const.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/fork_wait.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/infinite_reload.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/inspect_fodder.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/inspect_fodder2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/list_tests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/mapping_tests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/outstanding_bugs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/pickletester.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/profilee.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/pyclbr_input.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/pydoc_mod.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/pydocfodder.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/pystone.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/re_tests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/regex_tests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/regrtest.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/relimport.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/reperf.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/sample_doctest.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/seq_tests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/sortperf.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/string_tests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_MimeWriter.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_SimpleHTTPServer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_StringIO.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test___all__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test___future__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test__locale.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_abc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_abstract_numbers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_aepack.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_aifc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_al.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_anydbm.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_applesingle.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_array.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ast.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_asynchat.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_asyncore.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_atexit.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_audioop.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_augassign.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_base64.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bastion.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bigaddrspace.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bigmem.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_binascii.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_binhex.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_binop.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bisect.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bool.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bsddb.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bsddb185.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bsddb3.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_buffer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bufio.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_builtin.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bytes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bz2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_calendar.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_call.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_capi.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cd.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cfgparser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cgi.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_charmapcodec.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cl.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_class.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cmath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cmd.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cmd_line.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cmd_line_script.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_code.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codeccallbacks.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecencodings_cn.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecencodings_hk.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecencodings_jp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecencodings_kr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecencodings_tw.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecmaps_cn.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecmaps_hk.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecmaps_jp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecmaps_kr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecmaps_tw.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codeop.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_coding.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_coercion.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_collections.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_colorsys.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_commands.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_compare.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_compile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_compiler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_complex.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_complex_args.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_contains.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_contextlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cookie.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cookielib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_copy.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_copy_reg.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cpickle.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cprofile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_crypt.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_csv.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ctypes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_curses.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_datetime.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dbm.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_decimal.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_decorators.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_defaultdict.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_deque.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_descr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_descrtut.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dict.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_difflib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dircache.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dis.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_distutils.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dl.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_doctest.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_doctest2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_docxmlrpc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dumbdbm.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dummy_thread.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dummy_threading.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_email.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_email_codecs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_email_renamed.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_enumerate.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_eof.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_epoll.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_errno.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_exception_variations.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_exceptions.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_extcall.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fcntl.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_file.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_filecmp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fileinput.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fileio.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_float.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fnmatch.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fork1.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_format.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fpformat.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fractions.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_frozen.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ftplib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_funcattrs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_functools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future1.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future3.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future4.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future5.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future_builtins.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_gc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_gdbm.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_generators.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_genericpath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_genexps.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_getargs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_getargs2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_getopt.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_gettext.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_gl.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_glob.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_global.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_grammar.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_grp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_gzip.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_hash.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_hashlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_heapq.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_hmac.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_hotshot.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_htmllib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_htmlparser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_httplib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_httpservers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_imageop.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_imaplib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_imgfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_imp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_import.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_importhooks.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_index.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_inspect.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_int.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_int_literal.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_io.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ioctl.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_isinstance.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_iter.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_iterlen.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_itertools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_json.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_kqueue.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_largefile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_lib2to3.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_linecache.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_linuxaudiodev.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_list.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_locale.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_logging.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_long.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_long_future.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_longexp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_macos.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_macostools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_macpath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mailbox.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_marshal.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_math.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_md5.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_memoryio.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mhlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mimetools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mimetypes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_minidom.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mmap.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_module.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_modulefinder.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_multibytecodec.py ... | |
| SyntaxError: ("(unicode error) \\N escapes not supported (can't load unicodedata module)", ('/Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_multibytecodec.py', 225, None, "self.failIf('\\x0e' in u'\\N{SOFT HYPHEN}'.encode('iso-2022-jp-2'))\n")) | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_multibytecodec_support.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_multifile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_multiprocessing.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mutants.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mutex.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_netrc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_new.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_nis.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_normalization.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ntpath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_old_mailbox.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_opcodes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_openpty.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_operator.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_optparse.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_os.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ossaudiodev.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_parser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_peepholer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pep247.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pep263.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pep277.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pep292.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pep352.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pickle.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pickletools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pipes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pkg.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pkgimport.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pkgutil.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_platform.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_plistlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_poll.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_popen.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_popen2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_poplib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_posix.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_posixpath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pow.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pprint.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_print.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_profile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_profilehooks.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_property.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pstats.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pty.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pwd.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_py3kwarn.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pyclbr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pydoc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pyexpat.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_queue.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_quopri.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_random.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_re.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_repr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_resource.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_rfc822.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_richcmp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_robotparser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_runpy.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sax.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_scope.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_scriptpackages.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_select.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_set.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sets.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sgmllib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sha.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_shelve.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_shlex.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_shutil.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_signal.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_site.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_slice.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_smtplib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_smtpnet.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_socket.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_socketserver.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_softspace.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sort.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sqlite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ssl.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_startfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_str.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_strftime.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_string.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_stringprep.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_strop.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_strptime.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_struct.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_structmembers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_structseq.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_subprocess.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sunaudiodev.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sundry.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_support.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_symtable.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_syntax.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sys.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_tarfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_tcl.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_telnetlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_tempfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_textwrap.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_thread.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_threaded_import.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_threadedtempfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_threading.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_threading_local.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_threadsignals.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_time.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_timeout.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_tokenize.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_trace.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_traceback.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_transformer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_tuple.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_typechecks.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_types.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ucn.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unary.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_undocumented_details.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unicode.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unicode_file.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unicodedata.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unittest.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_univnewlines.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unpack.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urllib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urllib2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urllib2_localnet.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urllib2net.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urllibnet.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urlparse.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_userdict.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_userlist.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_userstring.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_uu.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_uuid.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_wait3.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_wait4.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_warnings.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_wave.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_weakref.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_whichdb.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_winreg.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_winsound.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_with.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_wsgiref.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xdrlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xml_etree.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xml_etree_c.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xmllib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xmlrpc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xpickle.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xrange.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_zipfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_zipfile64.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_zipimport.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_zipimport_support.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_zlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/testall.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/testcodec.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/tf_inherit_check.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/threaded_import_hangers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/time_hashlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/warning_tests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/xmltests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/textwrap.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/this.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/threading.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/timeit.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/toaiff.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/token.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/tokenize.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/trace.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/traceback.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/tty.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/types.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/unittest.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/urllib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/urllib2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/urlparse.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/user.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/uu.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/uuid.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/warnings.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wave.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/weakref.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/webbrowser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/whichdb.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/handlers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/headers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/simple_server.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/util.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/validate.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xdrlib.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/xml ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/__init__.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/NodeFilter.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/domreg.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/expatbuilder.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/minicompat.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/minidom.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/pulldom.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/xmlbuilder.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree/ElementInclude.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree/ElementPath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree/ElementTree.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree/cElementTree.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/parsers ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/parsers/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/parsers/expat.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/_exceptions.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/expatreader.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/handler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/saxutils.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/xmlreader.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xmllib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xmlrpclib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/zipfile.py ... | |
| make: [libinstall] Error 1 (ignored) | |
| PYTHONPATH=/Users/ondrej/repos/qsnake/local/lib/python2.6 DYLD_LIBRARY_PATH=`pwd`:/Users/ondrej/repos/qsnake/local/lib/: \ | |
| ./python.exe -Wi -tt -O /Users/ondrej/repos/qsnake/local/lib/python2.6/compileall.py \ | |
| -d /Users/ondrej/repos/qsnake/local/lib/python2.6 -f \ | |
| -x 'bad_coding|badsyntax|site-packages' /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6 ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/BaseHTTPServer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/Bastion.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/CGIHTTPServer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ConfigParser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/Cookie.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/DocXMLRPCServer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/HTMLParser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/MimeWriter.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/Queue.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/SimpleHTTPServer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/SimpleXMLRPCServer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/SocketServer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/StringIO.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/UserDict.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/UserList.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/UserString.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/_LWPCookieJar.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/_MozillaCookieJar.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/__future__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/__phello__.foo.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/_abcoll.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/_strptime.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/_threading_local.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/abc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/aifc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/anydbm.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ast.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/asynchat.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/asyncore.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/atexit.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/audiodev.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/base64.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bdb.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/binhex.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bisect.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/db.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/dbobj.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/dbrecio.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/dbshelve.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/dbtables.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/dbutils.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_all.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_associate.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_basics.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_compare.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_compat.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_cursor_pget_bug.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_dbobj.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_dbshelve.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_dbtables.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_distributed_transactions.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_early_close.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_get_none.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_join.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_lock.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_misc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_pickle.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_queue.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_recno.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_replication.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_sequence.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_thread.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/cProfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/calendar.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/cgi.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/cgitb.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/chunk.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/cmd.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/code.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/codecs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/codeop.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/collections.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/colorsys.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/commands.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compileall.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/ast.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/consts.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/future.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/misc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/pyassem.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/pycodegen.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/symbols.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/syntax.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/transformer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/visitor.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/config ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/contextlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/cookielib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/copy.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/copy_reg.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/csv.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/_endian.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib/dyld.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib/dylib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib/framework.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/runtests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_anon.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_array_in_pointer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_arrays.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_as_parameter.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_bitfields.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_buffers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_byteswap.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_callbacks.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_cast.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_cfuncs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_checkretval.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_delattr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_errcheck.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_errno.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_find.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_frombuffer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_funcptr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_functions.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_incomplete.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_init.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_integers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_internals.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_keeprefs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_libc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_loading.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_macholib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_memfunctions.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_numbers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_objects.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_parameters.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_pep3118.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_pickling.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_pointers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_prototypes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_python_api.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_random_things.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_refcounts.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_repr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_returnfuncptrs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_simplesubclasses.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_sizes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_slicing.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_stringptr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_strings.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_struct_fields.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_structures.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_unaligned_structures.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_unicode.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_values.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_varsize_struct.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_win32.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/util.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/wintypes.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/curses ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/ascii.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/has_key.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/panel.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/textpad.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/wrapper.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dbhash.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/decimal.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/difflib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dircache.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dis.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/archive_util.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/bcppcompiler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/ccompiler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/cmd.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/bdist.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/bdist_dumb.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/bdist_msi.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/bdist_rpm.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/bdist_wininst.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/build.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/build_clib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/build_ext.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/build_py.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/build_scripts.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/clean.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/config.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install_data.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install_egg_info.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install_headers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install_lib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install_scripts.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/register.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/sdist.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/upload.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/config.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/core.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/cygwinccompiler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/debug.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/dep_util.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/dir_util.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/dist.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/emxccompiler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/errors.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/extension.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/fancy_getopt.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/file_util.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/filelist.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/log.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/msvc9compiler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/msvccompiler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/mwerkscompiler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/spawn.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/sysconfig.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/setuptools_build_ext.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/setuptools_extension.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/support.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_bdist_wininst.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_build_ext.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_build_py.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_build_scripts.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_config.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_core.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_dist.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_filelist.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_install.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_install_scripts.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_msvc9compiler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_register.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_sdist.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_sysconfig.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_upload.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_versionpredicate.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/text_file.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/unixccompiler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/util.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/version.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/versionpredicate.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/doctest.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dumbdbm.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dummy_thread.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dummy_threading.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/email ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/_parseaddr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/base64mime.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/charset.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/encoders.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/errors.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/feedparser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/generator.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/header.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/iterators.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/message.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/application.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/audio.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/base.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/image.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/message.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/multipart.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/nonmultipart.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/text.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/parser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/quoprimime.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/__init__.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/test_email.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/test_email_codecs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/test_email_codecs_renamed.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/test_email_renamed.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/test_email_torture.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/utils.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/aliases.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/ascii.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/base64_codec.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/big5.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/big5hkscs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/bz2_codec.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/charmap.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp037.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1006.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1026.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1140.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1250.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1251.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1252.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1253.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1254.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1255.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1256.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1257.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1258.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp424.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp437.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp500.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp737.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp775.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp850.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp852.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp855.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp856.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp857.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp860.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp861.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp862.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp863.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp864.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp865.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp866.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp869.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp874.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp875.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp932.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp949.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp950.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/euc_jis_2004.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/euc_jisx0213.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/euc_jp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/euc_kr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/gb18030.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/gb2312.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/gbk.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/hex_codec.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/hp_roman8.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/hz.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/idna.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp_1.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp_2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp_2004.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp_3.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp_ext.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_kr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_1.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_10.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_11.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_13.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_14.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_15.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_16.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_3.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_4.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_5.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_6.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_7.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_8.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_9.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/johab.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/koi8_r.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/koi8_u.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/latin_1.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_arabic.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_centeuro.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_croatian.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_cyrillic.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_farsi.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_greek.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_iceland.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_latin2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_roman.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_romanian.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_turkish.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mbcs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/palmos.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/ptcp154.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/punycode.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/quopri_codec.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/raw_unicode_escape.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/rot_13.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/shift_jis.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/shift_jis_2004.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/shift_jisx0213.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/string_escape.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/tis_620.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/undefined.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/unicode_escape.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/unicode_internal.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_16.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_16_be.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_16_le.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_32.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_32_be.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_32_le.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_7.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_8.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_8_sig.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/uu_codec.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/zlib_codec.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/filecmp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/fileinput.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/fnmatch.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/formatter.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/fpformat.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/fractions.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ftplib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/functools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/genericpath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/getopt.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/getpass.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/gettext.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/glob.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/gzip.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hashlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/heapq.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hmac.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot/log.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot/stats.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot/stones.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/htmlentitydefs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/htmllib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/httplib.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/AutoComplete.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/AutoCompleteWindow.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/AutoExpand.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Bindings.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/CallTipWindow.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/CallTips.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ClassBrowser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/CodeContext.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ColorDelegator.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Debugger.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Delegator.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/EditorWindow.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/FileList.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/FormatParagraph.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/GrepDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/HyperParser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/IOBinding.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Icons ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/IdleHistory.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/MultiCall.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/MultiStatusBar.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ObjectBrowser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/OutputWindow.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ParenMatch.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/PathBrowser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Percolator.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/PyParse.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/PyShell.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/RemoteDebugger.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/RemoteObjectBrowser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ReplaceDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ScriptBinding.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ScrolledList.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/SearchDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/SearchDialogBase.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/SearchEngine.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/StackViewer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ToolTip.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/TreeWidget.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/UndoDelegator.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/WidgetRedirector.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/WindowList.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ZoomHeight.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/aboutDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/configDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/configHandler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/configHelpSourceEdit.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/configSectionNameDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/dynOptionMenuWidget.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/idle.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/idlever.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/keybindingDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/macosxSupport.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/rpc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/run.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/tabbedpages.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/testcode.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/textView.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ihooks.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/imaplib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/imghdr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/imputil.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/inspect.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/io.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/json ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/decoder.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/encoder.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/scanner.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_decode.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_default.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_dump.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_encode_basestring_ascii.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_fail.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_float.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_indent.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_pass1.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_pass2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_pass3.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_recursion.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_scanstring.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_separators.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_speedups.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_unicode.py ... | |
| SyntaxError: ("(unicode error) \\N escapes not supported (can't load unicodedata module)", ('/Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_unicode.py', 8, None, "u = u'\\N{GREEK SMALL LETTER ALPHA}\\N{GREEK CAPITAL LETTER OMEGA}'\n")) | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tool.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/keyword.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Canvas.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Dialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/FileDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/FixTk.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/ScrolledText.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/SimpleDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Tix.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Tkconstants.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Tkdnd.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Tkinter.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkColorChooser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkCommonDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkFileDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkFont.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkMessageBox.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkSimpleDialog.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/turtle.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3 ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixer_base.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixer_util.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_apply.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_basestring.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_buffer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_callable.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_dict.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_except.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_exec.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_execfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_filter.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_funcattrs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_future.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_getcwdu.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_has_key.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_idioms.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_import.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_imports.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_imports2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_input.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_intern.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_isinstance.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_itertools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_itertools_imports.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_long.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_map.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_metaclass.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_methodattrs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_ne.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_next.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_nonzero.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_numliterals.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_paren.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_print.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_raise.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_raw_input.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_reduce.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_renames.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_repr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_set_literal.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_standarderror.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_sys_exc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_throw.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_tuple_params.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_types.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_unicode.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_urllib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_ws_comma.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_xrange.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_xreadlines.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_zip.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/main.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/patcomp.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2 ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/conv.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/driver.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/grammar.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/literals.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/parse.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/pgen.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/token.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/tokenize.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pygram.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pytree.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/refactor.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/pytree_idempotency.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/support.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_all_fixers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_fixers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_parser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_pytree.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_refactor.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_util.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/linecache.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/locale.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/logging ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/logging/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/logging/config.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/logging/handlers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/macpath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/macurl2path.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mailbox.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mailcap.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/markupbase.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/md5.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mhlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mimetools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mimetypes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mimify.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/modulefinder.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multifile.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/connection.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/dummy ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/dummy/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/dummy/connection.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/forking.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/heap.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/managers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/pool.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/process.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/queues.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/reduction.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/sharedctypes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/synchronize.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/util.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mutex.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/netrc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/new.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/nntplib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ntpath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/nturl2path.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/numbers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/opcode.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/optparse.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/os.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/os2emxpath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pdb.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pickle.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pickletools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pipes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pkgutil.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-darwin ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-darwin/IN.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Audio_mac.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/AE.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/AH.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Alias.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Aliases.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/App.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Appearance.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/AppleEvents.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/AppleHelp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CF.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CG.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CarbonEvents.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CarbonEvt.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Cm.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Components.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/ControlAccessor.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Controls.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CoreFoundation.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CoreGraphics.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Ctl.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Dialogs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Dlg.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Drag.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Dragconst.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Events.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Evt.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/File.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Files.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Fm.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Folder.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Folders.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Fonts.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Help.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/IBCarbon.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/IBCarbonRuntime.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Icn.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Icons.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Launch.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/LaunchServices.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/List.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Lists.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/MacHelp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/MacTextEditor.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/MediaDescr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Menu.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Menus.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Mlte.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/OSA.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/OSAconst.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/QDOffscreen.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Qd.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Qdoffs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Qt.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/QuickDraw.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/QuickTime.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Res.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Resources.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Scrap.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Snd.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Sndihooks.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Sound.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/TE.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/TextEdit.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Win.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Windows.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/EasyDialogs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/FrameWork.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/MiniAEFrame.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/PixMapWrapper.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/aepack.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/aetools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/aetypes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/applesingle.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/appletrawmain.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/appletrunner.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/argvemulator.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/bgenlocations.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/buildtools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/bundlebuilder.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/cfmfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/findertools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/gensuitemodule.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/ic.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/icopen.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior/Required.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/__init__.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Enumerations.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Files.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Finder_items.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Window_classes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/__init__.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/Required_suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/Text.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/__init__.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/__init__.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/__init__.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal/__init__.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/_builtinSuites ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/macerrors.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/macostools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/macresource.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/pimp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/terminalcommand.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/videoreader.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/platform.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plistlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/popen2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/poplib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/posixfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/posixpath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pprint.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/profile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pstats.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pty.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/py_compile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pyclbr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pydoc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pydoc_topics.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/quopri.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/random.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/re.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/repr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/rexec.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/rfc822.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/rlcompleter.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/robotparser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/runpy.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sched.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sets.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sgmllib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sha.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/shelve.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/shlex.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/shutil.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/site.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/smtpd.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/smtplib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sndhdr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/socket.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3 ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/dbapi2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/dump.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/dbapi.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/dump.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/factory.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/hooks.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/py25tests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/regression.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/transactions.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/types.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/userfunctions.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sre.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sre_compile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sre_constants.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sre_parse.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ssl.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/stat.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/statvfs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/string.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/stringold.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/stringprep.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/struct.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/subprocess.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sunau.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sunaudio.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/symbol.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/symtable.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/tabnanny.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/tarfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/telnetlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/tempfile.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/test ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/autotest.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/buffer_tests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/cjkencodings_test.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/curses_tests.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/doctest_aliases.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/double_const.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/fork_wait.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/infinite_reload.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/inspect_fodder.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/inspect_fodder2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/list_tests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/mapping_tests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/outstanding_bugs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/pickletester.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/profilee.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/pyclbr_input.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/pydoc_mod.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/pydocfodder.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/pystone.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/re_tests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/regex_tests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/regrtest.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/relimport.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/reperf.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/sample_doctest.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/seq_tests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/sortperf.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/string_tests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_MimeWriter.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_SimpleHTTPServer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_StringIO.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test___all__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test___future__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test__locale.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_abc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_abstract_numbers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_aepack.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_aifc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_al.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_anydbm.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_applesingle.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_array.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ast.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_asynchat.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_asyncore.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_atexit.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_audioop.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_augassign.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_base64.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bastion.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bigaddrspace.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bigmem.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_binascii.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_binhex.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_binop.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bisect.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bool.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bsddb.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bsddb185.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bsddb3.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_buffer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bufio.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_builtin.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bytes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bz2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_calendar.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_call.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_capi.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cd.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cfgparser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cgi.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_charmapcodec.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cl.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_class.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cmath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cmd.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cmd_line.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cmd_line_script.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_code.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codeccallbacks.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecencodings_cn.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecencodings_hk.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecencodings_jp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecencodings_kr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecencodings_tw.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecmaps_cn.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecmaps_hk.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecmaps_jp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecmaps_kr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecmaps_tw.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codeop.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_coding.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_coercion.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_collections.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_colorsys.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_commands.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_compare.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_compile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_compiler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_complex.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_complex_args.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_contains.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_contextlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cookie.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cookielib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_copy.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_copy_reg.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cpickle.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cprofile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_crypt.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_csv.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ctypes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_curses.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_datetime.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dbm.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_decimal.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_decorators.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_defaultdict.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_deque.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_descr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_descrtut.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dict.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_difflib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dircache.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dis.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_distutils.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dl.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_doctest.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_doctest2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_docxmlrpc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dumbdbm.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dummy_thread.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dummy_threading.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_email.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_email_codecs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_email_renamed.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_enumerate.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_eof.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_epoll.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_errno.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_exception_variations.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_exceptions.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_extcall.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fcntl.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_file.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_filecmp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fileinput.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fileio.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_float.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fnmatch.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fork1.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_format.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fpformat.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fractions.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_frozen.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ftplib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_funcattrs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_functools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future1.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future3.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future4.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future5.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future_builtins.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_gc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_gdbm.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_generators.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_genericpath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_genexps.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_getargs.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_getargs2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_getopt.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_gettext.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_gl.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_glob.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_global.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_grammar.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_grp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_gzip.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_hash.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_hashlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_heapq.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_hmac.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_hotshot.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_htmllib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_htmlparser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_httplib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_httpservers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_imageop.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_imaplib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_imgfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_imp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_import.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_importhooks.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_index.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_inspect.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_int.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_int_literal.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_io.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ioctl.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_isinstance.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_iter.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_iterlen.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_itertools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_json.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_kqueue.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_largefile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_lib2to3.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_linecache.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_linuxaudiodev.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_list.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_locale.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_logging.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_long.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_long_future.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_longexp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_macos.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_macostools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_macpath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mailbox.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_marshal.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_math.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_md5.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_memoryio.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mhlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mimetools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mimetypes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_minidom.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mmap.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_module.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_modulefinder.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_multibytecodec.py ... | |
| SyntaxError: ("(unicode error) \\N escapes not supported (can't load unicodedata module)", ('/Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_multibytecodec.py', 225, None, "self.failIf('\\x0e' in u'\\N{SOFT HYPHEN}'.encode('iso-2022-jp-2'))\n")) | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_multibytecodec_support.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_multifile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_multiprocessing.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mutants.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mutex.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_netrc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_new.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_nis.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_normalization.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ntpath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_old_mailbox.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_opcodes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_openpty.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_operator.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_optparse.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_os.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ossaudiodev.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_parser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_peepholer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pep247.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pep263.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pep277.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pep292.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pep352.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pickle.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pickletools.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pipes.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pkg.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pkgimport.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pkgutil.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_platform.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_plistlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_poll.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_popen.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_popen2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_poplib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_posix.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_posixpath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pow.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pprint.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_print.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_profile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_profilehooks.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_property.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pstats.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pty.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pwd.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_py3kwarn.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pyclbr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pydoc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pyexpat.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_queue.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_quopri.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_random.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_re.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_repr.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_resource.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_rfc822.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_richcmp.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_robotparser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_runpy.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sax.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_scope.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_scriptpackages.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_select.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_set.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sets.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sgmllib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sha.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_shelve.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_shlex.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_shutil.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_signal.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_site.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_slice.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_smtplib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_smtpnet.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_socket.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_socketserver.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_softspace.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sort.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sqlite.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ssl.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_startfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_str.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_strftime.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_string.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_stringprep.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_strop.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_strptime.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_struct.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_structmembers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_structseq.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_subprocess.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sunaudiodev.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sundry.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_support.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_symtable.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_syntax.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sys.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_tarfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_tcl.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_telnetlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_tempfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_textwrap.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_thread.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_threaded_import.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_threadedtempfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_threading.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_threading_local.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_threadsignals.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_time.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_timeout.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_tokenize.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_trace.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_traceback.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_transformer.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_tuple.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_typechecks.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_types.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ucn.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unary.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_undocumented_details.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unicode.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unicode_file.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unicodedata.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unittest.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_univnewlines.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unpack.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urllib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urllib2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urllib2_localnet.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urllib2net.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urllibnet.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urlparse.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_userdict.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_userlist.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_userstring.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_uu.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_uuid.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_wait3.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_wait4.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_warnings.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_wave.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_weakref.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_whichdb.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_winreg.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_winsound.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_with.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_wsgiref.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xdrlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xml_etree.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xml_etree_c.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xmllib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xmlrpc.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xpickle.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xrange.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_zipfile.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_zipfile64.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_zipimport.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_zipimport_support.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_zlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/testall.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/testcodec.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/tf_inherit_check.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/threaded_import_hangers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/time_hashlib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/warning_tests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/xmltests.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/textwrap.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/this.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/threading.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/timeit.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/toaiff.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/token.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/tokenize.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/trace.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/traceback.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/tty.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/types.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/unittest.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/urllib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/urllib2.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/urlparse.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/user.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/uu.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/uuid.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/warnings.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wave.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/weakref.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/webbrowser.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/whichdb.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/handlers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/headers.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/simple_server.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/util.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/validate.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xdrlib.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/xml ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/__init__.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/NodeFilter.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/domreg.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/expatbuilder.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/minicompat.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/minidom.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/pulldom.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/xmlbuilder.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree/ElementInclude.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree/ElementPath.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree/ElementTree.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree/cElementTree.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/parsers ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/parsers/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/parsers/expat.py ... | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/__init__.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/_exceptions.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/expatreader.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/handler.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/saxutils.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/xmlreader.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xmllib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xmlrpclib.py ... | |
| Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/zipfile.py ... | |
| make: [libinstall] Error 1 (ignored) | |
| PYTHONPATH=/Users/ondrej/repos/qsnake/local/lib/python2.6 DYLD_LIBRARY_PATH=`pwd`:/Users/ondrej/repos/qsnake/local/lib/: \ | |
| ./python.exe -Wi -t /Users/ondrej/repos/qsnake/local/lib/python2.6/compileall.py \ | |
| -d /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages -f \ | |
| -x badsyntax /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages ... | |
| PYTHONPATH=/Users/ondrej/repos/qsnake/local/lib/python2.6 DYLD_LIBRARY_PATH=`pwd`:/Users/ondrej/repos/qsnake/local/lib/: \ | |
| ./python.exe -Wi -t -O /Users/ondrej/repos/qsnake/local/lib/python2.6/compileall.py \ | |
| -d /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages -f \ | |
| -x badsyntax /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages | |
| Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages ... | |
| PYTHONPATH=/Users/ondrej/repos/qsnake/local/lib/python2.6 DYLD_LIBRARY_PATH=`pwd`:/Users/ondrej/repos/qsnake/local/lib/: \ | |
| ./python.exe -Wi -t -c "import lib2to3.pygram, lib2to3.patcomp;lib2to3.patcomp.PatternCompiler()" | |
| Traceback (most recent call last): | |
| File "<string>", line 1, in <module> | |
| File "/Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pygram.py", line 11, in <module> | |
| from .pgen2 import driver | |
| File "/Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/driver.py", line 20, in <module> | |
| import logging | |
| File "/Users/ondrej/repos/qsnake/local/lib/python2.6/logging/__init__.py", line 34, in <module> | |
| import sys, os, types, time, string, cStringIO, traceback | |
| ImportError: No module named time | |
| make: [libinstall] Error 1 (ignored) | |
| import math | |
| Traceback (most recent call last): | |
| File "<string>", line 1, in <module> | |
| ImportError: No module named math | |
| Qsnake build failed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment