]> git.proxmox.com Git - mirror_edk2.git/commit - AppPkg/Applications/Python/Python-2.7.2/Lib/copy_reg.py
AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python...
authordarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 16 Apr 2012 22:12:42 +0000 (22:12 +0000)
committerdarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 16 Apr 2012 22:12:42 +0000 (22:12 +0000)
commit4710c53dcad1ebf3755f3efb9e80ac24bd72a9b2
tree2d17d2388a78082e32f6a97120d707328143543b
parentcbc6b5e54599c7391ece99ad3c5313f4dd4ddda6
AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site.

These files are a subset of the python-2.7.2.tgz distribution from python.org.  Changed files from PyMod-2.7.2 have been copied into the corresponding directories of this tree, replacing the original files in the distribution.

Signed-off-by: daryl.mcdaniel@intel.com
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13197 6f19259b-4bc3-4df7-8a09-765794883524
2106 files changed:
AppPkg/Applications/Python/Python-2.7.2/Demo/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/cgi/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/cgi/cgi0.sh [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/cgi/cgi1.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/cgi/cgi2.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/cgi/cgi3.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/cgi/wiki.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/classes/Complex.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/classes/Dates.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/classes/Dbm.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/classes/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/classes/Range.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/classes/Rev.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/classes/Vec.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/classes/bitvec.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/comparisons/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/comparisons/patterns [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/comparisons/regextest.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/comparisons/sortingtest.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/comparisons/systemtest.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/md5test/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/md5test/foo [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/md5test/md5driver.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/metaclasses/Eiffel.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/metaclasses/Enum.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/metaclasses/Meta.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/metaclasses/Simple.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/metaclasses/Synch.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/metaclasses/Trace.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/metaclasses/index.html [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/metaclasses/meta-vladimir.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/newmetaclasses/Eiffel.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/newmetaclasses/Enum.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/parser/FILES [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/parser/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/parser/docstring.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/parser/example.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/parser/simple.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/parser/source.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/parser/test_parser.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/parser/test_unparse.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/parser/unparse.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/FSProxy.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/RCSProxy.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/client.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/cmdfw.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/cmptree.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/cvslib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/cvslock.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/mac.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/makechangelog.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/rcsbump [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/rcsclient.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/rcslib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/rcvs [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/rcvs.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/rrcs [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/rrcs.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/security.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/server.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/sumtree.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/beer.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/eqfix.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/fact.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/find-uname.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/from.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/lpwatch.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/makedir.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/markov.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/mboxconvert.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/morse.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/newslist.doc [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/newslist.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/pi.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/pp.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/primes.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/queens.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/script.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/unbirthday.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/update.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/broadcast.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/echosvr.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/finger.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/ftp.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/gopher.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/mcast.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/radio.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/rpython.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/rpythond.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/telnet.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/throughput.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/udpecho.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/unicast.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/unixclient.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/unixserver.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/xml/elem_count.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/xml/roundtrip.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/xml/rss2html.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/zlib/minigzip.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Demo/zlib/zlibdemo.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Grammar/Grammar [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/Python-ast.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/Python.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/abstract.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/asdl.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/ast.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/bitset.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/boolobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/bufferobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/bytearrayobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/bytes_methods.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/bytesobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/cStringIO.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/cellobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/ceval.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/classobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/cobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/code.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/codecs.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/compile.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/complexobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/datetime.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/descrobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/dictobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/dtoa.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/enumobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/errcode.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/eval.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/fileobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/floatobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/frameobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/funcobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/genobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/graminit.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/grammar.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/import.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/intobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/intrcheck.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/iterobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/listobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/longintrepr.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/longobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/marshal.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/memoryobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/metagrammar.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/methodobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/modsupport.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/moduleobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/node.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/object.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/objimpl.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/opcode.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/osdefs.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/parsetok.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/patchlevel.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/pgen.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/pgenheaders.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/py_curses.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/pyarena.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/pycapsule.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/pyctype.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/pydebug.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/pyerrors.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/pyexpat.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/pyfpe.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/pygetopt.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/pymacconfig.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/pymactoolbox.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/pymath.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/pymem.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/pyport.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/pystate.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/pystrcmp.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/pystrtod.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/pythonrun.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/pythread.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/rangeobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/setobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/sliceobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/stringobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/structmember.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/structseq.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/symtable.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/sysmodule.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/timefuncs.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/token.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/traceback.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/tupleobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/ucnhash.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/unicodeobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/warnings.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Include/weakrefobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/LICENSE [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/BaseHTTPServer.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/Bastion.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/CGIHTTPServer.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/ConfigParser.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/Cookie.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/DocXMLRPCServer.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/HTMLParser.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/MimeWriter.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/Queue.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/SimpleHTTPServer.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/SimpleXMLRPCServer.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/SocketServer.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/StringIO.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/UserDict.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/UserList.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/UserString.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/_LWPCookieJar.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/_MozillaCookieJar.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/__future__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/__phello__.foo.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/_abcoll.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/_pyio.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/_strptime.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/_weakrefset.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/abc.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/aifc.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/antigravity.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/anydbm.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/argparse.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/ast.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/asynchat.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/asyncore.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/atexit.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/base64.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/bdb.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/binhex.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/bisect.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/cProfile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/calendar.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/cgi.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/cgitb.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/chunk.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/cmd.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/code.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/codecs.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/codeop.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/collections.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/colorsys.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/commands.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/compileall.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/ast.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/consts.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/future.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/misc.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/pyassem.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/pycodegen.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/symbols.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/syntax.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/transformer.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/visitor.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/contextlib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/cookielib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/copy.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/copy_reg.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/csv.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/dbhash.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/decimal.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/difflib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/dircache.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/dis.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/archive_util.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/bcppcompiler.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ccompiler.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/cmd.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/bdist.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/bdist_dumb.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/bdist_msi.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/bdist_rpm.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/bdist_wininst.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/build.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/build_clib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/build_ext.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/build_py.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/build_scripts.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/check.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/clean.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/command_template [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/config.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/install.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/install_data.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/install_egg_info.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/install_headers.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/install_lib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/install_scripts.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/register.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/sdist.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/upload.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/wininst-6.0.exe [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/wininst-7.1.exe [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/wininst-8.0.exe [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/wininst-9.0-amd64.exe [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/wininst-9.0.exe [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/config.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/core.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/cygwinccompiler.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/debug.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/dep_util.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/dir_util.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/dist.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/emxccompiler.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/errors.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/extension.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/fancy_getopt.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/file_util.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/filelist.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/log.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/msvc9compiler.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/msvccompiler.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/spawn.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/sysconfig.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/Setup.sample [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/setuptools_build_ext.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/setuptools_extension.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/support.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_archive_util.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_bdist.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_bdist_dumb.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_bdist_msi.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_bdist_rpm.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_bdist_wininst.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_build.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_build_clib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_build_ext.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_build_py.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_build_scripts.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_ccompiler.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_check.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_clean.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_cmd.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_config.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_config_cmd.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_core.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_dep_util.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_dir_util.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_dist.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_file_util.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_filelist.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_install.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_install_data.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_install_headers.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_install_lib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_install_scripts.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_msvc9compiler.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_register.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_sdist.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_spawn.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_sysconfig.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_text_file.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_unixccompiler.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_upload.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_util.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_version.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/test_versionpredicate.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/text_file.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/unixccompiler.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/util.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/version.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/versionpredicate.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/doctest.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/dumbdbm.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/dummy_thread.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/dummy_threading.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/_parseaddr.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/base64mime.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/charset.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/encoders.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/errors.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/feedparser.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/generator.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/header.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/iterators.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/message.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/mime/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/mime/application.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/mime/audio.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/mime/base.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/mime/image.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/mime/message.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/mime/multipart.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/mime/nonmultipart.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/mime/text.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/parser.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/quoprimime.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/PyBanner048.gif [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/audiotest.au [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_01.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_02.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_03.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_04.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_05.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_06.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_07.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_08.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_09.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_10.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_11.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_12.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_12a.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_13.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_14.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_15.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_16.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_17.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_18.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_19.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_20.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_21.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_22.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_23.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_24.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_25.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_26.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_27.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_28.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_29.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_30.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_31.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_32.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_33.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_34.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_35.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_36.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_37.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_38.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_39.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_40.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_41.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_42.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_43.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_44.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_45.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/msg_46.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/test_email.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/test_email_codecs.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/test_email_codecs_renamed.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/test_email_renamed.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/test_email_torture.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/email/utils.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/aliases.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/ascii.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/base64_codec.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/big5.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/big5hkscs.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/bz2_codec.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/charmap.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp037.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp1006.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp1026.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp1140.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp1250.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp1251.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp1252.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp1253.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp1254.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp1255.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp1256.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp1257.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp1258.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp424.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp437.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp500.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp720.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp737.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp775.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp850.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp852.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp855.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp856.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp857.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp858.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp860.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp861.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp862.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp863.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp864.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp865.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp866.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp869.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp874.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp875.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp932.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp949.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/cp950.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/euc_jis_2004.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/euc_jisx0213.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/euc_jp.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/euc_kr.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/gb18030.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/gb2312.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/gbk.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/hex_codec.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/hp_roman8.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/hz.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/idna.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso2022_jp.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso2022_jp_1.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso2022_jp_2.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso2022_jp_2004.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso2022_jp_3.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso2022_jp_ext.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso2022_kr.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso8859_1.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso8859_10.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso8859_11.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso8859_13.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso8859_14.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso8859_15.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso8859_16.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso8859_2.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso8859_3.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso8859_4.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso8859_5.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso8859_6.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso8859_7.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso8859_8.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/iso8859_9.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/johab.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/koi8_r.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/koi8_u.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/latin_1.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/mac_arabic.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/mac_centeuro.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/mac_croatian.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/mac_cyrillic.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/mac_farsi.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/mac_greek.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/mac_iceland.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/mac_latin2.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/mac_roman.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/mac_romanian.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/mac_turkish.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/mbcs.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/palmos.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/ptcp154.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/punycode.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/quopri_codec.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/raw_unicode_escape.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/rot_13.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/shift_jis.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/shift_jis_2004.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/shift_jisx0213.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/string_escape.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/tis_620.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/undefined.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/unicode_escape.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/unicode_internal.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/utf_16.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/utf_16_be.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/utf_16_le.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/utf_32.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/utf_32_be.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/utf_32_le.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/utf_7.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/utf_8.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/utf_8_sig.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/uu_codec.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/zlib_codec.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/filecmp.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/fileinput.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/fnmatch.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/formatter.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/fpformat.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/fractions.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/ftplib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/functools.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/genericpath.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/getopt.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/getpass.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/gettext.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/glob.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/gzip.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/hashlib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/heapq.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/hmac.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/hotshot/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/hotshot/log.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/hotshot/stats.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/hotshot/stones.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/htmlentitydefs.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/htmllib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/httplib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/ihooks.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/imaplib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/imghdr.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/importlib/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/imputil.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/inspect.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/io.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/decoder.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/encoder.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/scanner.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/test_check_circular.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/test_decode.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/test_default.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/test_dump.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/test_encode_basestring_ascii.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/test_fail.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/test_float.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/test_indent.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/test_pass1.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/test_pass2.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/test_pass3.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/test_recursion.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/test_scanstring.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/test_separators.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/test_speedups.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/test_unicode.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/json/tool.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/keyword.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/Grammar.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/PatternGrammar.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/__main__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/btm_matcher.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/btm_utils.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixer_base.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixer_util.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_apply.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_basestring.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_buffer.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_callable.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_dict.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_except.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_exec.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_execfile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_exitfunc.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_filter.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_funcattrs.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_future.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_getcwdu.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_has_key.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_idioms.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_import.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_imports.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_imports2.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_input.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_intern.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_isinstance.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_itertools.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_itertools_imports.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_long.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_map.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_metaclass.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_methodattrs.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_ne.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_next.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_nonzero.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_numliterals.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_operator.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_paren.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_print.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_raise.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_raw_input.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_reduce.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_renames.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_repr.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_set_literal.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_standarderror.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_sys_exc.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_throw.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_tuple_params.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_types.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_unicode.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_urllib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_ws_comma.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_xrange.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_xreadlines.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/fix_zip.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/main.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/patcomp.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/conv.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/driver.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/grammar.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/literals.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/parse.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/pgen.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/token.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/tokenize.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pygram.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pytree.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/refactor.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/bom.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/crlf.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/different_encoding.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/fixers/bad_order.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/fixers/no_fixer_cls.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/fixers/parrot_example.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/infinite_recursion.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/py2_test_grammar.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/py3_test_grammar.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/pytree_idempotency.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/support.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/test_all_fixers.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/test_fixers.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/test_main.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/test_parser.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/test_pytree.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/test_refactor.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/test_util.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/linecache.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/locale.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/logging/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/logging/config.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/logging/handlers.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/mailbox.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/mailcap.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/markupbase.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/md5.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/mhlib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/mimetools.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/mimetypes.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/mimify.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/modulefinder.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/multifile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/mutex.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/netrc.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/new.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/nntplib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/ntpath.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/nturl2path.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/numbers.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/opcode.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/optparse.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/os.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/pdb.doc [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/pdb.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/pickle.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/pickletools.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/pipes.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/pkgutil.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/platform.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/plistlib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/popen2.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/poplib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/posixfile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/posixpath.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/pprint.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/profile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/pstats.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/pty.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/py_compile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/pyclbr.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc_data/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc_data/topics.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/quopri.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/random.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/re.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/repr.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/rexec.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/rfc822.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/rlcompleter.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/robotparser.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/runpy.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/sched.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/sets.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/sgmllib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/sha.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/shelve.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/shlex.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/shutil.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/site-packages/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/site.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/smtpd.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/smtplib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/sndhdr.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/socket.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/sre.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/sre_compile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/sre_constants.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/sre_parse.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/ssl.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/stat.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/statvfs.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/string.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/stringold.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/stringprep.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/struct.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/symbol.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/symtable.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/sysconfig.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/tabnanny.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/tarfile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/telnetlib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/tempfile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/185test.db [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/Sine-1000Hz-300ms.aif [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/audiotest.au [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/autotest.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/bad_coding.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/bad_coding2.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/badcert.pem [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/badkey.pem [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/badsyntax_future3.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/badsyntax_future4.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/badsyntax_future5.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/badsyntax_future6.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/badsyntax_future7.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/badsyntax_future8.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/badsyntax_future9.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/badsyntax_nocaret.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/buffer_tests.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cfgparser.1 [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/check_soundcard.vbs [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/big5-utf8.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/big5.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/big5hkscs-utf8.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/big5hkscs.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/cp949-utf8.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/cp949.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/euc_jisx0213-utf8.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/euc_jisx0213.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/euc_jp-utf8.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/euc_jp.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/euc_kr-utf8.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/euc_kr.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/gb18030-utf8.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/gb18030.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/gb2312-utf8.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/gb2312.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/gbk-utf8.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/gbk.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/hz-utf8.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/hz.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/johab-utf8.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/johab.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/shift_jis-utf8.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/shift_jis.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/shift_jisx0213-utf8.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cjkencodings/shift_jisx0213.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/cmath_testcases.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/crashers/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/crashers/bogus_code_obj.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/crashers/borrowed_ref_1.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/crashers/borrowed_ref_2.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/crashers/compiler_recursion.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/crashers/gc_has_finalizer.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/crashers/gc_inspection.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/crashers/infinite_loop_re.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/crashers/loosing_mro_ref.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/crashers/mutation_inside_cyclegc.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/crashers/nasty_eq_vs_dict.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/crashers/recursion_limit_too_high.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/crashers/recursive_call.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/curses_tests.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/data/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/abs.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/add.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/and.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/base.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/clamp.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/class.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/compare.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/comparetotal.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/comparetotmag.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/copy.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/copyabs.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/copynegate.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/copysign.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddAbs.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddAdd.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddAnd.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddBase.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddCanonical.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddClass.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddCompare.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddCompareSig.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddCompareTotal.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddCompareTotalMag.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddCopy.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddCopyAbs.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddCopyNegate.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddCopySign.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddDivide.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddDivideInt.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddEncode.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddFMA.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddInvert.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddLogB.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddMax.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddMaxMag.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddMin.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddMinMag.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddMinus.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddMultiply.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddNextMinus.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddNextPlus.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddNextToward.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddOr.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddPlus.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddQuantize.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddReduce.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddRemainder.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddRemainderNear.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddRotate.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddSameQuantum.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddScaleB.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddShift.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddSubtract.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddToIntegral.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ddXor.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/decDouble.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/decQuad.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/decSingle.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/divide.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/divideint.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqAbs.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqAdd.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqAnd.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqBase.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqCanonical.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqClass.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqCompare.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqCompareSig.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqCompareTotal.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqCompareTotalMag.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqCopy.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqCopyAbs.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqCopyNegate.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqCopySign.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqDivide.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqDivideInt.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqEncode.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqFMA.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqInvert.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqLogB.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqMax.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqMaxMag.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqMin.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqMinMag.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqMinus.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqMultiply.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqNextMinus.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqNextPlus.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqNextToward.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqOr.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqPlus.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqQuantize.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqReduce.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqRemainder.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqRemainderNear.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqRotate.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqSameQuantum.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqScaleB.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqShift.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqSubtract.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqToIntegral.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dqXor.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dsBase.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/dsEncode.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/exp.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/extra.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/fma.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/inexact.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/invert.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/ln.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/log10.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/logb.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/max.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/maxmag.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/min.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/minmag.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/minus.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/multiply.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/nextminus.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/nextplus.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/nexttoward.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/or.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/plus.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/power.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/powersqrt.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/quantize.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/randomBound32.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/randoms.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/reduce.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/remainder.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/remainderNear.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/rescale.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/rotate.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/rounding.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/samequantum.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/scaleb.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/shift.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/squareroot.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/subtract.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/testall.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/tointegral.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/tointegralx.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/xor.decTest [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/doctest_aliases.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/double_const.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/empty.vbs [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/exception_hierarchy.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/floating_points.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/fork_wait.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/formatfloat_testcases.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/gdb_sample.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/greyrgb.uue [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/https_svn_python_org_root.pem [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/ieee754.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/infinite_reload.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/inspect_fodder.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/inspect_fodder2.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/keycert.pem [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/leakers/README.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/leakers/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/leakers/test_ctypes.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/leakers/test_dictself.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/leakers/test_gestalt.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/leakers/test_selftype.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/list_tests.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/lock_tests.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/mapping_tests.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/math_testcases.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/nullcert.pem [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/outstanding_bugs.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/pickletester.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/profilee.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/pyclbr_input.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/pydoc_mod.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/pydocfodder.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/pystone.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/randv2_32.pck [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/randv2_64.pck [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/randv3.pck [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/re_tests.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/regex_tests.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/regrtest.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/relimport.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/reperf.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/sample_doctest.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/script_helper.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/seq_tests.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/sgml_input.html [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/sha256.pem [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/sortperf.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/ssl_cert.pem [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/ssl_key.pem [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/string_tests.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/subprocessdata/sigchild_ignore.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/svn_python_org_https_cert.pem [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_MimeWriter.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_SimpleHTTPServer.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_StringIO.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test___all__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test___future__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test__locale.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_abc.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_abstract_numbers.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_aepack.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_aifc.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_al.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_anydbm.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_applesingle.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_argparse.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_array.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_ascii_formatd.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_ast.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_asynchat.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_asyncore.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_atexit.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_audioop.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_augassign.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_base64.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_bastion.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_bigaddrspace.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_bigmem.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_binascii.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_binhex.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_binop.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_bisect.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_bool.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_bsddb.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_bsddb185.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_bsddb3.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_buffer.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_bufio.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_builtin.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_bytes.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_bz2.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_calendar.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_call.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_capi.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_cd.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_cfgparser.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_cgi.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_charmapcodec.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_cl.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_class.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_cmath.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_cmd.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_cmd_line.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_cmd_line_script.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_code.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_codeccallbacks.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_codecencodings_cn.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_codecencodings_hk.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_codecencodings_jp.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_codecencodings_kr.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_codecencodings_tw.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_codecmaps_cn.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_codecmaps_hk.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_codecmaps_jp.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_codecmaps_kr.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_codecmaps_tw.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_codecs.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_codeop.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_coding.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_coercion.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_collections.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_colorsys.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_commands.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_compare.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_compile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_compileall.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_compiler.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_complex.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_complex_args.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_contains.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_contextlib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_cookie.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_cookielib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_copy.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_copy_reg.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_cpickle.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_cprofile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_crypt.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_csv.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_ctypes.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_curses.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_datetime.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_dbm.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_decimal.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_decorators.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_defaultdict.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_deque.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_descr.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_descrtut.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_dict.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_dictcomps.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_dictviews.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_difflib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_difflib_expect.html [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_dircache.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_dis.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_distutils.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_dl.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_doctest.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_doctest.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_doctest2.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_doctest2.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_doctest3.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_doctest4.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_docxmlrpc.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_dumbdbm.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_dummy_thread.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_dummy_threading.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_email.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_email_codecs.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_email_renamed.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_enumerate.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_eof.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_epoll.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_errno.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_exception_variations.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_exceptions.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_extcall.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_fcntl.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_file.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_file2k.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_filecmp.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_fileinput.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_fileio.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_float.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_fnmatch.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_fork1.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_format.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_fpformat.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_fractions.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_frozen.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_ftplib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_funcattrs.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_functools.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_future.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_future1.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_future2.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_future3.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_future4.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_future5.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_future_builtins.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_gc.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_gdb.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_gdbm.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_generators.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_genericpath.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_genexps.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_getargs.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_getargs2.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_getopt.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_gettext.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_gl.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_glob.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_global.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_grammar.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_grp.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_gzip.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_hash.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_hashlib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_heapq.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_hmac.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_hotshot.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_htmllib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_htmlparser.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_httplib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_httpservers.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_imageop.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_imaplib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_imgfile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_imp.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_import.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_importhooks.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_importlib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_index.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_inspect.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_int.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_int_literal.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_io.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_ioctl.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_isinstance.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_iter.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_iterlen.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_itertools.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_json.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_kqueue.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_largefile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_lib2to3.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_linecache.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_linuxaudiodev.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_list.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_locale.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_logging.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_long.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_long_future.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_longexp.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_macos.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_macostools.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_macpath.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_mailbox.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_marshal.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_math.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_md5.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_memoryio.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_memoryview.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_mhlib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_mimetools.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_mimetypes.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_minidom.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_mmap.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_module.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_modulefinder.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_msilib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_multibytecodec.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_multibytecodec_support.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_multifile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_multiprocessing.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_mutants.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_mutex.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_netrc.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_new.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_nis.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_normalization.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_ntpath.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_old_mailbox.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_opcodes.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_openpty.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_operator.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_optparse.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_os.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_ossaudiodev.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_parser.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_pdb.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_peepholer.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_pep247.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_pep263.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_pep277.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_pep292.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_pep352.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_pickle.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_pickletools.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_pipes.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_pkg.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_pkgimport.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_pkgutil.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_platform.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_plistlib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_poll.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_popen.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_popen2.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_poplib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_posix.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_posixpath.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_pow.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_pprint.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_print.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_profile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_property.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_pstats.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_pty.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_pwd.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_py3kwarn.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_pyclbr.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_pydoc.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_pyexpat.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_queue.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_quopri.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_random.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_re.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_readline.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_repr.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_resource.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_rfc822.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_richcmp.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_rlcompleter.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_robotparser.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_runpy.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_sax.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_scope.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_scriptpackages.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_select.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_set.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_setcomps.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_sets.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_sgmllib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_sha.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_shelve.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_shlex.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_shutil.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_signal.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_site.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_slice.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_smtplib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_smtpnet.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_socket.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_socketserver.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_softspace.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_sort.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_sqlite.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_ssl.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_startfile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_str.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_strftime.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_string.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_stringprep.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_strop.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_strptime.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_strtod.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_struct.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_structmembers.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_structseq.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_subprocess.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_sunaudiodev.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_sundry.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_support.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_symtable.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_syntax.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_sys.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_sys_setprofile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_sys_settrace.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_sysconfig.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_tarfile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_tcl.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_telnetlib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_tempfile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_textwrap.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_thread.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_threaded_import.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_threadedtempfile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_threading.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_threading_local.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_threadsignals.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_time.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_timeout.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_tk.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_tokenize.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_trace.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_traceback.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_transformer.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_ttk_guionly.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_ttk_textonly.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_tuple.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_typechecks.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_types.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_ucn.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_unary.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_undocumented_details.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_unicode.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_unicode_file.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_unicodedata.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_unittest.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_univnewlines.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_univnewlines2k.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_unpack.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_urllib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_urllib2.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_urllib2_localnet.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_urllib2net.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_urllibnet.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_urlparse.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_userdict.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_userlist.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_userstring.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_uu.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_uuid.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_wait3.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_wait4.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_warnings.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_wave.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_weakref.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_weakset.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_whichdb.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_winreg.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_winsound.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_with.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_wsgiref.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_xdrlib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_xml_etree.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_xml_etree_c.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_xmllib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_xmlrpc.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_xpickle.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_xrange.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_zipfile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_zipfile64.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_zipimport.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_zipimport_support.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/test_zlib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/testall.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/testcodec.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/testimg.uue [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/testimgr.uue [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/testrgb.uue [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/testtar.tar [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/tf_inherit_check.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/threaded_import_hangers.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/time_hashlib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/tokenize_tests.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/tracedmodules/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/tracedmodules/testmod.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/warning_tests.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/win_console_handler.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/wrongcert.pem [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/xmltestdata/simple-ns.xml [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/xmltestdata/simple.xml [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/xmltestdata/test.xml [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/xmltestdata/test.xml.out [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/xmltests.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/test/zipdir.zip [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/textwrap.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/this.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/timeit.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/toaiff.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/token.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/tokenize.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/trace.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/traceback.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/tty.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/types.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/__main__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/case.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/loader.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/main.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/result.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/runner.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/signals.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/suite.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/dummy.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/support.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/test_assertions.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/test_break.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/test_case.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/test_discovery.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/test_functiontestcase.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/test_loader.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/test_program.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/test_result.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/test_runner.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/test_setups.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/test_skipping.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/test_suite.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/util.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/urllib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/urllib2.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/urlparse.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/user.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/uu.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/uuid.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/warnings.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/wave.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/weakref.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/webbrowser.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/whichdb.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref.egg-info [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref/handlers.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref/headers.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref/simple_server.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref/util.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref/validate.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xdrlib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/NodeFilter.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/domreg.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/expatbuilder.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/minicompat.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/minidom.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/pulldom.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/xmlbuilder.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/etree/ElementInclude.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/etree/ElementPath.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/etree/ElementTree.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/etree/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/etree/cElementTree.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/parsers/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/parsers/expat.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/sax/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/sax/_exceptions.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/sax/expatreader.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/sax/handler.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/sax/saxutils.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xml/sax/xmlreader.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xmllib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/xmlrpclib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Lib/zipfile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_bisectmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_codecsmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_collectionsmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_csv.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_elementtree.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_functoolsmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_hashopenssl.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_heapqmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_hotshot.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_io/_iomodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_io/_iomodule.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_io/bufferedio.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_io/bytesio.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_io/fileio.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_io/iobase.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_io/stringio.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_io/textio.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_json.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_localemodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_lsprof.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_math.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_math.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_randommodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/cache.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/cache.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/connection.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/connection.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/cursor.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/cursor.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/microprotocols.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/microprotocols.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/module.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/module.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/prepare_protocol.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/prepare_protocol.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/row.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/row.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/sqlitecompat.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/statement.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/statement.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/util.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/util.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_sre.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_ssl.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_struct.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_testcapimodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/_weakref.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/addrinfo.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/arraymodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/binascii.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/bz2module.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cPickle.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cStringIO.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/_codecs_cn.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/_codecs_hk.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/_codecs_iso2022.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/_codecs_jp.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/_codecs_kr.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/_codecs_tw.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/alg_jisx0201.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/cjkcodecs.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/emu_jisx0213_2000.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/mappings_cn.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/mappings_hk.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/mappings_jisx0213_pair.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/mappings_jp.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/mappings_kr.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/mappings_tw.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/multibytecodec.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/multibytecodec.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cmathmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/cryptmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/datetimemodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/errnomodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/COPYING [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/amigaconfig.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/ascii.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/asciitab.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/expat.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/expat_config.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/expat_external.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/iasciitab.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/internal.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/latin1tab.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/macconfig.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/nametab.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/pyexpatns.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/utf8tab.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/winconfig.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/xmlparse.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/xmlrole.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/xmlrole.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/xmltok.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/xmltok.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/xmltok_impl.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/xmltok_impl.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/expat/xmltok_ns.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/fcntlmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/flmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/fmmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/fpectlmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/fpetestmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/future_builtins.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/gc_weakref.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/gcmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/getaddrinfo.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/getbuildinfo.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/getnameinfo.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/getpath.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/imageop.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/itertoolsmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/main.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/mathmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/md5.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/md5.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/md5module.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/operator.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/parsermodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/posixmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/puremodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/pwdmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/pyexpat.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/python.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/readline.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/resource.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/rotatingtree.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/rotatingtree.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/selectmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/sha256module.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/sha512module.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/shamodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/signalmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/socketmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/socketmodule.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/sre.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/sre_constants.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/stropmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/symtablemodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/testcapi_long.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/threadmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/timemodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/timing.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/timingmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/unicodedata.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/unicodedata_db.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/unicodename_db.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/xxmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/xxsubtype.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/yuv.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/yuvconvert.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zipimport.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ChangeLog [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/FAQ [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/INDEX [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/Makefile [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/Makefile.in [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/adler32.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/algorithm.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/compress.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/configure [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/crc32.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/crc32.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/deflate.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/deflate.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/example.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/gzio.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/infback.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/inffast.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/inffast.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/inffixed.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/inflate.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/inflate.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/inftrees.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/inftrees.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/make_vms.com [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/minigzip.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/trees.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/trees.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/uncompr.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/zconf.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/zconf.in.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/zlib.3 [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/zlib.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/zutil.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/zutil.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Modules/zlibmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/abstract.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/boolobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/bufferobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/bytearrayobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/bytes_methods.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/capsule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/cellobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/classobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/cobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/codeobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/complexobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/descrobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/dictnotes.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/dictobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/enumobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/exceptions.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/fileobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/floatobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/frameobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/funcobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/genobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/intobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/iterobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/listobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/listsort.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/lnotab_notes.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/longobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/memoryobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/methodobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/moduleobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/object.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/obmalloc.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/rangeobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/setobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/sliceobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/README.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/count.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/ctype.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/fastsearch.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/find.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/formatter.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/localeutil.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/partition.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/split.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/string_format.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/stringdefs.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/transmogrify.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/unicodedefs.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/stringobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/structseq.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/tupleobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/typeobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/unicodectype.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/unicodeobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/unicodetype_db.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Objects/weakrefobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/Python.asdl [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/acceler.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/asdl.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/asdl_c.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/bitset.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/firstsets.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/grammar.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/grammar1.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/intrcheck.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/listnode.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/metagrammar.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/myreadline.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/node.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/parser.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/parser.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/parsetok.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/pgen.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/pgenmain.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/printgrammar.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/spark.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/tokenizer.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/tokenizer.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Parser/tokenizer_pgen.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/Python-ast.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/_warnings.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/asdl.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/ast.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/atof.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/bltinmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/ceval.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/codecs.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/compile.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/dtoa.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/dup2.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/dynload_aix.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/dynload_atheos.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/dynload_beos.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/dynload_dl.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/dynload_hpux.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/dynload_next.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/dynload_os2.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/dynload_shlib.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/dynload_stub.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/dynload_win.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/errors.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/formatter_string.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/formatter_unicode.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/frozen.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/frozenmain.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/future.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/getargs.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/getcompiler.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/getcopyright.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/getcwd.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/getopt.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/getplatform.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/getversion.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/graminit.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/import.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/importdl.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/importdl.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/mactoolboxglue.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/marshal.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/modsupport.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/mysnprintf.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/mystrtoul.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/peephole.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/pyarena.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/pyctype.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/pyfpe.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/pymath.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/pystate.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/pystrcmp.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/pystrtod.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/pythonrun.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/sigcheck.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/strdup.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/strtod.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/structmember.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/symtable.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/sysmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/thread.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/thread_atheos.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/thread_beos.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/thread_cthread.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/thread_foobar.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/thread_lwp.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/thread_nt.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/thread_os2.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/thread_pth.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/thread_pthread.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/thread_sgi.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/thread_solaris.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/thread_wince.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Python/traceback.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/bgen.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/bgenBuffer.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/bgenGenerator.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/bgenGeneratorGroup.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/bgenHeapBuffer.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/bgenModule.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/bgenObjectDefinition.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/bgenOutput.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/bgenStackBuffer.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/bgenStringBuffer.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/bgenType.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/bgenVariable.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/macsupport.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/scantools.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/README.tcltk-AMD64 [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/build-amd64.bat [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/build.bat [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/buildmsi.bat [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/clean-amd64.bat [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/clean.bat [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/external-amd64.bat [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/external-common.bat [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/external.bat [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/test-amd64.bat [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/test.bat [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/ccbench/ccbench.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/compiler/ACKS [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/compiler/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/compiler/ast.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/compiler/astgen.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/compiler/compile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/compiler/demo.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/compiler/dumppyc.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/compiler/regrtest.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/compiler/stacktest.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/faqconf.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/faqcust.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/faqw.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/faqwiz.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/move-faqwiz.sh [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/framer/README.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/framer/TODO.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/framer/example.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/framer/framer/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/framer/framer/bases.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/framer/framer/function.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/framer/framer/member.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/framer/framer/slots.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/framer/framer/struct.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/framer/framer/structparse.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/framer/framer/template.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/framer/framer/util.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/bkfile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/checkextensions.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/checkextensions_win32.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/extensions_win32.ini [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/freeze.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/hello.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/makeconfig.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/makefreeze.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/makemakefile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/parsesetup.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/win32.html [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/winmakemakefile.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/gdb/libpython.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/i18n/makelocalealias.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/i18n/msgfmt.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/i18n/pygettext.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/iobench/iobench.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/msi/README.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/msi/crtlicense.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/msi/msi.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/msi/msilib.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/msi/msisupport.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/msi/msisupport.mak [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/msi/schema.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/msi/sequence.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/msi/uisample.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/msi/uuids.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/Arithmetic.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/Calls.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/CommandLine.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/Constructs.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/Dict.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/Exceptions.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/Imports.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/Instances.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/LICENSE [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/Lists.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/Lookups.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/NewInstances.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/Numbers.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/Setup.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/Strings.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/Tuples.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/Unicode.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/With.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/clockres.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/package/__init__.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/package/submodule.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/pybench.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/systimes.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/2to3 [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/analyze_dxp.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/byext.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/byteyears.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/checkappend.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/checkpyc.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/classfix.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/cleanfuture.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/combinerefs.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/copytime.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/crlf.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/cvsfiles.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/db2pickle.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/diff.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/dutree.doc [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/dutree.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/eptags.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/find_recursionlimit.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/finddiv.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/findlinksto.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/findnocoding.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/fixcid.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/fixdiv.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/fixheader.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/fixnotice.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/fixps.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ftpmirror.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/google.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/gprof2html.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/h2py.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/hotshotmain.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/idle [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ifdef.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/lfcr.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/linktree.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/lll.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/logmerge.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/mailerdaemon.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/md5sum.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/methfix.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/mkreal.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ndiff.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/nm2def.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/objgraph.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/parseentities.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/patchcheck.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/pathfix.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/pdeps.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/pickle2db.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/pindent.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ptags.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/pydoc [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/pydocgui.pyw [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/pysource.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/redemo.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/reindent-rst.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/reindent.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/rgrep.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/serve.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/setup.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/suff.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/svneol.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/texcheck.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/texi2html.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/treesync.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/untabify.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/which.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/win_add2path.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/xxci.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/ssl/get-remote-certificate.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/Makefile [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/comparecodecs.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/gencjkcodecs.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/gencodec.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/genwincodec.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/genwincodecs.bat [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/listcodecs.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/makeunicodedata.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/mkstringprep.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/python-mappings/CP1140.TXT [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/python-mappings/KOI8-U.TXT [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/python-mappings/TIS-620.TXT [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/versioncheck/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/versioncheck/_checkversion.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/versioncheck/checkversions.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/versioncheck/pyversioncheck.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/tktools.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/wcgui.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/wcmac.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/webchecker.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/websucker.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/wsgui.py [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/world/README [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.2/Tools/world/world [new file with mode: 0644]