(view as text)
make install
 in dir /home/buildslave/pybot/trunk.glass-x86/build (timeout 300 secs)
 watching logfiles {}
 argv: ['make', 'install']
 environment:
  HISTCONTROL=ignoreboth
  HOME=/home/buildslave
  LANG=en_ZA.UTF-8
  LESSCLOSE=/usr/bin/lesspipe %s %s
  LESSOPEN=| /usr/bin/lesspipe %s
  LOGNAME=buildslave
  LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.svgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:
  MAIL=/var/mail/buildslave
  OLDPWD=/home/buildslave
  PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
  PWD=/home/buildslave/pybot
  SHELL=/bin/bash
  SHLVL=2
  SSH_CLIENT=41.240.77.22 40053 22
  SSH_CONNECTION=41.240.77.22 40053 196.41.26.67 22
  SSH_TTY=/dev/pts/0
  TERM=xterm
  USER=buildslave
  XDG_SESSION_COOKIE=9215d8998c27e902ee19d430498ff625-1256730652.13620-354680153
  _=/usr/bin/twistd
 closing stdin
 using PTY: True
/usr/bin/install -c python /tmp/python-buildbot/local/bin/python2.7
if test -f libpython2.7.a; then \
		if test -n "" ; then \
			/usr/bin/install -c -m 555  /tmp/python-buildbot/local/bin; \
		else \
			/usr/bin/install -c -m 555 libpython2.7.a /tmp/python-buildbot/local/lib/libpython2.7.a; \
			if test libpython2.7.a != libpython2.7.a; then \
				(cd /tmp/python-buildbot/local/lib; ln -sf libpython2.7.a libpython2.7.a) \
			fi \
		fi; \
	else	true; \
	fi
running build
running build_ext
building dbm using bdb

Python build finished, but the necessary bits to build these modules were not found:
bsddb185           gdbm               sunaudiodev     
To find the necessary bits, look in setup.py in detect_modules() for the module's name.

running build_scripts
/usr/bin/install -c -m 644 ./Lib/BaseHTTPServer.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/Bastion.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/CGIHTTPServer.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/ConfigParser.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/Cookie.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/DocXMLRPCServer.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/HTMLParser.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/MimeWriter.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/Queue.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/SimpleHTTPServer.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/SimpleXMLRPCServer.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/SocketServer.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/StringIO.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/UserDict.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/UserList.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c ./Lib/UserString.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/_LWPCookieJar.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/_MozillaCookieJar.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/__future__.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/__phello__.foo.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/_abcoll.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/_pyio.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/_strptime.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/_threading_local.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/abc.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/aifc.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/antigravity.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/anydbm.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/ast.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/asynchat.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/asyncore.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/atexit.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/audiodev.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c ./Lib/base64.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/bdb.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/binhex.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/bisect.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c ./Lib/cProfile.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/calendar.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c ./Lib/cgi.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/cgitb.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/chunk.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/cmd.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/code.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/codecs.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/codeop.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/collections.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/colorsys.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/commands.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/compileall.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/contextlib.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/cookielib.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/copy.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/copy_reg.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/csv.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/dbhash.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/decimal.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/difflib.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/dircache.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/dis.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/doctest.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/dumbdbm.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/dummy_thread.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/dummy_threading.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/filecmp.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/fileinput.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/fnmatch.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/formatter.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/fpformat.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c ./Lib/fractions.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/ftplib.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/functools.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/genericpath.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/getopt.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/getpass.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/gettext.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/glob.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/gzip.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/hashlib.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/heapq.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/hmac.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/htmlentitydefs.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/htmllib.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/httplib.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/ihooks.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/imaplib.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/imghdr.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/imputil.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/inspect.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/io.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c ./Lib/keyword.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/linecache.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/locale.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/macpath.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/macurl2path.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c ./Lib/mailbox.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/mailcap.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/markupbase.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/md5.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/mhlib.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/mimetools.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/mimetypes.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c ./Lib/mimify.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/modulefinder.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/multifile.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/mutex.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/netrc.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/new.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/nntplib.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/ntpath.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/nturl2path.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/numbers.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/opcode.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/optparse.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/os.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/os2emxpath.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c ./Lib/pdb.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pickle.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pickletools.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pipes.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pkgutil.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c ./Lib/platform.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/plistlib.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/popen2.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/poplib.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/posixfile.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/posixpath.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pprint.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c ./Lib/profile.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pstats.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pty.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/py_compile.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pyclbr.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c ./Lib/pydoc.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c ./Lib/quopri.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/random.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/re.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/repr.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/rexec.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/rfc822.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/rlcompleter.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/robotparser.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c ./Lib/runpy.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sched.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sets.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sgmllib.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sha.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/shelve.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/shlex.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/shutil.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/site.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c ./Lib/smtpd.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c ./Lib/smtplib.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sndhdr.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/socket.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sre.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sre_compile.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sre_constants.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sre_parse.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/ssl.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/stat.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/statvfs.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/string.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/stringold.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/stringprep.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/struct.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/subprocess.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sunau.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sunaudio.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c ./Lib/symbol.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/symtable.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c ./Lib/tabnanny.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/tarfile.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/telnetlib.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/tempfile.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/textwrap.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/this.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/threading.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/timeit.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/toaiff.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c ./Lib/token.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/tokenize.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/trace.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/traceback.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/tty.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/types.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/urllib.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/urllib2.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/urlparse.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/user.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c ./Lib/uu.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/uuid.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/warnings.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/wave.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/weakref.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/webbrowser.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/whichdb.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/xdrlib.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/xmllib.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/xmlrpclib.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/zipfile.py /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pdb.doc /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/wsgiref.egg-info /tmp/python-buildbot/local/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/lib-tk/Canvas.py /tmp/python-buildbot/local/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/Dialog.py /tmp/python-buildbot/local/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/FileDialog.py /tmp/python-buildbot/local/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/FixTk.py /tmp/python-buildbot/local/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/ScrolledText.py /tmp/python-buildbot/local/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/SimpleDialog.py /tmp/python-buildbot/local/lib/python2.7/lib-tk
/usr/bin/install -c ./Lib/lib-tk/Tix.py /tmp/python-buildbot/local/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/Tkconstants.py /tmp/python-buildbot/local/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/Tkdnd.py /tmp/python-buildbot/local/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/Tkinter.py /tmp/python-buildbot/local/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkColorChooser.py /tmp/python-buildbot/local/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkCommonDialog.py /tmp/python-buildbot/local/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkFileDialog.py /tmp/python-buildbot/local/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkFont.py /tmp/python-buildbot/local/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkMessageBox.py /tmp/python-buildbot/local/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkSimpleDialog.py /tmp/python-buildbot/local/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/ttk.py /tmp/python-buildbot/local/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/turtle.py /tmp/python-buildbot/local/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/site-packages/README /tmp/python-buildbot/local/lib/python2.7/site-packages
/usr/bin/install -c -m 644 ./Lib/test/185test.db /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/__init__.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/audiotest.au /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/autotest.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/bad_coding.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/bad_coding2.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badcert.pem /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badkey.pem /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future3.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future4.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future5.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future6.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future7.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future8.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future9.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_nocaret.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/buffer_tests.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/cfgparser.1 /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/check_soundcard.vbs /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings_test.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/cmath_testcases.txt /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/curses_tests.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/doctest_aliases.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/double_const.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/empty.vbs /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/floating_points.txt /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/fork_wait.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/formatfloat_testcases.txt /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/greyrgb.uue /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/https_svn_python_org_root.pem /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/ieee754.txt /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/infinite_reload.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/inspect_fodder.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/inspect_fodder2.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/keycert.pem /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/list_tests.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/lock_tests.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/mapping_tests.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/math_testcases.txt /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/nullcert.pem /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/outstanding_bugs.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/pickletester.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/profilee.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/pyclbr_input.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/pydoc_mod.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/pydocfodder.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/pystone.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/randv2_32.pck /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/randv2_64.pck /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/randv3.pck /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/re_tests.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/regex_tests.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/regrtest.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/relimport.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/reperf.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/sample_doctest.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/seq_tests.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/sgml_input.html /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/sortperf.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/ssl_cert.pem /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/ssl_key.pem /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/string_tests.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/svn_python_org_https_cert.pem /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test.xml /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test.xml.out /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_MimeWriter.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_SimpleHTTPServer.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_StringIO.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test___all__.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test___future__.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test__locale.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_abc.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_aepack.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_aifc.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_al.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_anydbm.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_applesingle.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_array.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ascii_formatd.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ast.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_asynchat.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_asyncore.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_atexit.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_audioop.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_augassign.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_base64.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bastion.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bigmem.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_binascii.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_binhex.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_binop.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bisect.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bool.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_bsddb.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bsddb185.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bsddb3.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_buffer.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bufio.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_builtin.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bytes.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bz2.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_calendar.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_call.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_capi.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_cd.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cfgparser.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cgi.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_cl.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_class.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_cmath.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmd.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmd_line.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_code.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecs.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codeop.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_coding.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_coercion.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_collections.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_colorsys.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_commands.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_compare.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_compile.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_compileall.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_compiler.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_complex.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_complex_args.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_contains.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_contextlib.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cookie.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cookielib.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_copy.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_copy_reg.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cpickle.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_cprofile.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_crypt.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_csv.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ctypes.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_curses.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_datetime.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_dbm.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_decimal.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_decorators.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_defaultdict.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_deque.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_descr.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_descrtut.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dict.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_difflib.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dircache.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dis.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_distutils.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_dl.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest.txt /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest2.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest2.txt /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest3.txt /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest4.txt /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dumbdbm.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dummy_thread.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dummy_threading.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_email.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_email_codecs.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_email_renamed.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_enumerate.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_eof.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_epoll.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_errno.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_exception_variations.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_exceptions.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_extcall.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_fcntl.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_file.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_file2k.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_filecmp.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_fileinput.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_fileio.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_float.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_fnmatch.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_fork1.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_format.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_fpformat.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_fractions.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_frozen.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ftplib.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_funcattrs.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_functools.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_future.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_future1.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_future2.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_future3.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_future4.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_future5.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_future_builtins.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_gc.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_gdbm.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_generators.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_genericpath.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_genexps.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_getargs.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_getargs2.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_getopt.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_gettext.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_gl.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_glob.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_global.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_grammar.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_grp.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_gzip.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_hash.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_hashlib.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_heapq.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_hmac.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_hotshot.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_htmllib.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_htmlparser.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_httplib.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_httpservers.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_imageop.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_imaplib.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_imgfile.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_imp.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_import.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_importhooks.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_importlib.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_index.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_inspect.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_int.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_int_literal.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_io.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ioctl.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_isinstance.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_iter.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_iterlen.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_itertools.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_json.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_kqueue.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_largefile.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_lib2to3.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_linecache.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_linuxaudiodev.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_list.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_locale.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_logging.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_long.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_long_future.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_longexp.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_macos.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_macostools.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_macpath.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_mailbox.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_marshal.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_math.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_md5.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_memoryio.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_memoryview.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_mhlib.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_mimetools.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_mimetypes.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_minidom.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_mmap.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_module.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_modulefinder.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec_support.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_multifile.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_mutants.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_mutex.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_netrc.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_new.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_nis.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_normalization.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ntpath.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_old_mailbox.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_opcodes.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_openpty.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_operator.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_optparse.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_os.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_parser.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pdb.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_peepholer.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep247.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep263.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep277.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep292.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep352.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pickle.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pickletools.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pipes.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pkg.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pkgimport.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pkgutil.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_platform.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_plistlib.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_poll.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_popen.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_popen2.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_poplib.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_posix.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_posixpath.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pow.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pprint.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_print.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_profile.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_profilehooks.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_property.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pstats.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pty.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pwd.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_py3kwarn.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pyclbr.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pydoc.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pyexpat.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_queue.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_quopri.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_random.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_re.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_readline.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_repr.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_resource.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_rfc822.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_richcmp.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_robotparser.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_runpy.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sax.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_scope.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_scriptpackages.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_select.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_set.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sets.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sgmllib.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sha.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_shelve.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_shlex.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_shutil.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_signal.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_site.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_slice.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_smtplib.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_smtpnet.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_socket.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_socketserver.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_softspace.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sort.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sqlite.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ssl.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_startfile.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_str.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_strftime.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_string.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_stringprep.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_strop.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_strptime.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_struct.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_structmembers.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_structseq.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_subprocess.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sunaudiodev.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sundry.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_support.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_symtable.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_syntax.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sys.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_tarfile.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_tcl.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_telnetlib.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_tempfile.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_textwrap.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_thread.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_threaded_import.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_threading.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_threading_local.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_threadsignals.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_time.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_timeout.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_tk.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_tokenize.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_trace.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_traceback.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_transformer.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ttk_guionly.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ttk_textonly.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_tuple.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_typechecks.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_types.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ucn.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_unary.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_undocumented_details.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_unicode.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_unicode_file.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_unicodedata.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_unittest.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_univnewlines.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_univnewlines2k.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_unpack.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib2.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib2net.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllibnet.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_urlparse.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_userdict.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_userlist.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_userstring.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_uu.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_uuid.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_wait3.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_wait4.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_warnings.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_wave.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_weakref.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_whichdb.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_winreg.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_winsound.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_with.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c ./Lib/test/test_wsgiref.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_xdrlib.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_xml_etree.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_xmllib.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_xpickle.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_xrange.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipfile.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipfile64.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipimport.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipimport_support.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_zlib.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/testall.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/testcodec.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/testimg.uue /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/testimgr.uue /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/testrgb.uue /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/testtar.tar /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/threaded_import_hangers.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/time_hashlib.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests.txt /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/warning_tests.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/wrongcert.pem /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/xmltests.py /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/zipdir.zip /tmp/python-buildbot/local/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/encodings/__init__.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/aliases.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/ascii.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/base64_codec.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/big5.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/charmap.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp037.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1006.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1026.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1140.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1250.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1251.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1252.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1253.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1254.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1255.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1256.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1257.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1258.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp424.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp437.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp500.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp720.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp737.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp775.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp850.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp852.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp855.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp856.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp857.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp860.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp861.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp862.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp863.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp864.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp865.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp866.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp869.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp874.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp875.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp932.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp949.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp950.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_jp.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_kr.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/gb18030.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/gb2312.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/gbk.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/hex_codec.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/hz.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/idna.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/johab.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/koi8_r.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/koi8_u.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/latin_1.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_centeuro.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_greek.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_roman.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mbcs.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/palmos.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/ptcp154.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/punycode.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/rot_13.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/shift_jis.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/string_escape.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/tis_620.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/undefined.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/unicode_internal.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_16.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_32.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_7.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_8.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/uu_codec.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /tmp/python-buildbot/local/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/compiler/__init__.py /tmp/python-buildbot/local/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/ast.py /tmp/python-buildbot/local/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/consts.py /tmp/python-buildbot/local/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/future.py /tmp/python-buildbot/local/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/misc.py /tmp/python-buildbot/local/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/pyassem.py /tmp/python-buildbot/local/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/pycodegen.py /tmp/python-buildbot/local/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/symbols.py /tmp/python-buildbot/local/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/syntax.py /tmp/python-buildbot/local/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/transformer.py /tmp/python-buildbot/local/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/visitor.py /tmp/python-buildbot/local/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/hotshot/__init__.py /tmp/python-buildbot/local/lib/python2.7/hotshot
/usr/bin/install -c -m 644 ./Lib/hotshot/log.py /tmp/python-buildbot/local/lib/python2.7/hotshot
/usr/bin/install -c -m 644 ./Lib/hotshot/stats.py /tmp/python-buildbot/local/lib/python2.7/hotshot
/usr/bin/install -c -m 644 ./Lib/hotshot/stones.py /tmp/python-buildbot/local/lib/python2.7/hotshot
/usr/bin/install -c -m 644 ./Lib/email/__init__.py /tmp/python-buildbot/local/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/_parseaddr.py /tmp/python-buildbot/local/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/base64mime.py /tmp/python-buildbot/local/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/charset.py /tmp/python-buildbot/local/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/encoders.py /tmp/python-buildbot/local/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/errors.py /tmp/python-buildbot/local/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/feedparser.py /tmp/python-buildbot/local/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/generator.py /tmp/python-buildbot/local/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/header.py /tmp/python-buildbot/local/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/iterators.py /tmp/python-buildbot/local/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/message.py /tmp/python-buildbot/local/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/parser.py /tmp/python-buildbot/local/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/quoprimime.py /tmp/python-buildbot/local/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/utils.py /tmp/python-buildbot/local/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/mime/__init__.py /tmp/python-buildbot/local/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/application.py /tmp/python-buildbot/local/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/audio.py /tmp/python-buildbot/local/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/base.py /tmp/python-buildbot/local/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/image.py /tmp/python-buildbot/local/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/message.py /tmp/python-buildbot/local/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/multipart.py /tmp/python-buildbot/local/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /tmp/python-buildbot/local/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/text.py /tmp/python-buildbot/local/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/test/__init__.py /tmp/python-buildbot/local/lib/python2.7/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/test_email.py /tmp/python-buildbot/local/lib/python2.7/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/test_email_codecs.py /tmp/python-buildbot/local/lib/python2.7/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/test_email_codecs_renamed.py /tmp/python-buildbot/local/lib/python2.7/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/test_email_renamed.py /tmp/python-buildbot/local/lib/python2.7/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/test_email_torture.py /tmp/python-buildbot/local/lib/python2.7/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/data/PyBanner048.gif /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/audiotest.au /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_01.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_02.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_03.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_04.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_05.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_06.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_07.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_08.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_09.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_10.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_11.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_12.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_12a.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_13.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_14.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_15.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_16.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_17.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_18.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_19.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_20.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_21.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_22.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_23.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_24.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_25.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_26.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_27.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_28.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_29.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_30.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_31.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_32.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_33.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_34.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_35.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_36.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_37.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_38.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_39.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_40.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_41.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_42.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_43.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_44.txt /tmp/python-buildbot/local/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/json/__init__.py /tmp/python-buildbot/local/lib/python2.7/json
/usr/bin/install -c -m 644 ./Lib/json/decoder.py /tmp/python-buildbot/local/lib/python2.7/json
/usr/bin/install -c -m 644 ./Lib/json/encoder.py /tmp/python-buildbot/local/lib/python2.7/json
/usr/bin/install -c -m 644 ./Lib/json/scanner.py /tmp/python-buildbot/local/lib/python2.7/json
/usr/bin/install -c -m 644 ./Lib/json/tool.py /tmp/python-buildbot/local/lib/python2.7/json
/usr/bin/install -c -m 644 ./Lib/json/tests/__init__.py /tmp/python-buildbot/local/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_check_circular.py /tmp/python-buildbot/local/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_decode.py /tmp/python-buildbot/local/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_default.py /tmp/python-buildbot/local/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_dump.py /tmp/python-buildbot/local/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_encode_basestring_ascii.py /tmp/python-buildbot/local/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_fail.py /tmp/python-buildbot/local/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_float.py /tmp/python-buildbot/local/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_indent.py /tmp/python-buildbot/local/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_pass1.py /tmp/python-buildbot/local/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_pass2.py /tmp/python-buildbot/local/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_pass3.py /tmp/python-buildbot/local/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_recursion.py /tmp/python-buildbot/local/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_scanstring.py /tmp/python-buildbot/local/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_separators.py /tmp/python-buildbot/local/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_speedups.py /tmp/python-buildbot/local/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_unicode.py /tmp/python-buildbot/local/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/sqlite3/__init__.py /tmp/python-buildbot/local/lib/python2.7/sqlite3
/usr/bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /tmp/python-buildbot/local/lib/python2.7/sqlite3
/usr/bin/install -c -m 644 ./Lib/sqlite3/dump.py /tmp/python-buildbot/local/lib/python2.7/sqlite3
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/__init__.py /tmp/python-buildbot/local/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/dbapi.py /tmp/python-buildbot/local/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/dump.py /tmp/python-buildbot/local/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/factory.py /tmp/python-buildbot/local/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/hooks.py /tmp/python-buildbot/local/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/py25tests.py /tmp/python-buildbot/local/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/regression.py /tmp/python-buildbot/local/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/transactions.py /tmp/python-buildbot/local/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/types.py /tmp/python-buildbot/local/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py /tmp/python-buildbot/local/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/logging/__init__.py /tmp/python-buildbot/local/lib/python2.7/logging
/usr/bin/install -c -m 644 ./Lib/logging/config.py /tmp/python-buildbot/local/lib/python2.7/logging
/usr/bin/install -c -m 644 ./Lib/logging/handlers.py /tmp/python-buildbot/local/lib/python2.7/logging
/usr/bin/install -c -m 644 ./Lib/bsddb/__init__.py /tmp/python-buildbot/local/lib/python2.7/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/db.py /tmp/python-buildbot/local/lib/python2.7/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/dbobj.py /tmp/python-buildbot/local/lib/python2.7/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/dbrecio.py /tmp/python-buildbot/local/lib/python2.7/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/dbshelve.py /tmp/python-buildbot/local/lib/python2.7/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/dbtables.py /tmp/python-buildbot/local/lib/python2.7/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/dbutils.py /tmp/python-buildbot/local/lib/python2.7/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/test/__init__.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_all.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_associate.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_basics.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_compare.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_compat.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_cursor_pget_bug.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbobj.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbshelve.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbtables.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_distributed_transactions.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_early_close.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_get_none.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_join.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_lock.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_misc.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_pickle.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_queue.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_recno.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_replication.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_sequence.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_thread.py /tmp/python-buildbot/local/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/importlib/__init__.py /tmp/python-buildbot/local/lib/python2.7/importlib
/usr/bin/install -c -m 644 ./Lib/wsgiref/__init__.py /tmp/python-buildbot/local/lib/python2.7/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/handlers.py /tmp/python-buildbot/local/lib/python2.7/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/headers.py /tmp/python-buildbot/local/lib/python2.7/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /tmp/python-buildbot/local/lib/python2.7/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/util.py /tmp/python-buildbot/local/lib/python2.7/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/validate.py /tmp/python-buildbot/local/lib/python2.7/wsgiref
/usr/bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt /tmp/python-buildbot/local/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/Grammar2.7.0.alpha.0.pickle /tmp/python-buildbot/local/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /tmp/python-buildbot/local/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar2.7.0.alpha.0.pickle /tmp/python-buildbot/local/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/__init__.py /tmp/python-buildbot/local/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py /tmp/python-buildbot/local/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py /tmp/python-buildbot/local/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/main.py /tmp/python-buildbot/local/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/patcomp.py /tmp/python-buildbot/local/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/pygram.py /tmp/python-buildbot/local/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/pytree.py /tmp/python-buildbot/local/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/refactor.py /tmp/python-buildbot/local/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_callable.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_operator.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c ./Lib/lib2to3/pgen2/token.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__init__.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests
/usr/bin/install -c ./Lib/lib2to3/tests/pytree_idempotency.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/support.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests
/usr/bin/install -c ./Lib/lib2to3/tests/test_fixers.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests
/usr/bin/install -c ./Lib/lib2to3/tests/test_pytree.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_util.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/README /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/crlf.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/different_encoding.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/infinite_recursion.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py2_test_grammar.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py3_test_grammar.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/bad_order.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/parrot_example.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/ctypes/__init__.py /tmp/python-buildbot/local/lib/python2.7/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/_endian.py /tmp/python-buildbot/local/lib/python2.7/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/util.py /tmp/python-buildbot/local/lib/python2.7/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/wintypes.py /tmp/python-buildbot/local/lib/python2.7/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/test/__init__.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/runtests.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errcheck.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errno.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_find.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_init.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_integers.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pickling.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_values.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py /tmp/python-buildbot/local/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /tmp/python-buildbot/local/lib/python2.7/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /tmp/python-buildbot/local/lib/python2.7/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /tmp/python-buildbot/local/lib/python2.7/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /tmp/python-buildbot/local/lib/python2.7/ctypes/macholib
/usr/bin/install -c ./Lib/ctypes/macholib/fetch_macholib /tmp/python-buildbot/local/lib/python2.7/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /tmp/python-buildbot/local/lib/python2.7/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /tmp/python-buildbot/local/lib/python2.7/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/idlelib/AutoComplete.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/AutoCompleteWindow.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/AutoExpand.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Bindings.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CallTipWindow.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CallTips.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ChangeLog /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ClassBrowser.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CodeContext.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ColorDelegator.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Debugger.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Delegator.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/EditorWindow.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/FileList.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/FormatParagraph.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/GrepDialog.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/HyperParser.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/IOBinding.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/IdleHistory.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/MultiCall.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/MultiStatusBar.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ObjectBrowser.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/OutputWindow.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ParenMatch.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/PathBrowser.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Percolator.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/PyParse.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/PyShell.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/README.txt /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/RemoteDebugger.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/RemoteObjectBrowser.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ReplaceDialog.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/RstripExtension.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ScriptBinding.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ScrolledList.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialog.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialogBase.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/SearchEngine.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/StackViewer.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/TODO.txt /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ToolTip.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/TreeWidget.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/UndoDelegator.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/WidgetRedirector.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/WindowList.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ZoomHeight.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/__init__.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/aboutDialog.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-keys.def /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-main.def /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configDialog.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configHandler.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configHelpSourceEdit.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configSectionNameDialog.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/dynOptionMenuWidget.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/extend.txt /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/help.txt /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c ./Lib/idlelib/idle.bat /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/idle.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/idle.pyw /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/idlever.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/keybindingDialog.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/macosxSupport.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/rpc.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/run.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/tabbedpages.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/testcode.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/textView.py /tmp/python-buildbot/local/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /tmp/python-buildbot/local/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.icns /tmp/python-buildbot/local/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /tmp/python-buildbot/local/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /tmp/python-buildbot/local/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /tmp/python-buildbot/local/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /tmp/python-buildbot/local/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /tmp/python-buildbot/local/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/distutils/README /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/__init__.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/archive_util.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/ccompiler.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/cmd.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/config.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/core.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/debug.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/dep_util.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/dir_util.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/dist.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/emxccompiler.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/errors.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/extension.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/file_util.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/filelist.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/log.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/spawn.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/sysconfig.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/text_file.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/util.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/version.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /tmp/python-buildbot/local/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/command/__init__.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_wininst.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_py.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/check.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/clean.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/command_template /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/config.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_data.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/register.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/sdist.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/upload.py /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-6.0.exe /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-7.1.exe /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-8.0.exe /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0-amd64.exe /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0.exe /tmp/python-buildbot/local/lib/python2.7/distutils/command
/usr/bin/install -c ./Lib/distutils/tests/Setup.sample /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/support.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_archive_util.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_dumb.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_rpm.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_wininst.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_clib.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_ccompiler.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_check.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c ./Lib/distutils/tests/test_clean.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cmd.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config_cmd.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_core.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cygwinccompiler.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dir_util.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_emxccompiler.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c ./Lib/distutils/tests/test_extension.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_file_util.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_filelist.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_data.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_headers.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_lib.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_register.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sdist.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_spawn.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_text_file.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_unixccompiler.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_upload.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_util.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_version.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /tmp/python-buildbot/local/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/xml/__init__.py /tmp/python-buildbot/local/lib/python2.7/xml
/usr/bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /tmp/python-buildbot/local/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/__init__.py /tmp/python-buildbot/local/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/domreg.py /tmp/python-buildbot/local/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /tmp/python-buildbot/local/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /tmp/python-buildbot/local/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/minidom.py /tmp/python-buildbot/local/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /tmp/python-buildbot/local/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /tmp/python-buildbot/local/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /tmp/python-buildbot/local/lib/python2.7/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /tmp/python-buildbot/local/lib/python2.7/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /tmp/python-buildbot/local/lib/python2.7/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/__init__.py /tmp/python-buildbot/local/lib/python2.7/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /tmp/python-buildbot/local/lib/python2.7/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /tmp/python-buildbot/local/lib/python2.7/xml/parsers
/usr/bin/install -c -m 644 ./Lib/xml/parsers/expat.py /tmp/python-buildbot/local/lib/python2.7/xml/parsers
/usr/bin/install -c -m 644 ./Lib/xml/sax/__init__.py /tmp/python-buildbot/local/lib/python2.7/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /tmp/python-buildbot/local/lib/python2.7/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /tmp/python-buildbot/local/lib/python2.7/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/handler.py /tmp/python-buildbot/local/lib/python2.7/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /tmp/python-buildbot/local/lib/python2.7/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /tmp/python-buildbot/local/lib/python2.7/xml/sax
/usr/bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /tmp/python-buildbot/local/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/connection.py /tmp/python-buildbot/local/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/forking.py /tmp/python-buildbot/local/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/heap.py /tmp/python-buildbot/local/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/managers.py /tmp/python-buildbot/local/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/pool.py /tmp/python-buildbot/local/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/process.py /tmp/python-buildbot/local/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/queues.py /tmp/python-buildbot/local/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /tmp/python-buildbot/local/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /tmp/python-buildbot/local/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /tmp/python-buildbot/local/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/util.py /tmp/python-buildbot/local/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /tmp/python-buildbot/local/lib/python2.7/multiprocessing/dummy
/usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /tmp/python-buildbot/local/lib/python2.7/multiprocessing/dummy
/usr/bin/install -c -m 644 ./Lib/unittest/__init__.py /tmp/python-buildbot/local/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/__main__.py /tmp/python-buildbot/local/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/case.py /tmp/python-buildbot/local/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/loader.py /tmp/python-buildbot/local/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/main.py /tmp/python-buildbot/local/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/result.py /tmp/python-buildbot/local/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/runner.py /tmp/python-buildbot/local/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/suite.py /tmp/python-buildbot/local/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/util.py /tmp/python-buildbot/local/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/curses/__init__.py /tmp/python-buildbot/local/lib/python2.7/curses
/usr/bin/install -c -m 644 ./Lib/curses/ascii.py /tmp/python-buildbot/local/lib/python2.7/curses
/usr/bin/install -c -m 644 ./Lib/curses/has_key.py /tmp/python-buildbot/local/lib/python2.7/curses
/usr/bin/install -c -m 644 ./Lib/curses/panel.py /tmp/python-buildbot/local/lib/python2.7/curses
/usr/bin/install -c -m 644 ./Lib/curses/textpad.py /tmp/python-buildbot/local/lib/python2.7/curses
/usr/bin/install -c -m 644 ./Lib/curses/wrapper.py /tmp/python-buildbot/local/lib/python2.7/curses
/usr/bin/install -c -m 644 ./Lib/pydoc_data/__init__.py /tmp/python-buildbot/local/lib/python2.7/pydoc_data
/usr/bin/install -c -m 644 ./Lib/pydoc_data/topics.py /tmp/python-buildbot/local/lib/python2.7/pydoc_data
/usr/bin/install -c -m 644 ./Lib/plat-linux2/CDROM.py /tmp/python-buildbot/local/lib/python2.7/plat-linux2
/usr/bin/install -c -m 644 ./Lib/plat-linux2/DLFCN.py /tmp/python-buildbot/local/lib/python2.7/plat-linux2
/usr/bin/install -c -m 644 ./Lib/plat-linux2/IN.py /tmp/python-buildbot/local/lib/python2.7/plat-linux2
/usr/bin/install -c -m 644 ./Lib/plat-linux2/TYPES.py /tmp/python-buildbot/local/lib/python2.7/plat-linux2
/usr/bin/install -c ./Lib/plat-linux2/regen /tmp/python-buildbot/local/lib/python2.7/plat-linux2
/usr/bin/install -c -m 644 ./LICENSE /tmp/python-buildbot/local/lib/python2.7/LICENSE.txt
PYTHONPATH=/tmp/python-buildbot/local/lib/python2.7   \
		./python -Wi -tt /tmp/python-buildbot/local/lib/python2.7/compileall.py \
		-d /tmp/python-buildbot/local/lib/python2.7 -f \
		-x 'bad_coding|badsyntax|site-packages|py3_test_grammar' \
		/tmp/python-buildbot/local/lib/python2.7
Listing /tmp/python-buildbot/local/lib/python2.7 ...
Compiling /tmp/python-buildbot/local/lib/python2.7/BaseHTTPServer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/Bastion.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/CGIHTTPServer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ConfigParser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/Cookie.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/DocXMLRPCServer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/HTMLParser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/MimeWriter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/Queue.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/SimpleHTTPServer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/SimpleXMLRPCServer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/SocketServer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/StringIO.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/UserDict.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/UserList.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/UserString.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/_LWPCookieJar.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/_MozillaCookieJar.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/__future__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/__phello__.foo.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/_abcoll.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/_pyio.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/_strptime.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/_threading_local.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/abc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/aifc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/antigravity.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/anydbm.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ast.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/asynchat.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/asyncore.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/atexit.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/audiodev.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/base64.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bdb.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/binhex.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bisect.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/bsddb ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/db.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/dbobj.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/dbrecio.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/dbshelve.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/dbtables.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/dbutils.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/bsddb/test ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_all.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_associate.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_basics.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_compare.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_compat.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_cursor_pget_bug.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_dbobj.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_dbshelve.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_dbtables.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_distributed_transactions.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_early_close.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_get_none.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_join.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_lock.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_misc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_pickle.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_queue.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_recno.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_replication.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_sequence.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_thread.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/cProfile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/calendar.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/cgi.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/cgitb.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/chunk.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/cmd.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/code.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/codecs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/codeop.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/collections.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/colorsys.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/commands.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compileall.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/compiler ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/ast.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/consts.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/future.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/misc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/pyassem.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/pycodegen.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/symbols.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/syntax.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/transformer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/visitor.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/config ...
Compiling /tmp/python-buildbot/local/lib/python2.7/contextlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/cookielib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/copy.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/copy_reg.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/csv.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/ctypes ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/_endian.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/ctypes/macholib ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/macholib/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/macholib/dyld.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/macholib/dylib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/macholib/framework.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/ctypes/test ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/runtests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_anon.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_array_in_pointer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_arrays.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_as_parameter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_bitfields.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_buffers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_byteswap.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_callbacks.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_cast.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_cfuncs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_checkretval.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_delattr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_errcheck.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_errno.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_find.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_frombuffer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_funcptr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_functions.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_incomplete.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_init.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_integers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_internals.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_keeprefs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_libc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_loading.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_macholib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_memfunctions.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_numbers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_objects.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_parameters.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_pep3118.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_pickling.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_pointers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_prototypes.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_python_api.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_random_things.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_refcounts.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_repr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_returnfuncptrs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_simplesubclasses.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_sizes.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_slicing.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_stringptr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_strings.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_struct_fields.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_structures.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_unaligned_structures.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_unicode.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_values.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_varsize_struct.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_win32.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/wintypes.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/curses ...
Compiling /tmp/python-buildbot/local/lib/python2.7/curses/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/curses/ascii.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/curses/has_key.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/curses/panel.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/curses/textpad.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/curses/wrapper.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/dbhash.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/decimal.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/difflib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/dircache.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/dis.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/distutils ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/archive_util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/bcppcompiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/ccompiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/cmd.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/distutils/command ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/bdist.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/bdist_dumb.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/bdist_msi.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/bdist_rpm.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/bdist_wininst.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/build.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/build_clib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/build_ext.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/build_py.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/build_scripts.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/check.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/clean.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/config.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/install.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/install_data.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/install_egg_info.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/install_headers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/install_lib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/install_scripts.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/register.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/sdist.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/upload.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/config.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/core.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/cygwinccompiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/debug.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/dep_util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/dir_util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/dist.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/emxccompiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/errors.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/extension.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/fancy_getopt.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/file_util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/filelist.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/log.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/msvc9compiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/msvccompiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/spawn.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/sysconfig.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/distutils/tests ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/support.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_archive_util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_bdist.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_bdist_dumb.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_bdist_rpm.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_bdist_wininst.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_build.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_build_clib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_build_ext.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_build_py.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_build_scripts.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_ccompiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_check.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_clean.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_cmd.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_config.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_config_cmd.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_core.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_cygwinccompiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_dir_util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_dist.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_emxccompiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_extension.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_file_util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_filelist.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_install.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_install_data.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_install_headers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_install_lib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_install_scripts.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_msvc9compiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_register.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_sdist.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_spawn.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_sysconfig.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_text_file.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_unixccompiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_upload.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_version.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_versionpredicate.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/text_file.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/unixccompiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/version.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/versionpredicate.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/doctest.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/dumbdbm.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/dummy_thread.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/dummy_threading.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/email ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/_parseaddr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/base64mime.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/charset.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/encoders.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/errors.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/feedparser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/generator.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/header.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/iterators.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/message.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/email/mime ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/mime/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/mime/application.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/mime/audio.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/mime/base.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/mime/image.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/mime/message.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/mime/multipart.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/mime/nonmultipart.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/mime/text.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/parser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/quoprimime.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/email/test ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/test/__init__.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/email/test/data ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/test/test_email.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/test/test_email_codecs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/test/test_email_codecs_renamed.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/test/test_email_renamed.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/test/test_email_torture.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/utils.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/encodings ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/aliases.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/ascii.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/base64_codec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/big5.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/big5hkscs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/bz2_codec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/charmap.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp037.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1006.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1026.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1140.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1250.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1251.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1252.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1253.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1254.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1255.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1256.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1257.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1258.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp424.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp437.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp500.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp720.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp737.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp775.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp850.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp852.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp855.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp856.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp857.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp860.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp861.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp862.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp863.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp864.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp865.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp866.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp869.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp874.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp875.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp932.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp949.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp950.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/euc_jis_2004.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/euc_jisx0213.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/euc_jp.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/euc_kr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/gb18030.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/gb2312.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/gbk.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/hex_codec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/hp_roman8.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/hz.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/idna.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso2022_jp.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso2022_jp_1.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso2022_jp_2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso2022_jp_2004.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso2022_jp_3.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso2022_jp_ext.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso2022_kr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_1.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_10.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_11.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_13.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_14.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_15.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_16.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_3.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_4.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_5.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_6.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_7.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_8.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_9.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/johab.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/koi8_r.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/koi8_u.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/latin_1.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_arabic.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_centeuro.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_croatian.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_cyrillic.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_farsi.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_greek.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_iceland.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_latin2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_roman.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_romanian.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_turkish.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mbcs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/palmos.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/ptcp154.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/punycode.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/quopri_codec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/raw_unicode_escape.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/rot_13.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/shift_jis.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/shift_jis_2004.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/shift_jisx0213.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/string_escape.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/tis_620.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/undefined.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/unicode_escape.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/unicode_internal.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/utf_16.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/utf_16_be.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/utf_16_le.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/utf_32.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/utf_32_be.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/utf_32_le.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/utf_7.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/utf_8.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/utf_8_sig.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/uu_codec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/zlib_codec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/filecmp.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/fileinput.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/fnmatch.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/formatter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/fpformat.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/fractions.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ftplib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/functools.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/genericpath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/getopt.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/getpass.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/gettext.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/glob.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/gzip.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/hashlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/heapq.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/hmac.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/hotshot ...
Compiling /tmp/python-buildbot/local/lib/python2.7/hotshot/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/hotshot/log.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/hotshot/stats.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/hotshot/stones.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/htmlentitydefs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/htmllib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/httplib.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/idlelib ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/AutoComplete.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/AutoCompleteWindow.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/AutoExpand.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/Bindings.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/CallTipWindow.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/CallTips.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/ClassBrowser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/CodeContext.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/ColorDelegator.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/Debugger.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/Delegator.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/EditorWindow.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/FileList.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/FormatParagraph.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/GrepDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/HyperParser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/IOBinding.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/idlelib/Icons ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/IdleHistory.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/MultiCall.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/MultiStatusBar.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/ObjectBrowser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/OutputWindow.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/ParenMatch.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/PathBrowser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/Percolator.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/PyParse.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/PyShell.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/RemoteDebugger.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/RemoteObjectBrowser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/ReplaceDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/RstripExtension.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/ScriptBinding.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/ScrolledList.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/SearchDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/SearchDialogBase.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/SearchEngine.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/StackViewer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/ToolTip.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/TreeWidget.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/UndoDelegator.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/WidgetRedirector.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/WindowList.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/ZoomHeight.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/aboutDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/configDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/configHandler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/configHelpSourceEdit.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/configSectionNameDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/dynOptionMenuWidget.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/idle.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/idlever.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/keybindingDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/macosxSupport.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/rpc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/run.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/tabbedpages.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/testcode.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/textView.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ihooks.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/imaplib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/imghdr.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/importlib ...
Compiling /tmp/python-buildbot/local/lib/python2.7/importlib/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/imputil.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/inspect.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/io.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/json ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/decoder.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/encoder.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/scanner.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/json/tests ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_check_circular.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_decode.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_default.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_dump.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_encode_basestring_ascii.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_fail.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_float.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_indent.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_pass1.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_pass2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_pass3.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_recursion.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_scanstring.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_separators.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_speedups.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_unicode.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tool.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/keyword.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/lib-dynload ...
Listing /tmp/python-buildbot/local/lib/python2.7/lib-old ...
Listing /tmp/python-buildbot/local/lib/python2.7/lib-tk ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/Canvas.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/Dialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/FileDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/FixTk.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/ScrolledText.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/SimpleDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/Tix.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/Tkconstants.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/Tkdnd.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/Tkinter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/tkColorChooser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/tkCommonDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/tkFileDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/tkFont.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/tkMessageBox.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/tkSimpleDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/ttk.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/turtle.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/lib2to3 ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixer_base.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixer_util.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_apply.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_basestring.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_buffer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_callable.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_dict.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_except.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_exec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_execfile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_filter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_funcattrs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_future.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_getcwdu.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_has_key.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_idioms.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_import.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_imports.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_imports2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_input.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_intern.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_isinstance.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_itertools.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_itertools_imports.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_long.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_map.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_metaclass.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_methodattrs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_ne.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_next.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_nonzero.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_numliterals.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_operator.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_paren.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_print.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_raise.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_raw_input.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_reduce.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_renames.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_repr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_set_literal.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_standarderror.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_sys_exc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_throw.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_tuple_params.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_types.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_unicode.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_urllib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_ws_comma.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_xrange.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_xreadlines.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_zip.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/main.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/patcomp.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2 ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2/conv.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2/driver.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2/grammar.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2/literals.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2/parse.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2/pgen.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2/token.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2/tokenize.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pygram.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pytree.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/refactor.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/__init__.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/crlf.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/different_encoding.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/bad_order.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/myfixes ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/myfixes/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/myfixes/fix_explicit.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/myfixes/fix_first.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/myfixes/fix_last.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/myfixes/fix_parrot.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/myfixes/fix_preorder.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/no_fixer_cls.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/parrot_example.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/infinite_recursion.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/py2_test_grammar.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/pytree_idempotency.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/support.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/test_all_fixers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/test_fixers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/test_parser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/test_pytree.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/test_refactor.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/test_util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/linecache.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/locale.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/logging ...
Compiling /tmp/python-buildbot/local/lib/python2.7/logging/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/logging/config.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/logging/handlers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/macpath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/macurl2path.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/mailbox.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/mailcap.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/markupbase.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/md5.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/mhlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/mimetools.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/mimetypes.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/mimify.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/modulefinder.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multifile.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/multiprocessing ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/connection.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/multiprocessing/dummy ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/dummy/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/dummy/connection.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/forking.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/heap.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/managers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/pool.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/process.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/queues.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/reduction.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/sharedctypes.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/synchronize.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/mutex.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/netrc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/new.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/nntplib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ntpath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/nturl2path.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/numbers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/opcode.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/optparse.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/os.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/os2emxpath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pdb.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pickle.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pickletools.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pipes.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pkgutil.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/plat-linux2 ...
Compiling /tmp/python-buildbot/local/lib/python2.7/plat-linux2/CDROM.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/plat-linux2/DLFCN.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/plat-linux2/IN.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/plat-linux2/TYPES.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/platform.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/plistlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/popen2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/poplib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/posixfile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/posixpath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pprint.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/profile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pstats.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pty.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/py_compile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pyclbr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pydoc.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/pydoc_data ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pydoc_data/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pydoc_data/topics.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/quopri.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/random.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/re.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/repr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/rexec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/rfc822.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/rlcompleter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/robotparser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/runpy.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sched.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sets.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sgmllib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sha.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/shelve.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/shlex.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/shutil.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/smtpd.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/smtplib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sndhdr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/socket.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/sqlite3 ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/dbapi2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/dump.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/sqlite3/test ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/test/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/test/dbapi.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/test/dump.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/test/factory.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/test/hooks.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/test/py25tests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/test/regression.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/test/transactions.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/test/types.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/test/userfunctions.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sre.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sre_compile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sre_constants.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sre_parse.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ssl.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/stat.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/statvfs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/string.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/stringold.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/stringprep.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/struct.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/subprocess.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sunau.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sunaudio.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/symbol.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/symtable.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/tabnanny.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/tarfile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/telnetlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/tempfile.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/test ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/autotest.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/buffer_tests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/cjkencodings_test.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/curses_tests.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/test/data ...
Listing /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/doctest_aliases.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/double_const.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/fork_wait.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/infinite_reload.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/inspect_fodder.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/inspect_fodder2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/list_tests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/lock_tests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/mapping_tests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/outstanding_bugs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/pickletester.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/profilee.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/pyclbr_input.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/pydoc_mod.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/pydocfodder.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/pystone.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/re_tests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/regex_tests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/regrtest.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/relimport.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/reperf.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/sample_doctest.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/seq_tests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/sortperf.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/string_tests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_MimeWriter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_SimpleHTTPServer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_StringIO.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test___all__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test___future__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test__locale.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_abc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_abstract_numbers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_aepack.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_aifc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_al.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_anydbm.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_applesingle.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_array.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ascii_formatd.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ast.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_asynchat.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_asyncore.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_atexit.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_audioop.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_augassign.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_base64.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bastion.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bigaddrspace.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bigmem.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_binascii.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_binhex.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_binop.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bisect.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bool.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bsddb.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bsddb185.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bsddb3.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_buffer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bufio.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_builtin.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bytes.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bz2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_calendar.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_call.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_capi.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cd.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cfgparser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cgi.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_charmapcodec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cl.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_class.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cmath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cmd.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cmd_line.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cmd_line_script.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_code.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codeccallbacks.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecencodings_cn.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecencodings_hk.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecencodings_jp.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecencodings_kr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecencodings_tw.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecmaps_cn.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecmaps_hk.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecmaps_jp.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecmaps_kr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecmaps_tw.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codeop.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_coding.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_coercion.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_collections.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_colorsys.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_commands.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_compare.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_compile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_compileall.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_compiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_complex.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_complex_args.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_contains.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_contextlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cookie.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cookielib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_copy.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_copy_reg.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cpickle.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cprofile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_crypt.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_csv.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ctypes.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_curses.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_datetime.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_dbm.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_decimal.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_decorators.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_defaultdict.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_deque.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_descr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_descrtut.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_dict.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_difflib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_dircache.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_dis.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_distutils.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_dl.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_doctest.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_doctest2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_docxmlrpc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_dumbdbm.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_dummy_thread.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_dummy_threading.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_email.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_email_codecs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_email_renamed.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_enumerate.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_eof.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_epoll.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_errno.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_exception_variations.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_exceptions.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_extcall.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_fcntl.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_file.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_file2k.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_filecmp.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_fileinput.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_fileio.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_float.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_fnmatch.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_fork1.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_format.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_fpformat.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_fractions.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_frozen.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ftplib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_funcattrs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_functools.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_future.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_future1.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_future2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_future3.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_future4.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_future5.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_future_builtins.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_gc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_gdbm.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_generators.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_genericpath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_genexps.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_getargs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_getargs2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_getopt.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_gettext.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_gl.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_glob.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_global.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_grammar.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_grp.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_gzip.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_hash.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_hashlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_heapq.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_hmac.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_hotshot.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_htmllib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_htmlparser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_httplib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_httpservers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_imageop.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_imaplib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_imgfile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_imp.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_import.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_importhooks.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_importlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_index.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_inspect.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_int.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_int_literal.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_io.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ioctl.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_isinstance.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_iter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_iterlen.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_itertools.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_json.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_kqueue.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_largefile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_lib2to3.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_linecache.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_linuxaudiodev.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_list.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_locale.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_logging.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_long.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_long_future.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_longexp.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_macos.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_macostools.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_macpath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_mailbox.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_marshal.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_math.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_md5.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_memoryio.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_memoryview.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_mhlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_mimetools.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_mimetypes.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_minidom.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_mmap.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_module.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_modulefinder.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_multibytecodec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_multibytecodec_support.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_multifile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_multiprocessing.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_mutants.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_mutex.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_netrc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_new.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_nis.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_normalization.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ntpath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_old_mailbox.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_opcodes.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_openpty.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_operator.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_optparse.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_os.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ossaudiodev.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_parser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pdb.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_peepholer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pep247.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pep263.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pep277.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pep292.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pep352.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pickle.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pickletools.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pipes.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pkg.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pkgimport.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pkgutil.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_platform.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_plistlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_poll.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_popen.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_popen2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_poplib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_posix.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_posixpath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pow.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pprint.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_print.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_profile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_profilehooks.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_property.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pstats.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pty.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pwd.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_py3kwarn.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pyclbr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pydoc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pyexpat.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_queue.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_quopri.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_random.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_re.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_readline.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_repr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_resource.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_rfc822.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_richcmp.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_robotparser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_runpy.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_sax.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_scope.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_scriptpackages.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_select.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_set.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_sets.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_sgmllib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_sha.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_shelve.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_shlex.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_shutil.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_signal.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_site.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_slice.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_smtplib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_smtpnet.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_socket.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_socketserver.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_softspace.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_sort.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_sqlite.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ssl.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_startfile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_str.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_strftime.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_string.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_stringprep.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_strop.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_strptime.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_struct.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_structmembers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_structseq.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_subprocess.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_sunaudiodev.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_sundry.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_support.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_symtable.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_syntax.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_sys.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_tarfile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_tcl.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_telnetlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_tempfile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_textwrap.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_thread.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_threaded_import.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_threadedtempfile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_threading.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_threading_local.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_threadsignals.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_time.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_timeout.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_tk.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_tokenize.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_trace.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_traceback.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_transformer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ttk_guionly.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ttk_textonly.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_tuple.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_typechecks.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_types.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ucn.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_unary.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_undocumented_details.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_unicode.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_unicode_file.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_unicodedata.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_unittest.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_univnewlines.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_univnewlines2k.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_unpack.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_urllib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_urllib2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_urllib2_localnet.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_urllib2net.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_urllibnet.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_urlparse.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_userdict.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_userlist.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_userstring.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_uu.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_uuid.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_wait3.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_wait4.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_warnings.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_wave.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_weakref.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_whichdb.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_winreg.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_winsound.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_with.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_wsgiref.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_xdrlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_xml_etree.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_xml_etree_c.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_xmllib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_xmlrpc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_xpickle.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_xrange.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_zipfile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_zipfile64.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_zipimport.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_zipimport_support.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_zlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/testall.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/testcodec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/tf_inherit_check.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/threaded_import_hangers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/time_hashlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/warning_tests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/xmltests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/textwrap.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/this.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/threading.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/timeit.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/toaiff.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/token.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/tokenize.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/trace.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/traceback.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/tty.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/types.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/unittest ...
Compiling /tmp/python-buildbot/local/lib/python2.7/unittest/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/unittest/__main__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/unittest/case.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/unittest/loader.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/unittest/main.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/unittest/result.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/unittest/runner.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/unittest/suite.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/unittest/util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/urllib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/urllib2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/urlparse.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/user.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/uu.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/uuid.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/warnings.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/wave.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/weakref.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/webbrowser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/whichdb.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/wsgiref ...
Compiling /tmp/python-buildbot/local/lib/python2.7/wsgiref/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/wsgiref/handlers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/wsgiref/headers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/wsgiref/simple_server.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/wsgiref/util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/wsgiref/validate.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xdrlib.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/xml ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/__init__.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/xml/dom ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/dom/NodeFilter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/dom/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/dom/domreg.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/dom/expatbuilder.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/dom/minicompat.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/dom/minidom.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/dom/pulldom.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/dom/xmlbuilder.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/xml/etree ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/etree/ElementInclude.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/etree/ElementPath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/etree/ElementTree.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/etree/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/etree/cElementTree.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/xml/parsers ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/parsers/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/parsers/expat.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/xml/sax ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/sax/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/sax/_exceptions.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/sax/expatreader.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/sax/handler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/sax/saxutils.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/sax/xmlreader.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xmllib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xmlrpclib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/zipfile.py ...
PYTHONPATH=/tmp/python-buildbot/local/lib/python2.7  \
		./python -Wi -tt -O /tmp/python-buildbot/local/lib/python2.7/compileall.py \
		-d /tmp/python-buildbot/local/lib/python2.7 -f \
		-x 'bad_coding|badsyntax|site-packages|py3_test_grammar' \
		/tmp/python-buildbot/local/lib/python2.7
Listing /tmp/python-buildbot/local/lib/python2.7 ...
Compiling /tmp/python-buildbot/local/lib/python2.7/BaseHTTPServer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/Bastion.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/CGIHTTPServer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ConfigParser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/Cookie.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/DocXMLRPCServer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/HTMLParser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/MimeWriter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/Queue.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/SimpleHTTPServer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/SimpleXMLRPCServer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/SocketServer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/StringIO.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/UserDict.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/UserList.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/UserString.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/_LWPCookieJar.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/_MozillaCookieJar.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/__future__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/__phello__.foo.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/_abcoll.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/_pyio.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/_strptime.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/_threading_local.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/abc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/aifc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/antigravity.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/anydbm.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ast.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/asynchat.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/asyncore.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/atexit.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/audiodev.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/base64.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bdb.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/binhex.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bisect.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/bsddb ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/db.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/dbobj.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/dbrecio.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/dbshelve.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/dbtables.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/dbutils.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/bsddb/test ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_all.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_associate.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_basics.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_compare.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_compat.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_cursor_pget_bug.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_dbobj.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_dbshelve.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_dbtables.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_distributed_transactions.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_early_close.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_get_none.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_join.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_lock.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_misc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_pickle.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_queue.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_recno.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_replication.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_sequence.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/bsddb/test/test_thread.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/cProfile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/calendar.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/cgi.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/cgitb.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/chunk.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/cmd.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/code.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/codecs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/codeop.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/collections.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/colorsys.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/commands.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compileall.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/compiler ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/ast.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/consts.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/future.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/misc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/pyassem.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/pycodegen.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/symbols.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/syntax.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/transformer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/compiler/visitor.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/config ...
Compiling /tmp/python-buildbot/local/lib/python2.7/contextlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/cookielib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/copy.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/copy_reg.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/csv.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/ctypes ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/_endian.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/ctypes/macholib ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/macholib/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/macholib/dyld.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/macholib/dylib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/macholib/framework.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/ctypes/test ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/runtests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_anon.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_array_in_pointer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_arrays.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_as_parameter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_bitfields.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_buffers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_byteswap.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_callbacks.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_cast.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_cfuncs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_checkretval.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_delattr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_errcheck.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_errno.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_find.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_frombuffer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_funcptr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_functions.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_incomplete.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_init.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_integers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_internals.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_keeprefs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_libc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_loading.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_macholib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_memfunctions.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_numbers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_objects.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_parameters.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_pep3118.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_pickling.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_pointers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_prototypes.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_python_api.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_random_things.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_refcounts.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_repr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_returnfuncptrs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_simplesubclasses.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_sizes.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_slicing.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_stringptr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_strings.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_struct_fields.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_structures.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_unaligned_structures.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_unicode.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_values.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_varsize_struct.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/test/test_win32.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ctypes/wintypes.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/curses ...
Compiling /tmp/python-buildbot/local/lib/python2.7/curses/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/curses/ascii.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/curses/has_key.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/curses/panel.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/curses/textpad.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/curses/wrapper.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/dbhash.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/decimal.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/difflib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/dircache.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/dis.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/distutils ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/archive_util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/bcppcompiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/ccompiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/cmd.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/distutils/command ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/bdist.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/bdist_dumb.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/bdist_msi.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/bdist_rpm.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/bdist_wininst.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/build.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/build_clib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/build_ext.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/build_py.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/build_scripts.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/check.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/clean.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/config.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/install.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/install_data.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/install_egg_info.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/install_headers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/install_lib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/install_scripts.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/register.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/sdist.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/command/upload.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/config.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/core.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/cygwinccompiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/debug.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/dep_util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/dir_util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/dist.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/emxccompiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/errors.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/extension.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/fancy_getopt.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/file_util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/filelist.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/log.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/msvc9compiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/msvccompiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/spawn.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/sysconfig.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/distutils/tests ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/support.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_archive_util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_bdist.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_bdist_dumb.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_bdist_rpm.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_bdist_wininst.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_build.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_build_clib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_build_ext.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_build_py.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_build_scripts.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_ccompiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_check.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_clean.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_cmd.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_config.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_config_cmd.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_core.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_cygwinccompiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_dir_util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_dist.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_emxccompiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_extension.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_file_util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_filelist.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_install.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_install_data.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_install_headers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_install_lib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_install_scripts.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_msvc9compiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_register.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_sdist.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_spawn.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_sysconfig.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_text_file.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_unixccompiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_upload.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_version.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/tests/test_versionpredicate.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/text_file.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/unixccompiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/version.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/distutils/versionpredicate.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/doctest.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/dumbdbm.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/dummy_thread.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/dummy_threading.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/email ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/_parseaddr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/base64mime.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/charset.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/encoders.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/errors.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/feedparser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/generator.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/header.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/iterators.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/message.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/email/mime ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/mime/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/mime/application.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/mime/audio.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/mime/base.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/mime/image.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/mime/message.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/mime/multipart.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/mime/nonmultipart.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/mime/text.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/parser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/quoprimime.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/email/test ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/test/__init__.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/email/test/data ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/test/test_email.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/test/test_email_codecs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/test/test_email_codecs_renamed.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/test/test_email_renamed.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/test/test_email_torture.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/email/utils.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/encodings ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/aliases.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/ascii.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/base64_codec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/big5.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/big5hkscs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/bz2_codec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/charmap.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp037.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1006.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1026.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1140.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1250.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1251.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1252.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1253.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1254.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1255.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1256.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1257.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp1258.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp424.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp437.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp500.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp720.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp737.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp775.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp850.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp852.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp855.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp856.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp857.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp860.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp861.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp862.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp863.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp864.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp865.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp866.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp869.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp874.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp875.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp932.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp949.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/cp950.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/euc_jis_2004.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/euc_jisx0213.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/euc_jp.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/euc_kr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/gb18030.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/gb2312.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/gbk.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/hex_codec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/hp_roman8.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/hz.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/idna.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso2022_jp.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso2022_jp_1.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso2022_jp_2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso2022_jp_2004.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso2022_jp_3.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso2022_jp_ext.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso2022_kr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_1.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_10.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_11.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_13.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_14.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_15.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_16.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_3.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_4.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_5.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_6.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_7.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_8.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/iso8859_9.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/johab.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/koi8_r.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/koi8_u.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/latin_1.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_arabic.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_centeuro.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_croatian.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_cyrillic.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_farsi.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_greek.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_iceland.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_latin2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_roman.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_romanian.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mac_turkish.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/mbcs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/palmos.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/ptcp154.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/punycode.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/quopri_codec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/raw_unicode_escape.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/rot_13.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/shift_jis.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/shift_jis_2004.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/shift_jisx0213.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/string_escape.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/tis_620.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/undefined.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/unicode_escape.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/unicode_internal.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/utf_16.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/utf_16_be.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/utf_16_le.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/utf_32.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/utf_32_be.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/utf_32_le.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/utf_7.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/utf_8.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/utf_8_sig.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/uu_codec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/encodings/zlib_codec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/filecmp.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/fileinput.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/fnmatch.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/formatter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/fpformat.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/fractions.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ftplib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/functools.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/genericpath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/getopt.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/getpass.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/gettext.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/glob.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/gzip.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/hashlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/heapq.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/hmac.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/hotshot ...
Compiling /tmp/python-buildbot/local/lib/python2.7/hotshot/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/hotshot/log.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/hotshot/stats.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/hotshot/stones.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/htmlentitydefs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/htmllib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/httplib.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/idlelib ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/AutoComplete.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/AutoCompleteWindow.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/AutoExpand.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/Bindings.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/CallTipWindow.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/CallTips.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/ClassBrowser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/CodeContext.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/ColorDelegator.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/Debugger.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/Delegator.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/EditorWindow.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/FileList.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/FormatParagraph.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/GrepDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/HyperParser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/IOBinding.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/idlelib/Icons ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/IdleHistory.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/MultiCall.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/MultiStatusBar.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/ObjectBrowser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/OutputWindow.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/ParenMatch.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/PathBrowser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/Percolator.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/PyParse.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/PyShell.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/RemoteDebugger.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/RemoteObjectBrowser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/ReplaceDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/RstripExtension.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/ScriptBinding.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/ScrolledList.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/SearchDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/SearchDialogBase.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/SearchEngine.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/StackViewer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/ToolTip.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/TreeWidget.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/UndoDelegator.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/WidgetRedirector.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/WindowList.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/ZoomHeight.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/aboutDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/configDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/configHandler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/configHelpSourceEdit.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/configSectionNameDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/dynOptionMenuWidget.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/idle.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/idlever.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/keybindingDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/macosxSupport.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/rpc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/run.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/tabbedpages.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/testcode.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/idlelib/textView.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ihooks.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/imaplib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/imghdr.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/importlib ...
Compiling /tmp/python-buildbot/local/lib/python2.7/importlib/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/imputil.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/inspect.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/io.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/json ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/decoder.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/encoder.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/scanner.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/json/tests ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_check_circular.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_decode.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_default.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_dump.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_encode_basestring_ascii.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_fail.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_float.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_indent.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_pass1.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_pass2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_pass3.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_recursion.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_scanstring.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_separators.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_speedups.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tests/test_unicode.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/json/tool.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/keyword.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/lib-dynload ...
Listing /tmp/python-buildbot/local/lib/python2.7/lib-old ...
Listing /tmp/python-buildbot/local/lib/python2.7/lib-tk ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/Canvas.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/Dialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/FileDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/FixTk.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/ScrolledText.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/SimpleDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/Tix.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/Tkconstants.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/Tkdnd.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/Tkinter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/tkColorChooser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/tkCommonDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/tkFileDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/tkFont.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/tkMessageBox.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/tkSimpleDialog.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/ttk.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib-tk/turtle.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/lib2to3 ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixer_base.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixer_util.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_apply.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_basestring.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_buffer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_callable.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_dict.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_except.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_exec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_execfile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_filter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_funcattrs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_future.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_getcwdu.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_has_key.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_idioms.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_import.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_imports.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_imports2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_input.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_intern.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_isinstance.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_itertools.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_itertools_imports.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_long.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_map.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_metaclass.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_methodattrs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_ne.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_next.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_nonzero.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_numliterals.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_operator.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_paren.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_print.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_raise.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_raw_input.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_reduce.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_renames.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_repr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_set_literal.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_standarderror.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_sys_exc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_throw.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_tuple_params.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_types.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_unicode.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_urllib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_ws_comma.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_xrange.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_xreadlines.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/fixes/fix_zip.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/main.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/patcomp.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2 ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2/conv.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2/driver.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2/grammar.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2/literals.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2/parse.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2/pgen.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2/token.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pgen2/tokenize.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pygram.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/pytree.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/refactor.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/__init__.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/crlf.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/different_encoding.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/bad_order.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/myfixes ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/myfixes/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/myfixes/fix_explicit.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/myfixes/fix_first.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/myfixes/fix_last.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/myfixes/fix_parrot.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/myfixes/fix_preorder.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/no_fixer_cls.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/fixers/parrot_example.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/infinite_recursion.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/data/py2_test_grammar.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/pytree_idempotency.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/support.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/test_all_fixers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/test_fixers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/test_parser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/test_pytree.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/test_refactor.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/lib2to3/tests/test_util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/linecache.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/locale.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/logging ...
Compiling /tmp/python-buildbot/local/lib/python2.7/logging/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/logging/config.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/logging/handlers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/macpath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/macurl2path.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/mailbox.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/mailcap.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/markupbase.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/md5.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/mhlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/mimetools.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/mimetypes.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/mimify.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/modulefinder.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multifile.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/multiprocessing ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/connection.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/multiprocessing/dummy ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/dummy/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/dummy/connection.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/forking.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/heap.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/managers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/pool.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/process.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/queues.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/reduction.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/sharedctypes.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/synchronize.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/multiprocessing/util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/mutex.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/netrc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/new.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/nntplib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ntpath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/nturl2path.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/numbers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/opcode.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/optparse.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/os.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/os2emxpath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pdb.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pickle.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pickletools.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pipes.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pkgutil.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/plat-linux2 ...
Compiling /tmp/python-buildbot/local/lib/python2.7/plat-linux2/CDROM.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/plat-linux2/DLFCN.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/plat-linux2/IN.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/plat-linux2/TYPES.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/platform.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/plistlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/popen2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/poplib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/posixfile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/posixpath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pprint.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/profile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pstats.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pty.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/py_compile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pyclbr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pydoc.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/pydoc_data ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pydoc_data/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/pydoc_data/topics.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/quopri.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/random.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/re.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/repr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/rexec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/rfc822.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/rlcompleter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/robotparser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/runpy.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sched.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sets.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sgmllib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sha.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/shelve.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/shlex.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/shutil.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/smtpd.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/smtplib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sndhdr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/socket.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/sqlite3 ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/dbapi2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/dump.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/sqlite3/test ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/test/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/test/dbapi.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/test/dump.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/test/factory.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/test/hooks.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/test/py25tests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/test/regression.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/test/transactions.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/test/types.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sqlite3/test/userfunctions.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sre.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sre_compile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sre_constants.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sre_parse.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/ssl.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/stat.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/statvfs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/string.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/stringold.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/stringprep.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/struct.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/subprocess.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sunau.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/sunaudio.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/symbol.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/symtable.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/tabnanny.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/tarfile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/telnetlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/tempfile.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/test ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/autotest.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/buffer_tests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/cjkencodings_test.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/curses_tests.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/test/data ...
Listing /tmp/python-buildbot/local/lib/python2.7/test/decimaltestdata ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/doctest_aliases.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/double_const.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/fork_wait.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/infinite_reload.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/inspect_fodder.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/inspect_fodder2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/list_tests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/lock_tests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/mapping_tests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/outstanding_bugs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/pickletester.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/profilee.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/pyclbr_input.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/pydoc_mod.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/pydocfodder.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/pystone.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/re_tests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/regex_tests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/regrtest.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/relimport.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/reperf.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/sample_doctest.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/seq_tests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/sortperf.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/string_tests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_MimeWriter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_SimpleHTTPServer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_StringIO.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test___all__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test___future__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test__locale.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_abc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_abstract_numbers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_aepack.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_aifc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_al.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_anydbm.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_applesingle.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_array.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ascii_formatd.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ast.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_asynchat.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_asyncore.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_atexit.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_audioop.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_augassign.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_base64.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bastion.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bigaddrspace.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bigmem.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_binascii.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_binhex.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_binop.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bisect.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bool.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bsddb.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bsddb185.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bsddb3.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_buffer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bufio.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_builtin.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bytes.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_bz2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_calendar.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_call.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_capi.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cd.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cfgparser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cgi.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_charmapcodec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cl.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_class.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cmath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cmd.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cmd_line.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cmd_line_script.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_code.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codeccallbacks.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecencodings_cn.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecencodings_hk.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecencodings_jp.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecencodings_kr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecencodings_tw.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecmaps_cn.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecmaps_hk.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecmaps_jp.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecmaps_kr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecmaps_tw.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codecs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_codeop.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_coding.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_coercion.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_collections.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_colorsys.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_commands.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_compare.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_compile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_compileall.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_compiler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_complex.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_complex_args.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_contains.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_contextlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cookie.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cookielib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_copy.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_copy_reg.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cpickle.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_cprofile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_crypt.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_csv.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ctypes.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_curses.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_datetime.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_dbm.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_decimal.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_decorators.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_defaultdict.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_deque.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_descr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_descrtut.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_dict.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_difflib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_dircache.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_dis.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_distutils.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_dl.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_doctest.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_doctest2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_docxmlrpc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_dumbdbm.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_dummy_thread.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_dummy_threading.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_email.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_email_codecs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_email_renamed.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_enumerate.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_eof.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_epoll.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_errno.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_exception_variations.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_exceptions.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_extcall.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_fcntl.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_file.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_file2k.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_filecmp.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_fileinput.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_fileio.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_float.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_fnmatch.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_fork1.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_format.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_fpformat.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_fractions.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_frozen.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ftplib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_funcattrs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_functools.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_future.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_future1.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_future2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_future3.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_future4.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_future5.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_future_builtins.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_gc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_gdbm.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_generators.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_genericpath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_genexps.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_getargs.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_getargs2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_getopt.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_gettext.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_gl.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_glob.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_global.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_grammar.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_grp.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_gzip.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_hash.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_hashlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_heapq.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_hmac.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_hotshot.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_htmllib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_htmlparser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_httplib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_httpservers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_imageop.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_imaplib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_imgfile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_imp.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_import.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_importhooks.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_importlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_index.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_inspect.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_int.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_int_literal.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_io.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ioctl.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_isinstance.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_iter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_iterlen.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_itertools.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_json.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_kqueue.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_largefile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_lib2to3.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_linecache.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_linuxaudiodev.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_list.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_locale.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_logging.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_long.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_long_future.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_longexp.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_macos.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_macostools.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_macpath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_mailbox.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_marshal.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_math.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_md5.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_memoryio.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_memoryview.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_mhlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_mimetools.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_mimetypes.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_minidom.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_mmap.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_module.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_modulefinder.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_multibytecodec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_multibytecodec_support.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_multifile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_multiprocessing.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_mutants.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_mutex.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_netrc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_new.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_nis.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_normalization.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ntpath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_old_mailbox.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_opcodes.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_openpty.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_operator.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_optparse.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_os.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ossaudiodev.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_parser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pdb.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_peepholer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pep247.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pep263.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pep277.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pep292.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pep352.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pickle.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pickletools.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pipes.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pkg.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pkgimport.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pkgutil.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_platform.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_plistlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_poll.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_popen.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_popen2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_poplib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_posix.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_posixpath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pow.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pprint.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_print.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_profile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_profilehooks.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_property.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pstats.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pty.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pwd.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_py3kwarn.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pyclbr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pydoc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_pyexpat.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_queue.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_quopri.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_random.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_re.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_readline.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_repr.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_resource.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_rfc822.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_richcmp.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_robotparser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_runpy.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_sax.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_scope.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_scriptpackages.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_select.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_set.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_sets.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_sgmllib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_sha.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_shelve.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_shlex.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_shutil.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_signal.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_site.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_slice.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_smtplib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_smtpnet.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_socket.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_socketserver.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_softspace.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_sort.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_sqlite.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ssl.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_startfile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_str.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_strftime.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_string.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_stringprep.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_strop.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_strptime.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_struct.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_structmembers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_structseq.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_subprocess.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_sunaudiodev.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_sundry.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_support.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_symtable.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_syntax.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_sys.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_tarfile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_tcl.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_telnetlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_tempfile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_textwrap.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_thread.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_threaded_import.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_threadedtempfile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_threading.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_threading_local.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_threadsignals.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_time.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_timeout.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_tk.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_tokenize.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_trace.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_traceback.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_transformer.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ttk_guionly.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ttk_textonly.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_tuple.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_typechecks.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_types.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_ucn.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_unary.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_undocumented_details.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_unicode.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_unicode_file.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_unicodedata.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_unittest.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_univnewlines.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_univnewlines2k.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_unpack.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_urllib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_urllib2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_urllib2_localnet.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_urllib2net.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_urllibnet.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_urlparse.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_userdict.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_userlist.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_userstring.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_uu.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_uuid.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_wait3.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_wait4.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_warnings.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_wave.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_weakref.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_whichdb.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_winreg.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_winsound.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_with.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_wsgiref.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_xdrlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_xml_etree.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_xml_etree_c.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_xmllib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_xmlrpc.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_xpickle.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_xrange.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_zipfile.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_zipfile64.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_zipimport.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_zipimport_support.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/test_zlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/testall.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/testcodec.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/tf_inherit_check.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/threaded_import_hangers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/time_hashlib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/warning_tests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/test/xmltests.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/textwrap.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/this.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/threading.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/timeit.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/toaiff.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/token.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/tokenize.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/trace.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/traceback.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/tty.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/types.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/unittest ...
Compiling /tmp/python-buildbot/local/lib/python2.7/unittest/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/unittest/__main__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/unittest/case.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/unittest/loader.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/unittest/main.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/unittest/result.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/unittest/runner.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/unittest/suite.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/unittest/util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/urllib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/urllib2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/urlparse.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/user.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/uu.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/uuid.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/warnings.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/wave.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/weakref.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/webbrowser.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/whichdb.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/wsgiref ...
Compiling /tmp/python-buildbot/local/lib/python2.7/wsgiref/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/wsgiref/handlers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/wsgiref/headers.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/wsgiref/simple_server.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/wsgiref/util.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/wsgiref/validate.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xdrlib.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/xml ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/__init__.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/xml/dom ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/dom/NodeFilter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/dom/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/dom/domreg.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/dom/expatbuilder.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/dom/minicompat.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/dom/minidom.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/dom/pulldom.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/dom/xmlbuilder.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/xml/etree ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/etree/ElementInclude.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/etree/ElementPath.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/etree/ElementTree.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/etree/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/etree/cElementTree.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/xml/parsers ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/parsers/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/parsers/expat.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/xml/sax ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/sax/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/sax/_exceptions.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/sax/expatreader.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/sax/handler.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/sax/saxutils.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xml/sax/xmlreader.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xmllib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/xmlrpclib.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/zipfile.py ...
PYTHONPATH=/tmp/python-buildbot/local/lib/python2.7   \
		./python -Wi -t /tmp/python-buildbot/local/lib/python2.7/compileall.py \
		-d /tmp/python-buildbot/local/lib/python2.7/site-packages -f \
		-x badsyntax /tmp/python-buildbot/local/lib/python2.7/site-packages
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Cipher ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Cipher/__init__.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Hash ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Hash/HMAC.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Hash/MD5.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Hash/SHA.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Hash/__init__.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Protocol ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Protocol/AllOrNothing.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Protocol/Chaffing.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Protocol/__init__.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/PublicKey ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/PublicKey/DSA.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/PublicKey/ElGamal.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/PublicKey/RSA.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/PublicKey/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/PublicKey/pubkey.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/PublicKey/qNEW.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Util ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Util/RFC1751.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Util/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Util/number.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Util/randpool.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Util/test.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/test.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/OpenSSL ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/OpenSSL/__init__.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/OpenSSL/test ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/OpenSSL/test/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/OpenSSL/test/test_crypto.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/OpenSSL/test/test_ssl.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/OpenSSL/tsafe.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/OpenSSL/version.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/zope ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/__init__.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/_flatten.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/adapter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/advice.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/common ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/common/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/common/idatetime.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/common/interfaces.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/common/mapping.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/common/sequence.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/declarations.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/document.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/exceptions.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/interface.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/interfaces.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/ro.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/dummy.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/ifoo.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/m1.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/m2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/odd.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/test_adapter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/test_advice.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/test_declarations.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/test_document.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/test_element.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/test_interface.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/test_odd_declarations.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/test_sorting.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/test_verify.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/unitfixtures.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/verify.py ...
PYTHONPATH=/tmp/python-buildbot/local/lib/python2.7  \
		./python -Wi -t -O /tmp/python-buildbot/local/lib/python2.7/compileall.py \
		-d /tmp/python-buildbot/local/lib/python2.7/site-packages -f \
		-x badsyntax /tmp/python-buildbot/local/lib/python2.7/site-packages
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Cipher ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Cipher/__init__.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Hash ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Hash/HMAC.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Hash/MD5.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Hash/SHA.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Hash/__init__.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Protocol ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Protocol/AllOrNothing.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Protocol/Chaffing.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Protocol/__init__.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/PublicKey ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/PublicKey/DSA.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/PublicKey/ElGamal.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/PublicKey/RSA.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/PublicKey/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/PublicKey/pubkey.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/PublicKey/qNEW.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Util ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Util/RFC1751.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Util/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Util/number.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Util/randpool.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/Util/test.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/Crypto/test.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/OpenSSL ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/OpenSSL/__init__.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/OpenSSL/test ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/OpenSSL/test/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/OpenSSL/test/test_crypto.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/OpenSSL/test/test_ssl.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/OpenSSL/tsafe.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/OpenSSL/version.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/zope ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/__init__.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/_flatten.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/adapter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/advice.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/common ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/common/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/common/idatetime.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/common/interfaces.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/common/mapping.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/common/sequence.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/declarations.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/document.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/exceptions.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/interface.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/interfaces.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/ro.py ...
Listing /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/__init__.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/dummy.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/ifoo.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/m1.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/m2.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/odd.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/test_adapter.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/test_advice.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/test_declarations.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/test_document.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/test_element.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/test_interface.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/test_odd_declarations.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/test_sorting.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/test_verify.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/tests/unitfixtures.py ...
Compiling /tmp/python-buildbot/local/lib/python2.7/site-packages/zope/interface/verify.py ...
PYTHONPATH=/tmp/python-buildbot/local/lib/python2.7  \
		./python -Wi -t -c "import lib2to3.pygram, lib2to3.patcomp;lib2to3.patcomp.PatternCompiler()"
/usr/bin/install -c -m 644 ./Include/Python-ast.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/Python.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/abstract.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/asdl.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/ast.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/bitset.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/boolobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/bufferobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/bytearrayobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/bytes_methods.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/bytesobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/cStringIO.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/cellobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/ceval.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/classobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/cobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/code.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/codecs.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/compile.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/complexobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/datetime.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/descrobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/dictobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/dtoa.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/enumobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/errcode.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/eval.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/fileobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/floatobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/frameobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/funcobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/genobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/graminit.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/grammar.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/import.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/intobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/intrcheck.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/iterobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/listobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/longintrepr.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/longobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/marshal.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/memoryobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/metagrammar.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/methodobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/modsupport.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/moduleobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/node.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/object.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/objimpl.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/opcode.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/osdefs.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/parsetok.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/patchlevel.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/pgen.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/pgenheaders.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/py_curses.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyarena.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyctype.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/pydebug.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyerrors.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyexpat.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyfpe.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/pygetopt.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/pymacconfig.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/pymactoolbox.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/pymath.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/pymem.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyport.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/pystate.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/pystrcmp.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/pystrtod.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/pythonrun.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/pythread.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/rangeobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/setobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/sliceobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/stringobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/structmember.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/structseq.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/symtable.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/sysmodule.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/timefuncs.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/token.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/traceback.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/tupleobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/ucnhash.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/unicodeobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/warnings.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 ./Include/weakrefobject.h /tmp/python-buildbot/local/include/python2.7
/usr/bin/install -c -m 644 pyconfig.h /tmp/python-buildbot/local/include/python2.7/pyconfig.h
/usr/bin/install -c -m 644 Modules/config.c /tmp/python-buildbot/local/lib/python2.7/config/config.c
/usr/bin/install -c -m 644 Modules/python.o /tmp/python-buildbot/local/lib/python2.7/config/python.o
/usr/bin/install -c -m 644 ./Modules/config.c.in /tmp/python-buildbot/local/lib/python2.7/config/config.c.in
/usr/bin/install -c -m 644 Makefile /tmp/python-buildbot/local/lib/python2.7/config/Makefile
/usr/bin/install -c -m 644 Modules/Setup /tmp/python-buildbot/local/lib/python2.7/config/Setup
/usr/bin/install -c -m 644 Modules/Setup.local /tmp/python-buildbot/local/lib/python2.7/config/Setup.local
/usr/bin/install -c -m 644 Modules/Setup.config /tmp/python-buildbot/local/lib/python2.7/config/Setup.config
/usr/bin/install -c -m 644 Misc/python.pc /tmp/python-buildbot/local/lib/pkgconfig/python-2.7.pc
/usr/bin/install -c ./Modules/makesetup /tmp/python-buildbot/local/lib/python2.7/config/makesetup
/usr/bin/install -c ./install-sh /tmp/python-buildbot/local/lib/python2.7/config/install-sh
# Substitution happens here, as the completely-expanded BINDIR
# is not available in configure
sed -e "s,@EXENAME@,/tmp/python-buildbot/local/bin/python2.7," < ./Misc/python-config.in >python-config
/usr/bin/install -c python-config /tmp/python-buildbot/local/bin/python2.7-config
rm python-config
./python -E ./setup.py install \
	   	--prefix=/tmp/python-buildbot/local \
		--install-scripts=/tmp/python-buildbot/local/bin \
		--install-platlib=/tmp/python-buildbot/local/lib/python2.7/lib-dynload \
		--root=/
running install
running build
running build_ext
building dbm using bdb

Python build finished, but the necessary bits to build these modules were not found:
bsddb185           gdbm               sunaudiodev     
To find the necessary bits, look in setup.py in detect_modules() for the module's name.

running build_scripts
running install_lib
copying build/lib.linux-i686-2.7/math.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_multibytecodec.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_testcapi.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_json.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_codecs_iso2022.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_weakref.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/syslog.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_codecs_jp.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/strop.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/zlib.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_codecs_kr.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/parser.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/linuxaudiodev.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_codecs_hk.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/ossaudiodev.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_struct.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/fcntl.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/mmap.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/unicodedata.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_lsprof.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_ssl.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/time.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_curses.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_ctypes_test.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_tkinter.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/select.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_functools.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_random.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_bisect.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_codecs_tw.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/future_builtins.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/nis.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_curses_panel.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/binascii.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/dbm.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_collections.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_sqlite3.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/itertools.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/dl.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_codecs_cn.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_hashlib.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_csv.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/spwd.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/bz2.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/cPickle.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_io.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_heapq.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_socket.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/crypt.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/cStringIO.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_elementtree.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/operator.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_bsddb.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/readline.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/audioop.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/termios.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/array.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_multiprocessing.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_hotshot.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/imageop.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_locale.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/resource.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/pyexpat.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/cmath.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/datetime.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/grp.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
copying build/lib.linux-i686-2.7/_ctypes.so -> /tmp/python-buildbot/local/lib/python2.7/lib-dynload
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/math.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_multibytecodec.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_testcapi.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_json.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_codecs_iso2022.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_weakref.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/syslog.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_codecs_jp.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/strop.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/zlib.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_codecs_kr.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/parser.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/linuxaudiodev.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_codecs_hk.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/ossaudiodev.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_struct.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/fcntl.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/mmap.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/unicodedata.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_lsprof.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_ssl.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/time.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_curses.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_ctypes_test.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_tkinter.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/select.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_functools.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_random.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_bisect.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_codecs_tw.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/future_builtins.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/nis.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_curses_panel.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/binascii.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/dbm.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_collections.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_sqlite3.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/itertools.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/dl.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_codecs_cn.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_hashlib.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_csv.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/spwd.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/bz2.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/cPickle.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_io.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_heapq.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_socket.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/crypt.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/cStringIO.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_elementtree.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/operator.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_bsddb.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/readline.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/audioop.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/termios.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/array.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_multiprocessing.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_hotshot.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/imageop.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_locale.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/resource.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/pyexpat.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/cmath.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/datetime.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/grp.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/_ctypes.so to 755
changing mode of /tmp/python-buildbot/local/lib/python2.7/lib-dynload/ to 755
running install_scripts
copying build/scripts-2.7/idle -> /tmp/python-buildbot/local/bin
copying build/scripts-2.7/smtpd.py -> /tmp/python-buildbot/local/bin
copying build/scripts-2.7/2to3 -> /tmp/python-buildbot/local/bin
copying build/scripts-2.7/pydoc -> /tmp/python-buildbot/local/bin
changing mode of /tmp/python-buildbot/local/bin/idle to 755
changing mode of /tmp/python-buildbot/local/bin/smtpd.py to 755
changing mode of /tmp/python-buildbot/local/bin/2to3 to 755
changing mode of /tmp/python-buildbot/local/bin/pydoc to 755
running install_egg_info
Removing /tmp/python-buildbot/local/lib/python2.7/lib-dynload/Python-2.7a0-py2.7.egg-info
Writing /tmp/python-buildbot/local/lib/python2.7/lib-dynload/Python-2.7a0-py2.7.egg-info
if test -f /tmp/python-buildbot/local/bin/python -o -h /tmp/python-buildbot/local/bin/python; \
	then rm -f /tmp/python-buildbot/local/bin/python; \
	else true; \
	fi
(cd /tmp/python-buildbot/local/bin; ln python2.7 python)
rm -f /tmp/python-buildbot/local/bin/python-config
(cd /tmp/python-buildbot/local/bin; ln -s python2.7-config python-config)
test -d /tmp/python-buildbot/local/lib/pkgconfig || /usr/bin/install -c -d -m 755 /tmp/python-buildbot/local/lib/pkgconfig
rm -f /tmp/python-buildbot/local/lib/pkgconfig/python.pc
(cd /tmp/python-buildbot/local/lib/pkgconfig; ln -s python-2.7.pc python.pc)
/usr/bin/install -c -m 644 ./Misc/python.man \
		/tmp/python-buildbot/local/share/man/man1/python2.7.1
program finished with exit code 0
elapsedTime=37.762818