Imported Upstream version 3.4.4 upstream/3.4.4
authorMyoungJune Park <mj2004.park@samsung.com>
Thu, 4 Feb 2016 01:29:45 +0000 (10:29 +0900)
committerMyoungJune Park <mj2004.park@samsung.com>
Thu, 4 Feb 2016 01:29:45 +0000 (10:29 +0900)
commitf1b4b21e605de615afb342c59e4e535b691d2417
treee59c2872a0c1d69594664197e2ec4ecf205f4f1c
parent2f7a7f678c682edadb94d2a8110a8e41e3a95838
Imported Upstream version 3.4.4
3857 files changed:
Doc/Makefile [new file with mode: 0644]
Doc/README.txt [new file with mode: 0644]
Doc/about.rst [new file with mode: 0644]
Doc/bugs.rst [new file with mode: 0644]
Doc/c-api/abstract.rst [new file with mode: 0644]
Doc/c-api/allocation.rst [new file with mode: 0644]
Doc/c-api/apiabiversion.rst [new file with mode: 0644]
Doc/c-api/arg.rst [new file with mode: 0644]
Doc/c-api/bool.rst [new file with mode: 0644]
Doc/c-api/buffer.rst [new file with mode: 0644]
Doc/c-api/bytearray.rst [new file with mode: 0644]
Doc/c-api/bytes.rst [new file with mode: 0644]
Doc/c-api/capsule.rst [new file with mode: 0644]
Doc/c-api/cell.rst [new file with mode: 0644]
Doc/c-api/code.rst [new file with mode: 0644]
Doc/c-api/codec.rst [new file with mode: 0644]
Doc/c-api/complex.rst [new file with mode: 0644]
Doc/c-api/concrete.rst [new file with mode: 0644]
Doc/c-api/conversion.rst [new file with mode: 0644]
Doc/c-api/datetime.rst [new file with mode: 0644]
Doc/c-api/descriptor.rst [new file with mode: 0644]
Doc/c-api/dict.rst [new file with mode: 0644]
Doc/c-api/exceptions.rst [new file with mode: 0644]
Doc/c-api/file.rst [new file with mode: 0644]
Doc/c-api/float.rst [new file with mode: 0644]
Doc/c-api/function.rst [new file with mode: 0644]
Doc/c-api/gcsupport.rst [new file with mode: 0644]
Doc/c-api/gen.rst [new file with mode: 0644]
Doc/c-api/import.rst [new file with mode: 0644]
Doc/c-api/index.rst [new file with mode: 0644]
Doc/c-api/init.rst [new file with mode: 0644]
Doc/c-api/intro.rst [new file with mode: 0644]
Doc/c-api/iter.rst [new file with mode: 0644]
Doc/c-api/iterator.rst [new file with mode: 0644]
Doc/c-api/list.rst [new file with mode: 0644]
Doc/c-api/long.rst [new file with mode: 0644]
Doc/c-api/mapping.rst [new file with mode: 0644]
Doc/c-api/marshal.rst [new file with mode: 0644]
Doc/c-api/memory.rst [new file with mode: 0644]
Doc/c-api/memoryview.rst [new file with mode: 0644]
Doc/c-api/method.rst [new file with mode: 0644]
Doc/c-api/module.rst [new file with mode: 0644]
Doc/c-api/none.rst [new file with mode: 0644]
Doc/c-api/number.rst [new file with mode: 0644]
Doc/c-api/objbuffer.rst [new file with mode: 0644]
Doc/c-api/object.rst [new file with mode: 0644]
Doc/c-api/objimpl.rst [new file with mode: 0644]
Doc/c-api/refcounting.rst [new file with mode: 0644]
Doc/c-api/reflection.rst [new file with mode: 0644]
Doc/c-api/sequence.rst [new file with mode: 0644]
Doc/c-api/set.rst [new file with mode: 0644]
Doc/c-api/slice.rst [new file with mode: 0644]
Doc/c-api/stable.rst [new file with mode: 0644]
Doc/c-api/structures.rst [new file with mode: 0644]
Doc/c-api/sys.rst [new file with mode: 0644]
Doc/c-api/tuple.rst [new file with mode: 0644]
Doc/c-api/type.rst [new file with mode: 0644]
Doc/c-api/typeobj.rst [new file with mode: 0644]
Doc/c-api/unicode.rst [new file with mode: 0644]
Doc/c-api/utilities.rst [new file with mode: 0644]
Doc/c-api/veryhigh.rst [new file with mode: 0644]
Doc/c-api/weakref.rst [new file with mode: 0644]
Doc/conf.py [new file with mode: 0644]
Doc/contents.rst [new file with mode: 0644]
Doc/copyright.rst [new file with mode: 0644]
Doc/data/refcounts.dat [new file with mode: 0644]
Doc/distributing/index.rst [new file with mode: 0644]
Doc/distutils/apiref.rst [new file with mode: 0644]
Doc/distutils/builtdist.rst [new file with mode: 0644]
Doc/distutils/commandref.rst [new file with mode: 0644]
Doc/distutils/configfile.rst [new file with mode: 0644]
Doc/distutils/examples.rst [new file with mode: 0644]
Doc/distutils/extending.rst [new file with mode: 0644]
Doc/distutils/index.rst [new file with mode: 0644]
Doc/distutils/introduction.rst [new file with mode: 0644]
Doc/distutils/packageindex.rst [new file with mode: 0644]
Doc/distutils/setupscript.rst [new file with mode: 0644]
Doc/distutils/sourcedist.rst [new file with mode: 0644]
Doc/distutils/uploading.rst [new file with mode: 0644]
Doc/extending/building.rst [new file with mode: 0644]
Doc/extending/embedding.rst [new file with mode: 0644]
Doc/extending/extending.rst [new file with mode: 0644]
Doc/extending/index.rst [new file with mode: 0644]
Doc/extending/newtypes.rst [new file with mode: 0644]
Doc/extending/windows.rst [new file with mode: 0644]
Doc/faq/design.rst [new file with mode: 0644]
Doc/faq/extending.rst [new file with mode: 0644]
Doc/faq/general.rst [new file with mode: 0644]
Doc/faq/gui.rst [new file with mode: 0644]
Doc/faq/index.rst [new file with mode: 0644]
Doc/faq/installed.rst [new file with mode: 0644]
Doc/faq/library.rst [new file with mode: 0644]
Doc/faq/programming.rst [new file with mode: 0644]
Doc/faq/python-video-icon.png [new file with mode: 0644]
Doc/faq/windows.rst [new file with mode: 0644]
Doc/glossary.rst [new file with mode: 0644]
Doc/howto/argparse.rst [new file with mode: 0644]
Doc/howto/clinic.rst [new file with mode: 0644]
Doc/howto/cporting.rst [new file with mode: 0644]
Doc/howto/curses.rst [new file with mode: 0644]
Doc/howto/descriptor.rst [new file with mode: 0644]
Doc/howto/functional.rst [new file with mode: 0644]
Doc/howto/index.rst [new file with mode: 0644]
Doc/howto/ipaddress.rst [new file with mode: 0644]
Doc/howto/logging-cookbook.rst [new file with mode: 0644]
Doc/howto/logging.rst [new file with mode: 0644]
Doc/howto/logging_flow.png [new file with mode: 0755]
Doc/howto/pyporting.rst [new file with mode: 0644]
Doc/howto/regex.rst [new file with mode: 0644]
Doc/howto/sockets.rst [new file with mode: 0644]
Doc/howto/sorting.rst [new file with mode: 0644]
Doc/howto/unicode.rst [new file with mode: 0644]
Doc/howto/urllib2.rst [new file with mode: 0644]
Doc/howto/webservers.rst [new file with mode: 0644]
Doc/includes/capsulethunk.h [new file with mode: 0644]
Doc/includes/dbpickle.py [new file with mode: 0644]
Doc/includes/email-alternative-new-api.py [new file with mode: 0644]
Doc/includes/email-alternative.py [new file with mode: 0755]
Doc/includes/email-dir.py [new file with mode: 0644]
Doc/includes/email-headers.py [new file with mode: 0644]
Doc/includes/email-mime.py [new file with mode: 0644]
Doc/includes/email-read-alternative-new-api.py [new file with mode: 0644]
Doc/includes/email-simple.py [new file with mode: 0644]
Doc/includes/email-unpack.py [new file with mode: 0644]
Doc/includes/minidom-example.py [new file with mode: 0644]
Doc/includes/mp_newtype.py [new file with mode: 0644]
Doc/includes/mp_pool.py [new file with mode: 0644]
Doc/includes/mp_workers.py [new file with mode: 0644]
Doc/includes/noddy.c [new file with mode: 0644]
Doc/includes/noddy2.c [new file with mode: 0644]
Doc/includes/noddy3.c [new file with mode: 0644]
Doc/includes/noddy4.c [new file with mode: 0644]
Doc/includes/run-func.c [new file with mode: 0644]
Doc/includes/setup.py [new file with mode: 0644]
Doc/includes/shoddy.c [new file with mode: 0644]
Doc/includes/sqlite3/adapter_datetime.py [new file with mode: 0644]
Doc/includes/sqlite3/adapter_point_1.py [new file with mode: 0644]
Doc/includes/sqlite3/adapter_point_2.py [new file with mode: 0644]
Doc/includes/sqlite3/collation_reverse.py [new file with mode: 0644]
Doc/includes/sqlite3/complete_statement.py [new file with mode: 0644]
Doc/includes/sqlite3/connect_db_1.py [new file with mode: 0644]
Doc/includes/sqlite3/connect_db_2.py [new file with mode: 0644]
Doc/includes/sqlite3/converter_point.py [new file with mode: 0644]
Doc/includes/sqlite3/countcursors.py [new file with mode: 0644]
Doc/includes/sqlite3/createdb.py [new file with mode: 0644]
Doc/includes/sqlite3/ctx_manager.py [new file with mode: 0644]
Doc/includes/sqlite3/execsql_fetchonerow.py [new file with mode: 0644]
Doc/includes/sqlite3/execsql_printall_1.py [new file with mode: 0644]
Doc/includes/sqlite3/execute_1.py [new file with mode: 0644]
Doc/includes/sqlite3/execute_3.py [new file with mode: 0644]
Doc/includes/sqlite3/executemany_1.py [new file with mode: 0644]
Doc/includes/sqlite3/executemany_2.py [new file with mode: 0644]
Doc/includes/sqlite3/executescript.py [new file with mode: 0644]
Doc/includes/sqlite3/insert_more_people.py [new file with mode: 0644]
Doc/includes/sqlite3/load_extension.py [new file with mode: 0644]
Doc/includes/sqlite3/md5func.py [new file with mode: 0644]
Doc/includes/sqlite3/mysumaggr.py [new file with mode: 0644]
Doc/includes/sqlite3/parse_colnames.py [new file with mode: 0644]
Doc/includes/sqlite3/pysqlite_datetime.py [new file with mode: 0644]
Doc/includes/sqlite3/row_factory.py [new file with mode: 0644]
Doc/includes/sqlite3/rowclass.py [new file with mode: 0644]
Doc/includes/sqlite3/shared_cache.py [new file with mode: 0644]
Doc/includes/sqlite3/shortcut_methods.py [new file with mode: 0644]
Doc/includes/sqlite3/simple_tableprinter.py [new file with mode: 0644]
Doc/includes/sqlite3/text_factory.py [new file with mode: 0644]
Doc/includes/test.py [new file with mode: 0644]
Doc/includes/turtle-star.py [new file with mode: 0644]
Doc/includes/typestruct.h [new file with mode: 0644]
Doc/includes/tzinfo-examples.py [new file with mode: 0644]
Doc/install/index.rst [new file with mode: 0644]
Doc/installing/index.rst [new file with mode: 0644]
Doc/library/2to3.rst [new file with mode: 0644]
Doc/library/__future__.rst [new file with mode: 0644]
Doc/library/__main__.rst [new file with mode: 0644]
Doc/library/_dummy_thread.rst [new file with mode: 0644]
Doc/library/_thread.rst [new file with mode: 0644]
Doc/library/abc.rst [new file with mode: 0644]
Doc/library/aifc.rst [new file with mode: 0644]
Doc/library/allos.rst [new file with mode: 0644]
Doc/library/archiving.rst [new file with mode: 0644]
Doc/library/argparse.rst [new file with mode: 0644]
Doc/library/array.rst [new file with mode: 0644]
Doc/library/ast.rst [new file with mode: 0644]
Doc/library/asynchat.rst [new file with mode: 0644]
Doc/library/asyncio-dev.rst [new file with mode: 0644]
Doc/library/asyncio-eventloop.rst [new file with mode: 0644]
Doc/library/asyncio-eventloops.rst [new file with mode: 0644]
Doc/library/asyncio-protocol.rst [new file with mode: 0644]
Doc/library/asyncio-queue.rst [new file with mode: 0644]
Doc/library/asyncio-stream.rst [new file with mode: 0644]
Doc/library/asyncio-subprocess.rst [new file with mode: 0644]
Doc/library/asyncio-sync.rst [new file with mode: 0644]
Doc/library/asyncio-task.rst [new file with mode: 0644]
Doc/library/asyncio.rst [new file with mode: 0644]
Doc/library/asyncore.rst [new file with mode: 0644]
Doc/library/atexit.rst [new file with mode: 0644]
Doc/library/audioop.rst [new file with mode: 0644]
Doc/library/base64.rst [new file with mode: 0644]
Doc/library/bdb.rst [new file with mode: 0644]
Doc/library/binary.rst [new file with mode: 0644]
Doc/library/binascii.rst [new file with mode: 0644]
Doc/library/binhex.rst [new file with mode: 0644]
Doc/library/bisect.rst [new file with mode: 0644]
Doc/library/builtins.rst [new file with mode: 0644]
Doc/library/bz2.rst [new file with mode: 0644]
Doc/library/calendar.rst [new file with mode: 0644]
Doc/library/cgi.rst [new file with mode: 0644]
Doc/library/cgitb.rst [new file with mode: 0644]
Doc/library/chunk.rst [new file with mode: 0644]
Doc/library/cmath.rst [new file with mode: 0644]
Doc/library/cmd.rst [new file with mode: 0644]
Doc/library/code.rst [new file with mode: 0644]
Doc/library/codecs.rst [new file with mode: 0644]
Doc/library/codeop.rst [new file with mode: 0644]
Doc/library/collections.abc.rst [new file with mode: 0644]
Doc/library/collections.rst [new file with mode: 0644]
Doc/library/colorsys.rst [new file with mode: 0644]
Doc/library/compileall.rst [new file with mode: 0644]
Doc/library/concurrency.rst [new file with mode: 0644]
Doc/library/concurrent.futures.rst [new file with mode: 0644]
Doc/library/concurrent.rst [new file with mode: 0644]
Doc/library/configparser.rst [new file with mode: 0644]
Doc/library/constants.rst [new file with mode: 0644]
Doc/library/contextlib.rst [new file with mode: 0644]
Doc/library/copy.rst [new file with mode: 0644]
Doc/library/copyreg.rst [new file with mode: 0644]
Doc/library/crypt.rst [new file with mode: 0644]
Doc/library/crypto.rst [new file with mode: 0644]
Doc/library/csv.rst [new file with mode: 0644]
Doc/library/ctypes.rst [new file with mode: 0644]
Doc/library/curses.ascii.rst [new file with mode: 0644]
Doc/library/curses.panel.rst [new file with mode: 0644]
Doc/library/curses.rst [new file with mode: 0644]
Doc/library/custominterp.rst [new file with mode: 0644]
Doc/library/datatypes.rst [new file with mode: 0644]
Doc/library/datetime.rst [new file with mode: 0644]
Doc/library/dbm.rst [new file with mode: 0644]
Doc/library/debug.rst [new file with mode: 0644]
Doc/library/decimal.rst [new file with mode: 0644]
Doc/library/depgraph-output.png [new file with mode: 0644]
Doc/library/development.rst [new file with mode: 0644]
Doc/library/difflib.rst [new file with mode: 0644]
Doc/library/dis.rst [new file with mode: 0644]
Doc/library/distribution.rst [new file with mode: 0644]
Doc/library/distutils.rst [new file with mode: 0644]
Doc/library/doctest.rst [new file with mode: 0644]
Doc/library/dummy_threading.rst [new file with mode: 0644]
Doc/library/email-examples.rst [new file with mode: 0644]
Doc/library/email.charset.rst [new file with mode: 0644]
Doc/library/email.contentmanager.rst [new file with mode: 0644]
Doc/library/email.encoders.rst [new file with mode: 0644]
Doc/library/email.errors.rst [new file with mode: 0644]
Doc/library/email.generator.rst [new file with mode: 0644]
Doc/library/email.header.rst [new file with mode: 0644]
Doc/library/email.headerregistry.rst [new file with mode: 0644]
Doc/library/email.iterators.rst [new file with mode: 0644]
Doc/library/email.message.rst [new file with mode: 0644]
Doc/library/email.mime.rst [new file with mode: 0644]
Doc/library/email.parser.rst [new file with mode: 0644]
Doc/library/email.policy.rst [new file with mode: 0644]
Doc/library/email.rst [new file with mode: 0644]
Doc/library/email.util.rst [new file with mode: 0644]
Doc/library/ensurepip.rst [new file with mode: 0644]
Doc/library/enum.rst [new file with mode: 0644]
Doc/library/errno.rst [new file with mode: 0644]
Doc/library/exceptions.rst [new file with mode: 0644]
Doc/library/faulthandler.rst [new file with mode: 0644]
Doc/library/fcntl.rst [new file with mode: 0644]
Doc/library/filecmp.rst [new file with mode: 0644]
Doc/library/fileformats.rst [new file with mode: 0644]
Doc/library/fileinput.rst [new file with mode: 0644]
Doc/library/filesys.rst [new file with mode: 0644]
Doc/library/fnmatch.rst [new file with mode: 0644]
Doc/library/formatter.rst [new file with mode: 0644]
Doc/library/fpectl.rst [new file with mode: 0644]
Doc/library/fractions.rst [new file with mode: 0644]
Doc/library/frameworks.rst [new file with mode: 0644]
Doc/library/ftplib.rst [new file with mode: 0644]
Doc/library/functional.rst [new file with mode: 0644]
Doc/library/functions.rst [new file with mode: 0644]
Doc/library/functools.rst [new file with mode: 0644]
Doc/library/gc.rst [new file with mode: 0644]
Doc/library/getopt.rst [new file with mode: 0644]
Doc/library/getpass.rst [new file with mode: 0644]
Doc/library/gettext.rst [new file with mode: 0644]
Doc/library/glob.rst [new file with mode: 0644]
Doc/library/grp.rst [new file with mode: 0644]
Doc/library/gzip.rst [new file with mode: 0644]
Doc/library/hashlib.rst [new file with mode: 0644]
Doc/library/heapq.rst [new file with mode: 0644]
Doc/library/hmac.rst [new file with mode: 0644]
Doc/library/html.entities.rst [new file with mode: 0644]
Doc/library/html.parser.rst [new file with mode: 0644]
Doc/library/html.rst [new file with mode: 0644]
Doc/library/http.client.rst [new file with mode: 0644]
Doc/library/http.cookiejar.rst [new file with mode: 0644]
Doc/library/http.cookies.rst [new file with mode: 0644]
Doc/library/http.rst [new file with mode: 0644]
Doc/library/http.server.rst [new file with mode: 0644]
Doc/library/i18n.rst [new file with mode: 0644]
Doc/library/idle.rst [new file with mode: 0644]
Doc/library/imaplib.rst [new file with mode: 0644]
Doc/library/imghdr.rst [new file with mode: 0644]
Doc/library/imp.rst [new file with mode: 0644]
Doc/library/importlib.rst [new file with mode: 0644]
Doc/library/index.rst [new file with mode: 0644]
Doc/library/inspect.rst [new file with mode: 0644]
Doc/library/internet.rst [new file with mode: 0644]
Doc/library/intro.rst [new file with mode: 0644]
Doc/library/io.rst [new file with mode: 0644]
Doc/library/ipaddress.rst [new file with mode: 0644]
Doc/library/ipc.rst [new file with mode: 0644]
Doc/library/itertools.rst [new file with mode: 0644]
Doc/library/json.rst [new file with mode: 0644]
Doc/library/keyword.rst [new file with mode: 0644]
Doc/library/language.rst [new file with mode: 0644]
Doc/library/linecache.rst [new file with mode: 0644]
Doc/library/locale.rst [new file with mode: 0644]
Doc/library/logging.config.rst [new file with mode: 0644]
Doc/library/logging.handlers.rst [new file with mode: 0644]
Doc/library/logging.rst [new file with mode: 0644]
Doc/library/lzma.rst [new file with mode: 0644]
Doc/library/macpath.rst [new file with mode: 0644]
Doc/library/mailbox.rst [new file with mode: 0644]
Doc/library/mailcap.rst [new file with mode: 0644]
Doc/library/markup.rst [new file with mode: 0644]
Doc/library/marshal.rst [new file with mode: 0644]
Doc/library/math.rst [new file with mode: 0644]
Doc/library/mimetypes.rst [new file with mode: 0644]
Doc/library/misc.rst [new file with mode: 0644]
Doc/library/mm.rst [new file with mode: 0644]
Doc/library/mmap.rst [new file with mode: 0644]
Doc/library/modulefinder.rst [new file with mode: 0644]
Doc/library/modules.rst [new file with mode: 0644]
Doc/library/msilib.rst [new file with mode: 0644]
Doc/library/msvcrt.rst [new file with mode: 0644]
Doc/library/multiprocessing.rst [new file with mode: 0644]
Doc/library/netdata.rst [new file with mode: 0644]
Doc/library/netrc.rst [new file with mode: 0644]
Doc/library/nis.rst [new file with mode: 0644]
Doc/library/nntplib.rst [new file with mode: 0644]
Doc/library/numbers.rst [new file with mode: 0644]
Doc/library/numeric.rst [new file with mode: 0644]
Doc/library/operator.rst [new file with mode: 0644]
Doc/library/optparse.rst [new file with mode: 0644]
Doc/library/os.path.rst [new file with mode: 0644]
Doc/library/os.rst [new file with mode: 0644]
Doc/library/ossaudiodev.rst [new file with mode: 0644]
Doc/library/othergui.rst [new file with mode: 0644]
Doc/library/parser.rst [new file with mode: 0644]
Doc/library/pathlib-inheritance.png [new file with mode: 0644]
Doc/library/pathlib-inheritance.svg [new file with mode: 0644]
Doc/library/pathlib.rst [new file with mode: 0644]
Doc/library/pdb.rst [new file with mode: 0644]
Doc/library/persistence.rst [new file with mode: 0644]
Doc/library/pickle.rst [new file with mode: 0644]
Doc/library/pickletools.rst [new file with mode: 0644]
Doc/library/pipes.rst [new file with mode: 0644]
Doc/library/pkgutil.rst [new file with mode: 0644]
Doc/library/platform.rst [new file with mode: 0644]
Doc/library/plistlib.rst [new file with mode: 0644]
Doc/library/poplib.rst [new file with mode: 0644]
Doc/library/posix.rst [new file with mode: 0644]
Doc/library/pprint.rst [new file with mode: 0644]
Doc/library/profile.rst [new file with mode: 0644]
Doc/library/pty.rst [new file with mode: 0644]
Doc/library/pwd.rst [new file with mode: 0644]
Doc/library/py_compile.rst [new file with mode: 0644]
Doc/library/pyclbr.rst [new file with mode: 0644]
Doc/library/pydoc.rst [new file with mode: 0644]
Doc/library/pyexpat.rst [new file with mode: 0644]
Doc/library/python.rst [new file with mode: 0644]
Doc/library/queue.rst [new file with mode: 0644]
Doc/library/quopri.rst [new file with mode: 0644]
Doc/library/random.rst [new file with mode: 0644]
Doc/library/re.rst [new file with mode: 0644]
Doc/library/readline.rst [new file with mode: 0644]
Doc/library/reprlib.rst [new file with mode: 0644]
Doc/library/resource.rst [new file with mode: 0644]
Doc/library/rlcompleter.rst [new file with mode: 0644]
Doc/library/runpy.rst [new file with mode: 0644]
Doc/library/sched.rst [new file with mode: 0644]
Doc/library/select.rst [new file with mode: 0644]
Doc/library/selectors.rst [new file with mode: 0644]
Doc/library/shelve.rst [new file with mode: 0644]
Doc/library/shlex.rst [new file with mode: 0644]
Doc/library/shutil.rst [new file with mode: 0644]
Doc/library/signal.rst [new file with mode: 0644]
Doc/library/site.rst [new file with mode: 0644]
Doc/library/smtpd.rst [new file with mode: 0644]
Doc/library/smtplib.rst [new file with mode: 0644]
Doc/library/sndhdr.rst [new file with mode: 0644]
Doc/library/socket.rst [new file with mode: 0644]
Doc/library/socketserver.rst [new file with mode: 0644]
Doc/library/spwd.rst [new file with mode: 0644]
Doc/library/sqlite3.rst [new file with mode: 0644]
Doc/library/ssl.rst [new file with mode: 0644]
Doc/library/stat.rst [new file with mode: 0644]
Doc/library/statistics.rst [new file with mode: 0644]
Doc/library/stdtypes.rst [new file with mode: 0644]
Doc/library/string.rst [new file with mode: 0644]
Doc/library/stringprep.rst [new file with mode: 0644]
Doc/library/struct.rst [new file with mode: 0644]
Doc/library/subprocess.rst [new file with mode: 0644]
Doc/library/sunau.rst [new file with mode: 0644]
Doc/library/superseded.rst [new file with mode: 0644]
Doc/library/symbol.rst [new file with mode: 0644]
Doc/library/symtable.rst [new file with mode: 0644]
Doc/library/sys.rst [new file with mode: 0644]
Doc/library/sysconfig.rst [new file with mode: 0644]
Doc/library/syslog.rst [new file with mode: 0644]
Doc/library/tabnanny.rst [new file with mode: 0644]
Doc/library/tarfile.rst [new file with mode: 0644]
Doc/library/telnetlib.rst [new file with mode: 0644]
Doc/library/tempfile.rst [new file with mode: 0644]
Doc/library/termios.rst [new file with mode: 0644]
Doc/library/test.rst [new file with mode: 0644]
Doc/library/text.rst [new file with mode: 0644]
Doc/library/textwrap.rst [new file with mode: 0644]
Doc/library/threading.rst [new file with mode: 0644]
Doc/library/time.rst [new file with mode: 0644]
Doc/library/timeit.rst [new file with mode: 0644]
Doc/library/tk.rst [new file with mode: 0644]
Doc/library/tkinter.rst [new file with mode: 0644]
Doc/library/tkinter.scrolledtext.rst [new file with mode: 0644]
Doc/library/tkinter.tix.rst [new file with mode: 0644]
Doc/library/tkinter.ttk.rst [new file with mode: 0644]
Doc/library/token.rst [new file with mode: 0644]
Doc/library/tokenize.rst [new file with mode: 0644]
Doc/library/trace.rst [new file with mode: 0644]
Doc/library/traceback.rst [new file with mode: 0644]
Doc/library/tracemalloc.rst [new file with mode: 0644]
Doc/library/tty.rst [new file with mode: 0644]
Doc/library/tulip_coro.dia [new file with mode: 0644]
Doc/library/tulip_coro.png [new file with mode: 0644]
Doc/library/turtle-star.pdf [new file with mode: 0644]
Doc/library/turtle-star.png [new file with mode: 0644]
Doc/library/turtle-star.ps [new file with mode: 0644]
Doc/library/turtle.rst [new file with mode: 0644]
Doc/library/types.rst [new file with mode: 0644]
Doc/library/undoc.rst [new file with mode: 0644]
Doc/library/unicodedata.rst [new file with mode: 0644]
Doc/library/unittest.mock-examples.rst [new file with mode: 0644]
Doc/library/unittest.mock.rst [new file with mode: 0644]
Doc/library/unittest.rst [new file with mode: 0644]
Doc/library/unix.rst [new file with mode: 0644]
Doc/library/urllib.error.rst [new file with mode: 0644]
Doc/library/urllib.parse.rst [new file with mode: 0644]
Doc/library/urllib.request.rst [new file with mode: 0644]
Doc/library/urllib.robotparser.rst [new file with mode: 0644]
Doc/library/urllib.rst [new file with mode: 0644]
Doc/library/uu.rst [new file with mode: 0644]
Doc/library/uuid.rst [new file with mode: 0644]
Doc/library/venv.rst [new file with mode: 0644]
Doc/library/warnings.rst [new file with mode: 0644]
Doc/library/wave.rst [new file with mode: 0644]
Doc/library/weakref.rst [new file with mode: 0644]
Doc/library/webbrowser.rst [new file with mode: 0644]
Doc/library/windows.rst [new file with mode: 0644]
Doc/library/winreg.rst [new file with mode: 0644]
Doc/library/winsound.rst [new file with mode: 0644]
Doc/library/wsgiref.rst [new file with mode: 0644]
Doc/library/xdrlib.rst [new file with mode: 0644]
Doc/library/xml.dom.minidom.rst [new file with mode: 0644]
Doc/library/xml.dom.pulldom.rst [new file with mode: 0644]
Doc/library/xml.dom.rst [new file with mode: 0644]
Doc/library/xml.etree.elementtree.rst [new file with mode: 0644]
Doc/library/xml.rst [new file with mode: 0644]
Doc/library/xml.sax.handler.rst [new file with mode: 0644]
Doc/library/xml.sax.reader.rst [new file with mode: 0644]
Doc/library/xml.sax.rst [new file with mode: 0644]
Doc/library/xml.sax.utils.rst [new file with mode: 0644]
Doc/library/xmlrpc.client.rst [new file with mode: 0644]
Doc/library/xmlrpc.rst [new file with mode: 0644]
Doc/library/xmlrpc.server.rst [new file with mode: 0644]
Doc/library/zipfile.rst [new file with mode: 0644]
Doc/library/zipimport.rst [new file with mode: 0644]
Doc/library/zlib.rst [new file with mode: 0644]
Doc/license.rst [new file with mode: 0644]
Doc/make.bat [new file with mode: 0644]
Doc/reference/compound_stmts.rst [new file with mode: 0644]
Doc/reference/datamodel.rst [new file with mode: 0644]
Doc/reference/executionmodel.rst [new file with mode: 0644]
Doc/reference/expressions.rst [new file with mode: 0644]
Doc/reference/grammar.rst [new file with mode: 0644]
Doc/reference/import.rst [new file with mode: 0644]
Doc/reference/index.rst [new file with mode: 0644]
Doc/reference/introduction.rst [new file with mode: 0644]
Doc/reference/lexical_analysis.rst [new file with mode: 0644]
Doc/reference/simple_stmts.rst [new file with mode: 0644]
Doc/reference/toplevel_components.rst [new file with mode: 0644]
Doc/tools/extensions/c_annotations.py [new file with mode: 0644]
Doc/tools/extensions/patchlevel.py [new file with mode: 0644]
Doc/tools/extensions/pyspecific.py [new file with mode: 0644]
Doc/tools/extensions/suspicious.py [new file with mode: 0644]
Doc/tools/pydoctheme/static/pydoctheme.css [new file with mode: 0644]
Doc/tools/pydoctheme/theme.conf [new file with mode: 0644]
Doc/tools/rstlint.py [new file with mode: 0755]
Doc/tools/static/copybutton.js [new file with mode: 0644]
Doc/tools/static/py.png [new file with mode: 0644]
Doc/tools/static/sidebar.js [new file with mode: 0644]
Doc/tools/static/version_switch.js [new file with mode: 0644]
Doc/tools/susp-ignored.csv [new file with mode: 0644]
Doc/tools/templates/download.html [new file with mode: 0644]
Doc/tools/templates/indexcontent.html [new file with mode: 0644]
Doc/tools/templates/indexsidebar.html [new file with mode: 0644]
Doc/tools/templates/layout.html [new file with mode: 0644]
Doc/tools/templates/opensearch.xml [new file with mode: 0644]
Doc/tutorial/appendix.rst [new file with mode: 0644]
Doc/tutorial/appetite.rst [new file with mode: 0644]
Doc/tutorial/classes.rst [new file with mode: 0644]
Doc/tutorial/controlflow.rst [new file with mode: 0644]
Doc/tutorial/datastructures.rst [new file with mode: 0644]
Doc/tutorial/errors.rst [new file with mode: 0644]
Doc/tutorial/floatingpoint.rst [new file with mode: 0644]
Doc/tutorial/index.rst [new file with mode: 0644]
Doc/tutorial/inputoutput.rst [new file with mode: 0644]
Doc/tutorial/interactive.rst [new file with mode: 0644]
Doc/tutorial/interpreter.rst [new file with mode: 0644]
Doc/tutorial/introduction.rst [new file with mode: 0644]
Doc/tutorial/modules.rst [new file with mode: 0644]
Doc/tutorial/stdlib.rst [new file with mode: 0644]
Doc/tutorial/stdlib2.rst [new file with mode: 0644]
Doc/tutorial/venv.rst [new file with mode: 0644]
Doc/tutorial/whatnow.rst [new file with mode: 0644]
Doc/using/cmdline.rst [new file with mode: 0644]
Doc/using/index.rst [new file with mode: 0644]
Doc/using/mac.rst [new file with mode: 0644]
Doc/using/scripts.rst [new file with mode: 0644]
Doc/using/unix.rst [new file with mode: 0644]
Doc/using/venv-create.inc [new file with mode: 0644]
Doc/using/windows.rst [new file with mode: 0644]
Doc/whatsnew/2.0.rst [new file with mode: 0644]
Doc/whatsnew/2.1.rst [new file with mode: 0644]
Doc/whatsnew/2.2.rst [new file with mode: 0644]
Doc/whatsnew/2.3.rst [new file with mode: 0644]
Doc/whatsnew/2.4.rst [new file with mode: 0644]
Doc/whatsnew/2.5.rst [new file with mode: 0644]
Doc/whatsnew/2.6.rst [new file with mode: 0644]
Doc/whatsnew/2.7.rst [new file with mode: 0644]
Doc/whatsnew/3.0.rst [new file with mode: 0644]
Doc/whatsnew/3.1.rst [new file with mode: 0644]
Doc/whatsnew/3.2.rst [new file with mode: 0644]
Doc/whatsnew/3.3.rst [new file with mode: 0644]
Doc/whatsnew/3.4.rst [new file with mode: 0644]
Doc/whatsnew/changelog.rst [new file with mode: 0644]
Doc/whatsnew/index.rst [new file with mode: 0644]
Grammar/Grammar [new file with mode: 0644]
Include/Python-ast.h [new file with mode: 0644]
Include/Python.h [new file with mode: 0644]
Include/abstract.h [new file with mode: 0644]
Include/accu.h [new file with mode: 0644]
Include/asdl.h [new file with mode: 0644]
Include/ast.h [new file with mode: 0644]
Include/bitset.h [new file with mode: 0644]
Include/bltinmodule.h [new file with mode: 0644]
Include/boolobject.h [new file with mode: 0644]
Include/bytearrayobject.h [new file with mode: 0644]
Include/bytes_methods.h [new file with mode: 0644]
Include/bytesobject.h [new file with mode: 0644]
Include/cellobject.h [new file with mode: 0644]
Include/ceval.h [new file with mode: 0644]
Include/classobject.h [new file with mode: 0644]
Include/code.h [new file with mode: 0644]
Include/codecs.h [new file with mode: 0644]
Include/compile.h [new file with mode: 0644]
Include/complexobject.h [new file with mode: 0644]
Include/datetime.h [new file with mode: 0644]
Include/descrobject.h [new file with mode: 0644]
Include/dictobject.h [new file with mode: 0644]
Include/dtoa.h [new file with mode: 0644]
Include/dynamic_annotations.h [new file with mode: 0644]
Include/enumobject.h [new file with mode: 0644]
Include/errcode.h [new file with mode: 0644]
Include/eval.h [new file with mode: 0644]
Include/fileobject.h [new file with mode: 0644]
Include/fileutils.h [new file with mode: 0644]
Include/floatobject.h [new file with mode: 0644]
Include/frameobject.h [new file with mode: 0644]
Include/funcobject.h [new file with mode: 0644]
Include/genobject.h [new file with mode: 0644]
Include/graminit.h [new file with mode: 0644]
Include/grammar.h [new file with mode: 0644]
Include/import.h [new file with mode: 0644]
Include/intrcheck.h [new file with mode: 0644]
Include/iterobject.h [new file with mode: 0644]
Include/listobject.h [new file with mode: 0644]
Include/longintrepr.h [new file with mode: 0644]
Include/longobject.h [new file with mode: 0644]
Include/marshal.h [new file with mode: 0644]
Include/memoryobject.h [new file with mode: 0644]
Include/metagrammar.h [new file with mode: 0644]
Include/methodobject.h [new file with mode: 0644]
Include/modsupport.h [new file with mode: 0644]
Include/moduleobject.h [new file with mode: 0644]
Include/namespaceobject.h [new file with mode: 0644]
Include/node.h [new file with mode: 0644]
Include/object.h [new file with mode: 0644]
Include/objimpl.h [new file with mode: 0644]
Include/opcode.h [new file with mode: 0644]
Include/osdefs.h [new file with mode: 0644]
Include/parsetok.h [new file with mode: 0644]
Include/patchlevel.h [new file with mode: 0644]
Include/pgen.h [new file with mode: 0644]
Include/pgenheaders.h [new file with mode: 0644]
Include/py_curses.h [new file with mode: 0644]
Include/pyarena.h [new file with mode: 0644]
Include/pyatomic.h [new file with mode: 0644]
Include/pycapsule.h [new file with mode: 0644]
Include/pyctype.h [new file with mode: 0644]
Include/pydebug.h [new file with mode: 0644]
Include/pyerrors.h [new file with mode: 0644]
Include/pyexpat.h [new file with mode: 0644]
Include/pyfpe.h [new file with mode: 0644]
Include/pygetopt.h [new file with mode: 0644]
Include/pyhash.h [new file with mode: 0644]
Include/pymacconfig.h [new file with mode: 0644]
Include/pymacro.h [new file with mode: 0644]
Include/pymath.h [new file with mode: 0644]
Include/pymem.h [new file with mode: 0644]
Include/pyport.h [new file with mode: 0644]
Include/pystate.h [new file with mode: 0644]
Include/pystrcmp.h [new file with mode: 0644]
Include/pystrtod.h [new file with mode: 0644]
Include/pythonrun.h [new file with mode: 0644]
Include/pythread.h [new file with mode: 0644]
Include/pytime.h [new file with mode: 0644]
Include/rangeobject.h [new file with mode: 0644]
Include/setobject.h [new file with mode: 0644]
Include/sliceobject.h [new file with mode: 0644]
Include/structmember.h [new file with mode: 0644]
Include/structseq.h [new file with mode: 0644]
Include/symtable.h [new file with mode: 0644]
Include/sysmodule.h [new file with mode: 0644]
Include/token.h [new file with mode: 0644]
Include/traceback.h [new file with mode: 0644]
Include/tupleobject.h [new file with mode: 0644]
Include/typeslots.h [new file with mode: 0644]
Include/ucnhash.h [new file with mode: 0644]
Include/unicodeobject.h [new file with mode: 0644]
Include/warnings.h [new file with mode: 0644]
Include/weakrefobject.h [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Lib/__future__.py [new file with mode: 0644]
Lib/__phello__.foo.py [new file with mode: 0644]
Lib/_bootlocale.py [new file with mode: 0644]
Lib/_collections_abc.py [new file with mode: 0644]
Lib/_compat_pickle.py [new file with mode: 0644]
Lib/_dummy_thread.py [new file with mode: 0644]
Lib/_markupbase.py [new file with mode: 0644]
Lib/_osx_support.py [new file with mode: 0644]
Lib/_pyio.py [new file with mode: 0644]
Lib/_sitebuiltins.py [new file with mode: 0644]
Lib/_strptime.py [new file with mode: 0644]
Lib/_threading_local.py [new file with mode: 0644]
Lib/_weakrefset.py [new file with mode: 0644]
Lib/abc.py [new file with mode: 0644]
Lib/aifc.py [new file with mode: 0644]
Lib/antigravity.py [new file with mode: 0644]
Lib/argparse.py [new file with mode: 0644]
Lib/ast.py [new file with mode: 0644]
Lib/asynchat.py [new file with mode: 0644]
Lib/asyncio/__init__.py [new file with mode: 0644]
Lib/asyncio/base_events.py [new file with mode: 0644]
Lib/asyncio/base_subprocess.py [new file with mode: 0644]
Lib/asyncio/compat.py [new file with mode: 0644]
Lib/asyncio/constants.py [new file with mode: 0644]
Lib/asyncio/coroutines.py [new file with mode: 0644]
Lib/asyncio/events.py [new file with mode: 0644]
Lib/asyncio/futures.py [new file with mode: 0644]
Lib/asyncio/locks.py [new file with mode: 0644]
Lib/asyncio/log.py [new file with mode: 0644]
Lib/asyncio/proactor_events.py [new file with mode: 0644]
Lib/asyncio/protocols.py [new file with mode: 0644]
Lib/asyncio/queues.py [new file with mode: 0644]
Lib/asyncio/selector_events.py [new file with mode: 0644]
Lib/asyncio/sslproto.py [new file with mode: 0644]
Lib/asyncio/streams.py [new file with mode: 0644]
Lib/asyncio/subprocess.py [new file with mode: 0644]
Lib/asyncio/tasks.py [new file with mode: 0644]
Lib/asyncio/test_utils.py [new file with mode: 0644]
Lib/asyncio/transports.py [new file with mode: 0644]
Lib/asyncio/unix_events.py [new file with mode: 0644]
Lib/asyncio/windows_events.py [new file with mode: 0644]
Lib/asyncio/windows_utils.py [new file with mode: 0644]
Lib/asyncore.py [new file with mode: 0644]
Lib/base64.py [new file with mode: 0755]
Lib/bdb.py [new file with mode: 0644]
Lib/binhex.py [new file with mode: 0644]
Lib/bisect.py [new file with mode: 0644]
Lib/bz2.py [new file with mode: 0644]
Lib/cProfile.py [new file with mode: 0755]
Lib/calendar.py [new file with mode: 0644]
Lib/cgi.py [new file with mode: 0755]
Lib/cgitb.py [new file with mode: 0644]
Lib/chunk.py [new file with mode: 0644]
Lib/cmd.py [new file with mode: 0644]
Lib/code.py [new file with mode: 0644]
Lib/codecs.py [new file with mode: 0644]
Lib/codeop.py [new file with mode: 0644]
Lib/collections/__init__.py [new file with mode: 0644]
Lib/collections/__main__.py [new file with mode: 0644]
Lib/collections/abc.py [new file with mode: 0644]
Lib/colorsys.py [new file with mode: 0644]
Lib/compileall.py [new file with mode: 0644]
Lib/concurrent/__init__.py [new file with mode: 0644]
Lib/concurrent/futures/__init__.py [new file with mode: 0644]
Lib/concurrent/futures/_base.py [new file with mode: 0644]
Lib/concurrent/futures/process.py [new file with mode: 0644]
Lib/concurrent/futures/thread.py [new file with mode: 0644]
Lib/configparser.py [new file with mode: 0644]
Lib/contextlib.py [new file with mode: 0644]
Lib/copy.py [new file with mode: 0644]
Lib/copyreg.py [new file with mode: 0644]
Lib/crypt.py [new file with mode: 0644]
Lib/csv.py [new file with mode: 0644]
Lib/ctypes/__init__.py [new file with mode: 0644]
Lib/ctypes/_endian.py [new file with mode: 0644]
Lib/ctypes/macholib/README.ctypes [new file with mode: 0644]
Lib/ctypes/macholib/__init__.py [new file with mode: 0644]
Lib/ctypes/macholib/dyld.py [new file with mode: 0644]
Lib/ctypes/macholib/dylib.py [new file with mode: 0644]
Lib/ctypes/macholib/fetch_macholib [new file with mode: 0755]
Lib/ctypes/macholib/fetch_macholib.bat [new file with mode: 0644]
Lib/ctypes/macholib/framework.py [new file with mode: 0644]
Lib/ctypes/test/__init__.py [new file with mode: 0644]
Lib/ctypes/test/__main__.py [new file with mode: 0644]
Lib/ctypes/test/test_anon.py [new file with mode: 0644]
Lib/ctypes/test/test_array_in_pointer.py [new file with mode: 0644]
Lib/ctypes/test/test_arrays.py [new file with mode: 0644]
Lib/ctypes/test/test_as_parameter.py [new file with mode: 0644]
Lib/ctypes/test/test_bitfields.py [new file with mode: 0644]
Lib/ctypes/test/test_buffers.py [new file with mode: 0644]
Lib/ctypes/test/test_bytes.py [new file with mode: 0644]
Lib/ctypes/test/test_byteswap.py [new file with mode: 0644]
Lib/ctypes/test/test_callbacks.py [new file with mode: 0644]
Lib/ctypes/test/test_cast.py [new file with mode: 0644]
Lib/ctypes/test/test_cfuncs.py [new file with mode: 0644]
Lib/ctypes/test/test_checkretval.py [new file with mode: 0644]
Lib/ctypes/test/test_delattr.py [new file with mode: 0644]
Lib/ctypes/test/test_errno.py [new file with mode: 0644]
Lib/ctypes/test/test_find.py [new file with mode: 0644]
Lib/ctypes/test/test_frombuffer.py [new file with mode: 0644]
Lib/ctypes/test/test_funcptr.py [new file with mode: 0644]
Lib/ctypes/test/test_functions.py [new file with mode: 0644]
Lib/ctypes/test/test_incomplete.py [new file with mode: 0644]
Lib/ctypes/test/test_init.py [new file with mode: 0644]
Lib/ctypes/test/test_internals.py [new file with mode: 0644]
Lib/ctypes/test/test_keeprefs.py [new file with mode: 0644]
Lib/ctypes/test/test_libc.py [new file with mode: 0644]
Lib/ctypes/test/test_loading.py [new file with mode: 0644]
Lib/ctypes/test/test_macholib.py [new file with mode: 0644]
Lib/ctypes/test/test_memfunctions.py [new file with mode: 0644]
Lib/ctypes/test/test_numbers.py [new file with mode: 0644]
Lib/ctypes/test/test_objects.py [new file with mode: 0644]
Lib/ctypes/test/test_parameters.py [new file with mode: 0644]
Lib/ctypes/test/test_pep3118.py [new file with mode: 0644]
Lib/ctypes/test/test_pickling.py [new file with mode: 0644]
Lib/ctypes/test/test_pointers.py [new file with mode: 0644]
Lib/ctypes/test/test_prototypes.py [new file with mode: 0644]
Lib/ctypes/test/test_python_api.py [new file with mode: 0644]
Lib/ctypes/test/test_random_things.py [new file with mode: 0644]
Lib/ctypes/test/test_refcounts.py [new file with mode: 0644]
Lib/ctypes/test/test_repr.py [new file with mode: 0644]
Lib/ctypes/test/test_returnfuncptrs.py [new file with mode: 0644]
Lib/ctypes/test/test_simplesubclasses.py [new file with mode: 0644]
Lib/ctypes/test/test_sizes.py [new file with mode: 0644]
Lib/ctypes/test/test_slicing.py [new file with mode: 0644]
Lib/ctypes/test/test_stringptr.py [new file with mode: 0644]
Lib/ctypes/test/test_strings.py [new file with mode: 0644]
Lib/ctypes/test/test_struct_fields.py [new file with mode: 0644]
Lib/ctypes/test/test_structures.py [new file with mode: 0644]
Lib/ctypes/test/test_unaligned_structures.py [new file with mode: 0644]
Lib/ctypes/test/test_unicode.py [new file with mode: 0644]
Lib/ctypes/test/test_values.py [new file with mode: 0644]
Lib/ctypes/test/test_varsize_struct.py [new file with mode: 0644]
Lib/ctypes/test/test_win32.py [new file with mode: 0644]
Lib/ctypes/test/test_wintypes.py [new file with mode: 0644]
Lib/ctypes/util.py [new file with mode: 0644]
Lib/ctypes/wintypes.py [new file with mode: 0644]
Lib/curses/__init__.py [new file with mode: 0644]
Lib/curses/ascii.py [new file with mode: 0644]
Lib/curses/has_key.py [new file with mode: 0644]
Lib/curses/panel.py [new file with mode: 0644]
Lib/curses/textpad.py [new file with mode: 0644]
Lib/datetime.py [new file with mode: 0644]
Lib/dbm/__init__.py [new file with mode: 0644]
Lib/dbm/dumb.py [new file with mode: 0644]
Lib/dbm/gnu.py [new file with mode: 0644]
Lib/dbm/ndbm.py [new file with mode: 0644]
Lib/decimal.py [new file with mode: 0644]
Lib/difflib.py [new file with mode: 0644]
Lib/dis.py [new file with mode: 0644]
Lib/distutils/README [new file with mode: 0644]
Lib/distutils/__init__.py [new file with mode: 0644]
Lib/distutils/archive_util.py [new file with mode: 0644]
Lib/distutils/bcppcompiler.py [new file with mode: 0644]
Lib/distutils/ccompiler.py [new file with mode: 0644]
Lib/distutils/cmd.py [new file with mode: 0644]
Lib/distutils/command/__init__.py [new file with mode: 0644]
Lib/distutils/command/bdist.py [new file with mode: 0644]
Lib/distutils/command/bdist_dumb.py [new file with mode: 0644]
Lib/distutils/command/bdist_msi.py [new file with mode: 0644]
Lib/distutils/command/bdist_rpm.py [new file with mode: 0644]
Lib/distutils/command/bdist_wininst.py [new file with mode: 0644]
Lib/distutils/command/build.py [new file with mode: 0644]
Lib/distutils/command/build_clib.py [new file with mode: 0644]
Lib/distutils/command/build_ext.py [new file with mode: 0644]
Lib/distutils/command/build_py.py [new file with mode: 0644]
Lib/distutils/command/build_scripts.py [new file with mode: 0644]
Lib/distutils/command/check.py [new file with mode: 0644]
Lib/distutils/command/clean.py [new file with mode: 0644]
Lib/distutils/command/command_template [new file with mode: 0644]
Lib/distutils/command/config.py [new file with mode: 0644]
Lib/distutils/command/install.py [new file with mode: 0644]
Lib/distutils/command/install_data.py [new file with mode: 0644]
Lib/distutils/command/install_egg_info.py [new file with mode: 0644]
Lib/distutils/command/install_headers.py [new file with mode: 0644]
Lib/distutils/command/install_lib.py [new file with mode: 0644]
Lib/distutils/command/install_scripts.py [new file with mode: 0644]
Lib/distutils/command/register.py [new file with mode: 0644]
Lib/distutils/command/sdist.py [new file with mode: 0644]
Lib/distutils/command/upload.py [new file with mode: 0644]
Lib/distutils/command/wininst-10.0-amd64.exe [new file with mode: 0644]
Lib/distutils/command/wininst-10.0.exe [new file with mode: 0644]
Lib/distutils/command/wininst-6.0.exe [new file with mode: 0644]
Lib/distutils/command/wininst-7.1.exe [new file with mode: 0644]
Lib/distutils/command/wininst-8.0.exe [new file with mode: 0644]
Lib/distutils/command/wininst-9.0-amd64.exe [new file with mode: 0644]
Lib/distutils/command/wininst-9.0.exe [new file with mode: 0644]
Lib/distutils/config.py [new file with mode: 0644]
Lib/distutils/core.py [new file with mode: 0644]
Lib/distutils/cygwinccompiler.py [new file with mode: 0644]
Lib/distutils/debug.py [new file with mode: 0644]
Lib/distutils/dep_util.py [new file with mode: 0644]
Lib/distutils/dir_util.py [new file with mode: 0644]
Lib/distutils/dist.py [new file with mode: 0644]
Lib/distutils/errors.py [new file with mode: 0644]
Lib/distutils/extension.py [new file with mode: 0644]
Lib/distutils/fancy_getopt.py [new file with mode: 0644]
Lib/distutils/file_util.py [new file with mode: 0644]
Lib/distutils/filelist.py [new file with mode: 0644]
Lib/distutils/log.py [new file with mode: 0644]
Lib/distutils/msvc9compiler.py [new file with mode: 0644]
Lib/distutils/msvccompiler.py [new file with mode: 0644]
Lib/distutils/spawn.py [new file with mode: 0644]
Lib/distutils/sysconfig.py [new file with mode: 0644]
Lib/distutils/tests/Setup.sample [new file with mode: 0644]
Lib/distutils/tests/__init__.py [new file with mode: 0644]
Lib/distutils/tests/support.py [new file with mode: 0644]
Lib/distutils/tests/test_archive_util.py [new file with mode: 0644]
Lib/distutils/tests/test_bdist.py [new file with mode: 0644]
Lib/distutils/tests/test_bdist_dumb.py [new file with mode: 0644]
Lib/distutils/tests/test_bdist_msi.py [new file with mode: 0644]
Lib/distutils/tests/test_bdist_rpm.py [new file with mode: 0644]
Lib/distutils/tests/test_bdist_wininst.py [new file with mode: 0644]
Lib/distutils/tests/test_build.py [new file with mode: 0644]
Lib/distutils/tests/test_build_clib.py [new file with mode: 0644]
Lib/distutils/tests/test_build_ext.py [new file with mode: 0644]
Lib/distutils/tests/test_build_py.py [new file with mode: 0644]
Lib/distutils/tests/test_build_scripts.py [new file with mode: 0644]
Lib/distutils/tests/test_check.py [new file with mode: 0644]
Lib/distutils/tests/test_clean.py [new file with mode: 0644]
Lib/distutils/tests/test_cmd.py [new file with mode: 0644]
Lib/distutils/tests/test_config.py [new file with mode: 0644]
Lib/distutils/tests/test_config_cmd.py [new file with mode: 0644]
Lib/distutils/tests/test_core.py [new file with mode: 0644]
Lib/distutils/tests/test_cygwinccompiler.py [new file with mode: 0644]
Lib/distutils/tests/test_dep_util.py [new file with mode: 0644]
Lib/distutils/tests/test_dir_util.py [new file with mode: 0644]
Lib/distutils/tests/test_dist.py [new file with mode: 0644]
Lib/distutils/tests/test_extension.py [new file with mode: 0644]
Lib/distutils/tests/test_file_util.py [new file with mode: 0644]
Lib/distutils/tests/test_filelist.py [new file with mode: 0644]
Lib/distutils/tests/test_install.py [new file with mode: 0644]
Lib/distutils/tests/test_install_data.py [new file with mode: 0644]
Lib/distutils/tests/test_install_headers.py [new file with mode: 0644]
Lib/distutils/tests/test_install_lib.py [new file with mode: 0644]
Lib/distutils/tests/test_install_scripts.py [new file with mode: 0644]
Lib/distutils/tests/test_log.py [new file with mode: 0644]
Lib/distutils/tests/test_msvc9compiler.py [new file with mode: 0644]
Lib/distutils/tests/test_register.py [new file with mode: 0644]
Lib/distutils/tests/test_sdist.py [new file with mode: 0644]
Lib/distutils/tests/test_spawn.py [new file with mode: 0644]
Lib/distutils/tests/test_sysconfig.py [new file with mode: 0644]
Lib/distutils/tests/test_text_file.py [new file with mode: 0644]
Lib/distutils/tests/test_unixccompiler.py [new file with mode: 0644]
Lib/distutils/tests/test_upload.py [new file with mode: 0644]
Lib/distutils/tests/test_util.py [new file with mode: 0644]
Lib/distutils/tests/test_version.py [new file with mode: 0644]
Lib/distutils/tests/test_versionpredicate.py [new file with mode: 0644]
Lib/distutils/text_file.py [new file with mode: 0644]
Lib/distutils/unixccompiler.py [new file with mode: 0644]
Lib/distutils/util.py [new file with mode: 0644]
Lib/distutils/version.py [new file with mode: 0644]
Lib/distutils/versionpredicate.py [new file with mode: 0644]
Lib/doctest.py [new file with mode: 0644]
Lib/dummy_threading.py [new file with mode: 0644]
Lib/email/__init__.py [new file with mode: 0644]
Lib/email/_encoded_words.py [new file with mode: 0644]
Lib/email/_header_value_parser.py [new file with mode: 0644]
Lib/email/_parseaddr.py [new file with mode: 0644]
Lib/email/_policybase.py [new file with mode: 0644]
Lib/email/architecture.rst [new file with mode: 0644]
Lib/email/base64mime.py [new file with mode: 0644]
Lib/email/charset.py [new file with mode: 0644]
Lib/email/contentmanager.py [new file with mode: 0644]
Lib/email/encoders.py [new file with mode: 0644]
Lib/email/errors.py [new file with mode: 0644]
Lib/email/feedparser.py [new file with mode: 0644]
Lib/email/generator.py [new file with mode: 0644]
Lib/email/header.py [new file with mode: 0644]
Lib/email/headerregistry.py [new file with mode: 0644]
Lib/email/iterators.py [new file with mode: 0644]
Lib/email/message.py [new file with mode: 0644]
Lib/email/mime/__init__.py [new file with mode: 0644]
Lib/email/mime/application.py [new file with mode: 0644]
Lib/email/mime/audio.py [new file with mode: 0644]
Lib/email/mime/base.py [new file with mode: 0644]
Lib/email/mime/image.py [new file with mode: 0644]
Lib/email/mime/message.py [new file with mode: 0644]
Lib/email/mime/multipart.py [new file with mode: 0644]
Lib/email/mime/nonmultipart.py [new file with mode: 0644]
Lib/email/mime/text.py [new file with mode: 0644]
Lib/email/parser.py [new file with mode: 0644]
Lib/email/policy.py [new file with mode: 0644]
Lib/email/quoprimime.py [new file with mode: 0644]
Lib/email/utils.py [new file with mode: 0644]
Lib/encodings/__init__.py [new file with mode: 0644]
Lib/encodings/aliases.py [new file with mode: 0644]
Lib/encodings/ascii.py [new file with mode: 0644]
Lib/encodings/base64_codec.py [new file with mode: 0644]
Lib/encodings/big5.py [new file with mode: 0644]
Lib/encodings/big5hkscs.py [new file with mode: 0644]
Lib/encodings/bz2_codec.py [new file with mode: 0644]
Lib/encodings/charmap.py [new file with mode: 0644]
Lib/encodings/cp037.py [new file with mode: 0644]
Lib/encodings/cp1006.py [new file with mode: 0644]
Lib/encodings/cp1026.py [new file with mode: 0644]
Lib/encodings/cp1125.py [new file with mode: 0644]
Lib/encodings/cp1140.py [new file with mode: 0644]
Lib/encodings/cp1250.py [new file with mode: 0644]
Lib/encodings/cp1251.py [new file with mode: 0644]
Lib/encodings/cp1252.py [new file with mode: 0644]
Lib/encodings/cp1253.py [new file with mode: 0644]
Lib/encodings/cp1254.py [new file with mode: 0644]
Lib/encodings/cp1255.py [new file with mode: 0644]
Lib/encodings/cp1256.py [new file with mode: 0644]
Lib/encodings/cp1257.py [new file with mode: 0644]
Lib/encodings/cp1258.py [new file with mode: 0644]
Lib/encodings/cp273.py [new file with mode: 0644]
Lib/encodings/cp424.py [new file with mode: 0644]
Lib/encodings/cp437.py [new file with mode: 0644]
Lib/encodings/cp500.py [new file with mode: 0644]
Lib/encodings/cp65001.py [new file with mode: 0644]
Lib/encodings/cp720.py [new file with mode: 0644]
Lib/encodings/cp737.py [new file with mode: 0644]
Lib/encodings/cp775.py [new file with mode: 0644]
Lib/encodings/cp850.py [new file with mode: 0644]
Lib/encodings/cp852.py [new file with mode: 0644]
Lib/encodings/cp855.py [new file with mode: 0644]
Lib/encodings/cp856.py [new file with mode: 0644]
Lib/encodings/cp857.py [new file with mode: 0644]
Lib/encodings/cp858.py [new file with mode: 0644]
Lib/encodings/cp860.py [new file with mode: 0644]
Lib/encodings/cp861.py [new file with mode: 0644]
Lib/encodings/cp862.py [new file with mode: 0644]
Lib/encodings/cp863.py [new file with mode: 0644]
Lib/encodings/cp864.py [new file with mode: 0644]
Lib/encodings/cp865.py [new file with mode: 0644]
Lib/encodings/cp866.py [new file with mode: 0644]
Lib/encodings/cp869.py [new file with mode: 0644]
Lib/encodings/cp874.py [new file with mode: 0644]
Lib/encodings/cp875.py [new file with mode: 0644]
Lib/encodings/cp932.py [new file with mode: 0644]
Lib/encodings/cp949.py [new file with mode: 0644]
Lib/encodings/cp950.py [new file with mode: 0644]
Lib/encodings/euc_jis_2004.py [new file with mode: 0644]
Lib/encodings/euc_jisx0213.py [new file with mode: 0644]
Lib/encodings/euc_jp.py [new file with mode: 0644]
Lib/encodings/euc_kr.py [new file with mode: 0644]
Lib/encodings/gb18030.py [new file with mode: 0644]
Lib/encodings/gb2312.py [new file with mode: 0644]
Lib/encodings/gbk.py [new file with mode: 0644]
Lib/encodings/hex_codec.py [new file with mode: 0644]
Lib/encodings/hp_roman8.py [new file with mode: 0644]
Lib/encodings/hz.py [new file with mode: 0644]
Lib/encodings/idna.py [new file with mode: 0644]
Lib/encodings/iso2022_jp.py [new file with mode: 0644]
Lib/encodings/iso2022_jp_1.py [new file with mode: 0644]
Lib/encodings/iso2022_jp_2.py [new file with mode: 0644]
Lib/encodings/iso2022_jp_2004.py [new file with mode: 0644]
Lib/encodings/iso2022_jp_3.py [new file with mode: 0644]
Lib/encodings/iso2022_jp_ext.py [new file with mode: 0644]
Lib/encodings/iso2022_kr.py [new file with mode: 0644]
Lib/encodings/iso8859_1.py [new file with mode: 0644]
Lib/encodings/iso8859_10.py [new file with mode: 0644]
Lib/encodings/iso8859_11.py [new file with mode: 0644]
Lib/encodings/iso8859_13.py [new file with mode: 0644]
Lib/encodings/iso8859_14.py [new file with mode: 0644]
Lib/encodings/iso8859_15.py [new file with mode: 0644]
Lib/encodings/iso8859_16.py [new file with mode: 0644]
Lib/encodings/iso8859_2.py [new file with mode: 0644]
Lib/encodings/iso8859_3.py [new file with mode: 0644]
Lib/encodings/iso8859_4.py [new file with mode: 0644]
Lib/encodings/iso8859_5.py [new file with mode: 0644]
Lib/encodings/iso8859_6.py [new file with mode: 0644]
Lib/encodings/iso8859_7.py [new file with mode: 0644]
Lib/encodings/iso8859_8.py [new file with mode: 0644]
Lib/encodings/iso8859_9.py [new file with mode: 0644]
Lib/encodings/johab.py [new file with mode: 0644]
Lib/encodings/koi8_r.py [new file with mode: 0644]
Lib/encodings/koi8_u.py [new file with mode: 0644]
Lib/encodings/latin_1.py [new file with mode: 0644]
Lib/encodings/mac_arabic.py [new file with mode: 0644]
Lib/encodings/mac_centeuro.py [new file with mode: 0644]
Lib/encodings/mac_croatian.py [new file with mode: 0644]
Lib/encodings/mac_cyrillic.py [new file with mode: 0644]
Lib/encodings/mac_farsi.py [new file with mode: 0644]
Lib/encodings/mac_greek.py [new file with mode: 0644]
Lib/encodings/mac_iceland.py [new file with mode: 0644]
Lib/encodings/mac_latin2.py [new file with mode: 0644]
Lib/encodings/mac_roman.py [new file with mode: 0644]
Lib/encodings/mac_romanian.py [new file with mode: 0644]
Lib/encodings/mac_turkish.py [new file with mode: 0644]
Lib/encodings/mbcs.py [new file with mode: 0644]
Lib/encodings/palmos.py [new file with mode: 0644]
Lib/encodings/ptcp154.py [new file with mode: 0644]
Lib/encodings/punycode.py [new file with mode: 0644]
Lib/encodings/quopri_codec.py [new file with mode: 0644]
Lib/encodings/raw_unicode_escape.py [new file with mode: 0644]
Lib/encodings/rot_13.py [new file with mode: 0755]
Lib/encodings/shift_jis.py [new file with mode: 0644]
Lib/encodings/shift_jis_2004.py [new file with mode: 0644]
Lib/encodings/shift_jisx0213.py [new file with mode: 0644]
Lib/encodings/tis_620.py [new file with mode: 0644]
Lib/encodings/undefined.py [new file with mode: 0644]
Lib/encodings/unicode_escape.py [new file with mode: 0644]
Lib/encodings/unicode_internal.py [new file with mode: 0644]
Lib/encodings/utf_16.py [new file with mode: 0644]
Lib/encodings/utf_16_be.py [new file with mode: 0644]
Lib/encodings/utf_16_le.py [new file with mode: 0644]
Lib/encodings/utf_32.py [new file with mode: 0644]
Lib/encodings/utf_32_be.py [new file with mode: 0644]
Lib/encodings/utf_32_le.py [new file with mode: 0644]
Lib/encodings/utf_7.py [new file with mode: 0644]
Lib/encodings/utf_8.py [new file with mode: 0644]
Lib/encodings/utf_8_sig.py [new file with mode: 0644]
Lib/encodings/uu_codec.py [new file with mode: 0644]
Lib/encodings/zlib_codec.py [new file with mode: 0644]
Lib/ensurepip/__init__.py [new file with mode: 0644]
Lib/ensurepip/__main__.py [new file with mode: 0644]
Lib/ensurepip/_bundled/pip-7.1.2-py2.py3-none-any.whl [new file with mode: 0644]
Lib/ensurepip/_bundled/setuptools-18.2-py2.py3-none-any.whl [new file with mode: 0644]
Lib/ensurepip/_uninstall.py [new file with mode: 0644]
Lib/enum.py [new file with mode: 0644]
Lib/filecmp.py [new file with mode: 0644]
Lib/fileinput.py [new file with mode: 0644]
Lib/fnmatch.py [new file with mode: 0644]
Lib/formatter.py [new file with mode: 0644]
Lib/fractions.py [new file with mode: 0644]
Lib/ftplib.py [new file with mode: 0644]
Lib/functools.py [new file with mode: 0644]
Lib/genericpath.py [new file with mode: 0644]
Lib/getopt.py [new file with mode: 0644]
Lib/getpass.py [new file with mode: 0644]
Lib/gettext.py [new file with mode: 0644]
Lib/glob.py [new file with mode: 0644]
Lib/gzip.py [new file with mode: 0644]
Lib/hashlib.py [new file with mode: 0644]
Lib/heapq.py [new file with mode: 0644]
Lib/hmac.py [new file with mode: 0644]
Lib/html/__init__.py [new file with mode: 0644]
Lib/html/entities.py [new file with mode: 0644]
Lib/html/parser.py [new file with mode: 0644]
Lib/http/__init__.py [new file with mode: 0644]
Lib/http/client.py [new file with mode: 0644]
Lib/http/cookiejar.py [new file with mode: 0644]
Lib/http/cookies.py [new file with mode: 0644]
Lib/http/server.py [new file with mode: 0644]
Lib/idlelib/AutoComplete.py [new file with mode: 0644]
Lib/idlelib/AutoCompleteWindow.py [new file with mode: 0644]
Lib/idlelib/AutoExpand.py [new file with mode: 0644]
Lib/idlelib/Bindings.py [new file with mode: 0644]
Lib/idlelib/CREDITS.txt [new file with mode: 0644]
Lib/idlelib/CallTipWindow.py [new file with mode: 0644]
Lib/idlelib/CallTips.py [new file with mode: 0644]
Lib/idlelib/ChangeLog [new file with mode: 0644]
Lib/idlelib/ClassBrowser.py [new file with mode: 0644]
Lib/idlelib/CodeContext.py [new file with mode: 0644]
Lib/idlelib/ColorDelegator.py [new file with mode: 0644]
Lib/idlelib/Debugger.py [new file with mode: 0644]
Lib/idlelib/Delegator.py [new file with mode: 0644]
Lib/idlelib/EditorWindow.py [new file with mode: 0644]
Lib/idlelib/FileList.py [new file with mode: 0644]
Lib/idlelib/FormatParagraph.py [new file with mode: 0644]
Lib/idlelib/GrepDialog.py [new file with mode: 0644]
Lib/idlelib/HISTORY.txt [new file with mode: 0644]
Lib/idlelib/HyperParser.py [new file with mode: 0644]
Lib/idlelib/IOBinding.py [new file with mode: 0644]
Lib/idlelib/Icons/folder.gif [new file with mode: 0644]
Lib/idlelib/Icons/idle.icns [new file with mode: 0644]
Lib/idlelib/Icons/idle.ico [new file with mode: 0644]
Lib/idlelib/Icons/idle_16.gif [new file with mode: 0644]
Lib/idlelib/Icons/idle_16.png [new file with mode: 0644]
Lib/idlelib/Icons/idle_32.gif [new file with mode: 0644]
Lib/idlelib/Icons/idle_32.png [new file with mode: 0644]
Lib/idlelib/Icons/idle_48.gif [new file with mode: 0644]
Lib/idlelib/Icons/idle_48.png [new file with mode: 0644]
Lib/idlelib/Icons/minusnode.gif [new file with mode: 0644]
Lib/idlelib/Icons/openfolder.gif [new file with mode: 0644]
Lib/idlelib/Icons/plusnode.gif [new file with mode: 0644]
Lib/idlelib/Icons/python.gif [new file with mode: 0644]
Lib/idlelib/Icons/tk.gif [new file with mode: 0644]
Lib/idlelib/IdleHistory.py [new file with mode: 0644]
Lib/idlelib/MultiCall.py [new file with mode: 0644]
Lib/idlelib/MultiStatusBar.py [new file with mode: 0644]
Lib/idlelib/NEWS.txt [new file with mode: 0644]
Lib/idlelib/ObjectBrowser.py [new file with mode: 0644]
Lib/idlelib/OutputWindow.py [new file with mode: 0644]
Lib/idlelib/ParenMatch.py [new file with mode: 0644]
Lib/idlelib/PathBrowser.py [new file with mode: 0644]
Lib/idlelib/Percolator.py [new file with mode: 0644]
Lib/idlelib/PyParse.py [new file with mode: 0644]
Lib/idlelib/PyShell.py [new file with mode: 0755]
Lib/idlelib/README.txt [new file with mode: 0644]
Lib/idlelib/RemoteDebugger.py [new file with mode: 0644]
Lib/idlelib/RemoteObjectBrowser.py [new file with mode: 0644]
Lib/idlelib/ReplaceDialog.py [new file with mode: 0644]
Lib/idlelib/RstripExtension.py [new file with mode: 0644]
Lib/idlelib/ScriptBinding.py [new file with mode: 0644]
Lib/idlelib/ScrolledList.py [new file with mode: 0644]
Lib/idlelib/SearchDialog.py [new file with mode: 0644]
Lib/idlelib/SearchDialogBase.py [new file with mode: 0644]
Lib/idlelib/SearchEngine.py [new file with mode: 0644]
Lib/idlelib/StackViewer.py [new file with mode: 0644]
Lib/idlelib/TODO.txt [new file with mode: 0644]
Lib/idlelib/ToolTip.py [new file with mode: 0644]
Lib/idlelib/TreeWidget.py [new file with mode: 0644]
Lib/idlelib/UndoDelegator.py [new file with mode: 0644]
Lib/idlelib/WidgetRedirector.py [new file with mode: 0644]
Lib/idlelib/WindowList.py [new file with mode: 0644]
Lib/idlelib/ZoomHeight.py [new file with mode: 0644]
Lib/idlelib/__init__.py [new file with mode: 0644]
Lib/idlelib/__main__.py [new file with mode: 0644]
Lib/idlelib/aboutDialog.py [new file with mode: 0644]
Lib/idlelib/config-extensions.def [new file with mode: 0644]
Lib/idlelib/config-highlight.def [new file with mode: 0644]
Lib/idlelib/config-keys.def [new file with mode: 0644]
Lib/idlelib/config-main.def [new file with mode: 0644]
Lib/idlelib/configDialog.py [new file with mode: 0644]
Lib/idlelib/configHandler.py [new file with mode: 0644]
Lib/idlelib/configHelpSourceEdit.py [new file with mode: 0644]
Lib/idlelib/configSectionNameDialog.py [new file with mode: 0644]
Lib/idlelib/dynOptionMenuWidget.py [new file with mode: 0644]
Lib/idlelib/extend.txt [new file with mode: 0644]
Lib/idlelib/help.html [new file with mode: 0644]
Lib/idlelib/help.py [new file with mode: 0644]
Lib/idlelib/help.txt [new file with mode: 0644]
Lib/idlelib/idle.bat [new file with mode: 0755]
Lib/idlelib/idle.py [new file with mode: 0644]
Lib/idlelib/idle.pyw [new file with mode: 0644]
Lib/idlelib/idle_test/README.txt [new file with mode: 0644]
Lib/idlelib/idle_test/__init__.py [new file with mode: 0644]
Lib/idlelib/idle_test/htest.py [new file with mode: 0644]
Lib/idlelib/idle_test/mock_idle.py [new file with mode: 0644]
Lib/idlelib/idle_test/mock_tk.py [new file with mode: 0644]
Lib/idlelib/idle_test/test_autocomplete.py [new file with mode: 0644]
Lib/idlelib/idle_test/test_autoexpand.py [new file with mode: 0644]
Lib/idlelib/idle_test/test_calltips.py [new file with mode: 0644]
Lib/idlelib/idle_test/test_config_name.py [new file with mode: 0644]
Lib/idlelib/idle_test/test_configdialog.py [new file with mode: 0644]
Lib/idlelib/idle_test/test_delegator.py [new file with mode: 0644]
Lib/idlelib/idle_test/test_editor.py [new file with mode: 0644]
Lib/idlelib/idle_test/test_formatparagraph.py [new file with mode: 0644]
Lib/idlelib/idle_test/test_grep.py [new file with mode: 0644]
Lib/idlelib/idle_test/test_hyperparser.py [new file with mode: 0644]
Lib/idlelib/idle_test/test_idlehistory.py [new file with mode: 0644]
Lib/idlelib/idle_test/test_io.py [new file with mode: 0644]
Lib/idlelib/idle_test/test_parenmatch.py [new file with mode: 0644]
Lib/idlelib/idle_test/test_pathbrowser.py [new file with mode: 0644]
Lib/idlelib/idle_test/test_rstrip.py [new file with mode: 0644]
Lib/idlelib/idle_test/test_searchdialogbase.py [new file with mode: 0644]
Lib/idlelib/idle_test/test_searchengine.py [new file with mode: 0644]
Lib/idlelib/idle_test/test_text.py [new file with mode: 0644]
Lib/idlelib/idle_test/test_textview.py [new file with mode: 0644]
Lib/idlelib/idle_test/test_warning.py [new file with mode: 0644]
Lib/idlelib/idle_test/test_widgetredir.py [new file with mode: 0644]
Lib/idlelib/idlever.py [new file with mode: 0644]
Lib/idlelib/keybindingDialog.py [new file with mode: 0644]
Lib/idlelib/macosxSupport.py [new file with mode: 0644]
Lib/idlelib/rpc.py [new file with mode: 0644]
Lib/idlelib/run.py [new file with mode: 0644]
Lib/idlelib/tabbedpages.py [new file with mode: 0644]
Lib/idlelib/textView.py [new file with mode: 0644]
Lib/imaplib.py [new file with mode: 0644]
Lib/imghdr.py [new file with mode: 0644]
Lib/imp.py [new file with mode: 0644]
Lib/importlib/__init__.py [new file with mode: 0644]
Lib/importlib/_bootstrap.py [new file with mode: 0644]
Lib/importlib/abc.py [new file with mode: 0644]
Lib/importlib/machinery.py [new file with mode: 0644]
Lib/importlib/util.py [new file with mode: 0644]
Lib/inspect.py [new file with mode: 0644]
Lib/io.py [new file with mode: 0644]
Lib/ipaddress.py [new file with mode: 0644]
Lib/json/__init__.py [new file with mode: 0644]
Lib/json/decoder.py [new file with mode: 0644]
Lib/json/encoder.py [new file with mode: 0644]
Lib/json/scanner.py [new file with mode: 0644]
Lib/json/tool.py [new file with mode: 0644]
Lib/keyword.py [new file with mode: 0755]
Lib/lib2to3/Grammar.txt [new file with mode: 0644]
Lib/lib2to3/PatternGrammar.txt [new file with mode: 0644]
Lib/lib2to3/__init__.py [new file with mode: 0644]
Lib/lib2to3/__main__.py [new file with mode: 0644]
Lib/lib2to3/btm_matcher.py [new file with mode: 0644]
Lib/lib2to3/btm_utils.py [new file with mode: 0644]
Lib/lib2to3/fixer_base.py [new file with mode: 0644]
Lib/lib2to3/fixer_util.py [new file with mode: 0644]
Lib/lib2to3/fixes/__init__.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_apply.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_asserts.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_basestring.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_buffer.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_callable.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_dict.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_except.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_exec.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_execfile.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_exitfunc.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_filter.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_funcattrs.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_future.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_getcwdu.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_has_key.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_idioms.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_import.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_imports.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_imports2.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_input.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_intern.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_isinstance.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_itertools.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_itertools_imports.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_long.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_map.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_metaclass.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_methodattrs.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_ne.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_next.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_nonzero.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_numliterals.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_operator.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_paren.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_print.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_raise.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_raw_input.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_reduce.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_reload.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_renames.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_repr.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_set_literal.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_standarderror.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_sys_exc.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_throw.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_tuple_params.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_types.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_unicode.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_urllib.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_ws_comma.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_xrange.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_xreadlines.py [new file with mode: 0644]
Lib/lib2to3/fixes/fix_zip.py [new file with mode: 0644]
Lib/lib2to3/main.py [new file with mode: 0644]
Lib/lib2to3/patcomp.py [new file with mode: 0644]
Lib/lib2to3/pgen2/__init__.py [new file with mode: 0644]
Lib/lib2to3/pgen2/conv.py [new file with mode: 0644]
Lib/lib2to3/pgen2/driver.py [new file with mode: 0644]
Lib/lib2to3/pgen2/grammar.py [new file with mode: 0644]
Lib/lib2to3/pgen2/literals.py [new file with mode: 0644]
Lib/lib2to3/pgen2/parse.py [new file with mode: 0644]
Lib/lib2to3/pgen2/pgen.py [new file with mode: 0644]
Lib/lib2to3/pgen2/token.py [new file with mode: 0755]
Lib/lib2to3/pgen2/tokenize.py [new file with mode: 0644]
Lib/lib2to3/pygram.py [new file with mode: 0644]
Lib/lib2to3/pytree.py [new file with mode: 0644]
Lib/lib2to3/refactor.py [new file with mode: 0644]
Lib/lib2to3/tests/__init__.py [new file with mode: 0644]
Lib/lib2to3/tests/__main__.py [new file with mode: 0644]
Lib/lib2to3/tests/data/README [new file with mode: 0644]
Lib/lib2to3/tests/data/bom.py [new file with mode: 0644]
Lib/lib2to3/tests/data/crlf.py [new file with mode: 0644]
Lib/lib2to3/tests/data/different_encoding.py [new file with mode: 0755]
Lib/lib2to3/tests/data/false_encoding.py [new file with mode: 0755]
Lib/lib2to3/tests/data/fixers/bad_order.py [new file with mode: 0644]
Lib/lib2to3/tests/data/fixers/myfixes/__init__.py [new file with mode: 0644]
Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py [new file with mode: 0644]
Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py [new file with mode: 0644]
Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py [new file with mode: 0644]
Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py [new file with mode: 0644]
Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py [new file with mode: 0644]
Lib/lib2to3/tests/data/fixers/no_fixer_cls.py [new file with mode: 0644]
Lib/lib2to3/tests/data/fixers/parrot_example.py [new file with mode: 0644]
Lib/lib2to3/tests/data/infinite_recursion.py [new file with mode: 0644]
Lib/lib2to3/tests/data/py2_test_grammar.py [new file with mode: 0644]
Lib/lib2to3/tests/data/py3_test_grammar.py [new file with mode: 0644]
Lib/lib2to3/tests/pytree_idempotency.py [new file with mode: 0755]
Lib/lib2to3/tests/support.py [new file with mode: 0644]
Lib/lib2to3/tests/test_all_fixers.py [new file with mode: 0644]
Lib/lib2to3/tests/test_fixers.py [new file with mode: 0644]
Lib/lib2to3/tests/test_main.py [new file with mode: 0644]
Lib/lib2to3/tests/test_parser.py [new file with mode: 0644]
Lib/lib2to3/tests/test_pytree.py [new file with mode: 0644]
Lib/lib2to3/tests/test_refactor.py [new file with mode: 0644]
Lib/lib2to3/tests/test_util.py [new file with mode: 0644]
Lib/linecache.py [new file with mode: 0644]
Lib/locale.py [new file with mode: 0644]
Lib/logging/__init__.py [new file with mode: 0644]
Lib/logging/config.py [new file with mode: 0644]
Lib/logging/handlers.py [new file with mode: 0644]
Lib/lzma.py [new file with mode: 0644]
Lib/macpath.py [new file with mode: 0644]
Lib/macurl2path.py [new file with mode: 0644]
Lib/mailbox.py [new file with mode: 0644]
Lib/mailcap.py [new file with mode: 0644]
Lib/mimetypes.py [new file with mode: 0644]
Lib/modulefinder.py [new file with mode: 0644]
Lib/msilib/__init__.py [new file with mode: 0644]
Lib/msilib/schema.py [new file with mode: 0644]
Lib/msilib/sequence.py [new file with mode: 0644]
Lib/msilib/text.py [new file with mode: 0644]
Lib/multiprocessing/__init__.py [new file with mode: 0644]
Lib/multiprocessing/connection.py [new file with mode: 0644]
Lib/multiprocessing/context.py [new file with mode: 0644]
Lib/multiprocessing/dummy/__init__.py [new file with mode: 0644]
Lib/multiprocessing/dummy/connection.py [new file with mode: 0644]
Lib/multiprocessing/forkserver.py [new file with mode: 0644]
Lib/multiprocessing/heap.py [new file with mode: 0644]
Lib/multiprocessing/managers.py [new file with mode: 0644]
Lib/multiprocessing/pool.py [new file with mode: 0644]
Lib/multiprocessing/popen_fork.py [new file with mode: 0644]
Lib/multiprocessing/popen_forkserver.py [new file with mode: 0644]
Lib/multiprocessing/popen_spawn_posix.py [new file with mode: 0644]
Lib/multiprocessing/popen_spawn_win32.py [new file with mode: 0644]
Lib/multiprocessing/process.py [new file with mode: 0644]
Lib/multiprocessing/queues.py [new file with mode: 0644]
Lib/multiprocessing/reduction.py [new file with mode: 0644]
Lib/multiprocessing/resource_sharer.py [new file with mode: 0644]
Lib/multiprocessing/semaphore_tracker.py [new file with mode: 0644]
Lib/multiprocessing/sharedctypes.py [new file with mode: 0644]
Lib/multiprocessing/spawn.py [new file with mode: 0644]
Lib/multiprocessing/synchronize.py [new file with mode: 0644]
Lib/multiprocessing/util.py [new file with mode: 0644]
Lib/netrc.py [new file with mode: 0644]
Lib/nntplib.py [new file with mode: 0644]
Lib/ntpath.py [new file with mode: 0644]
Lib/nturl2path.py [new file with mode: 0644]
Lib/numbers.py [new file with mode: 0644]
Lib/opcode.py [new file with mode: 0644]
Lib/operator.py [new file with mode: 0644]
Lib/optparse.py [new file with mode: 0644]
Lib/os.py [new file with mode: 0644]
Lib/pathlib.py [new file with mode: 0644]
Lib/pdb.py [new file with mode: 0755]
Lib/pickle.py [new file with mode: 0644]
Lib/pickletools.py [new file with mode: 0644]
Lib/pipes.py [new file with mode: 0644]
Lib/pkgutil.py [new file with mode: 0644]
Lib/plat-aix4/IN.py [new file with mode: 0644]
Lib/plat-aix4/regen [new file with mode: 0755]
Lib/plat-darwin/IN.py [new file with mode: 0644]
Lib/plat-darwin/regen [new file with mode: 0755]
Lib/plat-freebsd4/IN.py [new file with mode: 0644]
Lib/plat-freebsd4/regen [new file with mode: 0755]
Lib/plat-freebsd5/IN.py [new file with mode: 0644]
Lib/plat-freebsd5/regen [new file with mode: 0755]
Lib/plat-freebsd6/IN.py [new file with mode: 0644]
Lib/plat-freebsd6/regen [new file with mode: 0755]
Lib/plat-freebsd7/IN.py [new file with mode: 0644]
Lib/plat-freebsd7/regen [new file with mode: 0755]
Lib/plat-freebsd8/IN.py [new file with mode: 0644]
Lib/plat-freebsd8/regen [new file with mode: 0755]
Lib/plat-generic/regen [new file with mode: 0755]
Lib/plat-linux/CDROM.py [new file with mode: 0644]
Lib/plat-linux/DLFCN.py [new file with mode: 0644]
Lib/plat-linux/IN.py [new file with mode: 0644]
Lib/plat-linux/TYPES.py [new file with mode: 0644]
Lib/plat-linux/regen [new file with mode: 0755]
Lib/plat-netbsd1/IN.py [new file with mode: 0644]
Lib/plat-netbsd1/regen [new file with mode: 0755]
Lib/plat-next3/regen [new file with mode: 0755]
Lib/plat-sunos5/CDIO.py [new file with mode: 0644]
Lib/plat-sunos5/DLFCN.py [new file with mode: 0644]
Lib/plat-sunos5/IN.py [new file with mode: 0644]
Lib/plat-sunos5/STROPTS.py [new file with mode: 0644]
Lib/plat-sunos5/TYPES.py [new file with mode: 0644]
Lib/plat-sunos5/regen [new file with mode: 0755]
Lib/plat-unixware7/IN.py [new file with mode: 0644]
Lib/plat-unixware7/STROPTS.py [new file with mode: 0644]
Lib/plat-unixware7/regen [new file with mode: 0755]
Lib/platform.py [new file with mode: 0755]
Lib/plistlib.py [new file with mode: 0644]
Lib/poplib.py [new file with mode: 0644]
Lib/posixpath.py [new file with mode: 0644]
Lib/pprint.py [new file with mode: 0644]
Lib/profile.py [new file with mode: 0755]
Lib/pstats.py [new file with mode: 0644]
Lib/pty.py [new file with mode: 0644]
Lib/py_compile.py [new file with mode: 0644]
Lib/pyclbr.py [new file with mode: 0644]
Lib/pydoc.py [new file with mode: 0755]
Lib/pydoc_data/__init__.py [new file with mode: 0644]
Lib/pydoc_data/_pydoc.css [new file with mode: 0644]
Lib/pydoc_data/topics.py [new file with mode: 0644]
Lib/queue.py [new file with mode: 0644]
Lib/quopri.py [new file with mode: 0755]
Lib/random.py [new file with mode: 0644]
Lib/re.py [new file with mode: 0644]
Lib/reprlib.py [new file with mode: 0644]
Lib/rlcompleter.py [new file with mode: 0644]
Lib/runpy.py [new file with mode: 0644]
Lib/sched.py [new file with mode: 0644]
Lib/selectors.py [new file with mode: 0644]
Lib/shelve.py [new file with mode: 0644]
Lib/shlex.py [new file with mode: 0644]
Lib/shutil.py [new file with mode: 0644]
Lib/site-packages/README [new file with mode: 0644]
Lib/site.py [new file with mode: 0644]
Lib/smtpd.py [new file with mode: 0755]
Lib/smtplib.py [new file with mode: 0755]
Lib/sndhdr.py [new file with mode: 0644]
Lib/socket.py [new file with mode: 0644]
Lib/socketserver.py [new file with mode: 0644]
Lib/sqlite3/__init__.py [new file with mode: 0644]
Lib/sqlite3/dbapi2.py [new file with mode: 0644]
Lib/sqlite3/dump.py [new file with mode: 0644]
Lib/sqlite3/test/__init__.py [new file with mode: 0644]
Lib/sqlite3/test/dbapi.py [new file with mode: 0644]
Lib/sqlite3/test/dump.py [new file with mode: 0644]
Lib/sqlite3/test/factory.py [new file with mode: 0644]
Lib/sqlite3/test/hooks.py [new file with mode: 0644]
Lib/sqlite3/test/regression.py [new file with mode: 0644]
Lib/sqlite3/test/transactions.py [new file with mode: 0644]
Lib/sqlite3/test/types.py [new file with mode: 0644]
Lib/sqlite3/test/userfunctions.py [new file with mode: 0644]
Lib/sre_compile.py [new file with mode: 0644]
Lib/sre_constants.py [new file with mode: 0644]
Lib/sre_parse.py [new file with mode: 0644]
Lib/ssl.py [new file with mode: 0644]
Lib/stat.py [new file with mode: 0644]
Lib/statistics.py [new file with mode: 0644]
Lib/string.py [new file with mode: 0644]
Lib/stringprep.py [new file with mode: 0644]
Lib/struct.py [new file with mode: 0644]
Lib/subprocess.py [new file with mode: 0644]
Lib/sunau.py [new file with mode: 0644]
Lib/symbol.py [new file with mode: 0755]
Lib/symtable.py [new file with mode: 0644]
Lib/sysconfig.py [new file with mode: 0644]
Lib/tabnanny.py [new file with mode: 0755]
Lib/tarfile.py [new file with mode: 0755]
Lib/telnetlib.py [new file with mode: 0644]
Lib/tempfile.py [new file with mode: 0644]
Lib/test/185test.db [new file with mode: 0644]
Lib/test/Sine-1000Hz-300ms.aif [new file with mode: 0644]
Lib/test/__init__.py [new file with mode: 0644]
Lib/test/__main__.py [new file with mode: 0644]
Lib/test/_test_multiprocessing.py [new file with mode: 0644]
Lib/test/audiodata/pluck-alaw.aifc [new file with mode: 0644]
Lib/test/audiodata/pluck-pcm16.aiff [new file with mode: 0644]
Lib/test/audiodata/pluck-pcm16.au [new file with mode: 0644]
Lib/test/audiodata/pluck-pcm16.wav [new file with mode: 0644]
Lib/test/audiodata/pluck-pcm24.aiff [new file with mode: 0644]
Lib/test/audiodata/pluck-pcm24.au [new file with mode: 0644]
Lib/test/audiodata/pluck-pcm24.wav [new file with mode: 0644]
Lib/test/audiodata/pluck-pcm32.aiff [new file with mode: 0644]
Lib/test/audiodata/pluck-pcm32.au [new file with mode: 0644]
Lib/test/audiodata/pluck-pcm32.wav [new file with mode: 0644]
Lib/test/audiodata/pluck-pcm8.aiff [new file with mode: 0644]
Lib/test/audiodata/pluck-pcm8.au [new file with mode: 0644]
Lib/test/audiodata/pluck-pcm8.wav [new file with mode: 0644]
Lib/test/audiodata/pluck-ulaw.aifc [new file with mode: 0644]
Lib/test/audiodata/pluck-ulaw.au [new file with mode: 0644]
Lib/test/audiotest.au [new file with mode: 0644]
Lib/test/audiotests.py [new file with mode: 0644]
Lib/test/autotest.py [new file with mode: 0644]
Lib/test/bad_coding.py [new file with mode: 0644]
Lib/test/bad_coding2.py [new file with mode: 0644]
Lib/test/badcert.pem [new file with mode: 0644]
Lib/test/badkey.pem [new file with mode: 0644]
Lib/test/badsyntax_3131.py [new file with mode: 0644]
Lib/test/badsyntax_future10.py [new file with mode: 0644]
Lib/test/badsyntax_future3.py [new file with mode: 0644]
Lib/test/badsyntax_future4.py [new file with mode: 0644]
Lib/test/badsyntax_future5.py [new file with mode: 0644]
Lib/test/badsyntax_future6.py [new file with mode: 0644]
Lib/test/badsyntax_future7.py [new file with mode: 0644]
Lib/test/badsyntax_future8.py [new file with mode: 0644]
Lib/test/badsyntax_future9.py [new file with mode: 0644]
Lib/test/badsyntax_pep3120.py [new file with mode: 0644]
Lib/test/buffer_tests.py [new file with mode: 0644]
Lib/test/bytecode_helper.py [new file with mode: 0644]
Lib/test/capath/4e1295a3.0 [new file with mode: 0644]
Lib/test/capath/5ed36f99.0 [new file with mode: 0644]
Lib/test/capath/6e88d7b8.0 [new file with mode: 0644]
Lib/test/capath/99d0fa06.0 [new file with mode: 0644]
Lib/test/cfgparser.1 [new file with mode: 0644]
Lib/test/cfgparser.2 [new file with mode: 0644]
Lib/test/cfgparser.3 [new file with mode: 0644]
Lib/test/check_soundcard.vbs [new file with mode: 0644]
Lib/test/cjkencodings/big5-utf8.txt [new file with mode: 0644]
Lib/test/cjkencodings/big5.txt [new file with mode: 0644]
Lib/test/cjkencodings/big5hkscs-utf8.txt [new file with mode: 0644]
Lib/test/cjkencodings/big5hkscs.txt [new file with mode: 0644]
Lib/test/cjkencodings/cp949-utf8.txt [new file with mode: 0644]
Lib/test/cjkencodings/cp949.txt [new file with mode: 0644]
Lib/test/cjkencodings/euc_jisx0213-utf8.txt [new file with mode: 0644]
Lib/test/cjkencodings/euc_jisx0213.txt [new file with mode: 0644]
Lib/test/cjkencodings/euc_jp-utf8.txt [new file with mode: 0644]
Lib/test/cjkencodings/euc_jp.txt [new file with mode: 0644]
Lib/test/cjkencodings/euc_kr-utf8.txt [new file with mode: 0644]
Lib/test/cjkencodings/euc_kr.txt [new file with mode: 0644]
Lib/test/cjkencodings/gb18030-utf8.txt [new file with mode: 0644]
Lib/test/cjkencodings/gb18030.txt [new file with mode: 0644]
Lib/test/cjkencodings/gb2312-utf8.txt [new file with mode: 0644]
Lib/test/cjkencodings/gb2312.txt [new file with mode: 0644]
Lib/test/cjkencodings/gbk-utf8.txt [new file with mode: 0644]
Lib/test/cjkencodings/gbk.txt [new file with mode: 0644]
Lib/test/cjkencodings/hz-utf8.txt [new file with mode: 0644]
Lib/test/cjkencodings/hz.txt [new file with mode: 0644]
Lib/test/cjkencodings/iso2022_jp-utf8.txt [new file with mode: 0644]
Lib/test/cjkencodings/iso2022_jp.txt [new file with mode: 0644]
Lib/test/cjkencodings/iso2022_kr-utf8.txt [new file with mode: 0644]
Lib/test/cjkencodings/iso2022_kr.txt [new file with mode: 0644]
Lib/test/cjkencodings/johab-utf8.txt [new file with mode: 0644]
Lib/test/cjkencodings/johab.txt [new file with mode: 0644]
Lib/test/cjkencodings/shift_jis-utf8.txt [new file with mode: 0644]
Lib/test/cjkencodings/shift_jis.txt [new file with mode: 0644]
Lib/test/cjkencodings/shift_jisx0213-utf8.txt [new file with mode: 0644]
Lib/test/cjkencodings/shift_jisx0213.txt [new file with mode: 0644]
Lib/test/cmath_testcases.txt [new file with mode: 0644]
Lib/test/coding20731.py [new file with mode: 0644]
Lib/test/crashers/README [new file with mode: 0644]
Lib/test/crashers/bogus_code_obj.py [new file with mode: 0644]
Lib/test/crashers/gc_inspection.py [new file with mode: 0644]
Lib/test/crashers/infinite_loop_re.py [new file with mode: 0644]
Lib/test/crashers/mutation_inside_cyclegc.py [new file with mode: 0644]
Lib/test/crashers/recursive_call.py [new file with mode: 0755]
Lib/test/crashers/trace_at_recursion_limit.py [new file with mode: 0644]
Lib/test/crashers/underlying_dict.py [new file with mode: 0644]
Lib/test/curses_tests.py [new file with mode: 0755]
Lib/test/data/README [new file with mode: 0644]
Lib/test/datetimetester.py [new file with mode: 0644]
Lib/test/decimaltestdata/abs.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/add.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/and.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/base.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/clamp.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/class.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/compare.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/comparetotal.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/comparetotmag.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/copy.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/copyabs.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/copynegate.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/copysign.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddAbs.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddAdd.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddAnd.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddBase.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddCanonical.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddClass.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddCompare.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddCompareSig.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddCompareTotal.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddCompareTotalMag.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddCopy.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddCopyAbs.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddCopyNegate.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddCopySign.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddDivide.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddDivideInt.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddEncode.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddFMA.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddInvert.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddLogB.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddMax.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddMaxMag.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddMin.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddMinMag.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddMinus.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddMultiply.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddNextMinus.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddNextPlus.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddNextToward.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddOr.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddPlus.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddQuantize.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddReduce.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddRemainder.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddRemainderNear.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddRotate.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddSameQuantum.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddScaleB.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddShift.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddSubtract.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddToIntegral.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ddXor.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/decDouble.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/decQuad.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/decSingle.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/divide.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/divideint.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqAbs.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqAdd.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqAnd.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqBase.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqCanonical.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqClass.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqCompare.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqCompareSig.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqCompareTotal.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqCompareTotalMag.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqCopy.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqCopyAbs.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqCopyNegate.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqCopySign.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqDivide.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqDivideInt.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqEncode.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqFMA.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqInvert.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqLogB.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqMax.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqMaxMag.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqMin.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqMinMag.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqMinus.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqMultiply.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqNextMinus.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqNextPlus.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqNextToward.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqOr.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqPlus.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqQuantize.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqReduce.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqRemainder.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqRemainderNear.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqRotate.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqSameQuantum.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqScaleB.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqShift.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqSubtract.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqToIntegral.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dqXor.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dsBase.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/dsEncode.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/exp.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/extra.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/fma.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/inexact.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/invert.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/ln.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/log10.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/logb.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/max.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/maxmag.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/min.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/minmag.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/minus.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/multiply.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/nextminus.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/nextplus.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/nexttoward.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/or.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/plus.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/power.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/powersqrt.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/quantize.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/randomBound32.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/randoms.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/reduce.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/remainder.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/remainderNear.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/rescale.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/rotate.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/rounding.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/samequantum.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/scaleb.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/shift.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/squareroot.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/subtract.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/testall.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/tointegral.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/tointegralx.decTest [new file with mode: 0644]
Lib/test/decimaltestdata/xor.decTest [new file with mode: 0644]
Lib/test/dh1024.pem [new file with mode: 0644]
Lib/test/dis_module.py [new file with mode: 0644]
Lib/test/doctest_aliases.py [new file with mode: 0644]
Lib/test/double_const.py [new file with mode: 0644]
Lib/test/empty.vbs [new file with mode: 0644]
Lib/test/encoded_modules/__init__.py [new file with mode: 0644]
Lib/test/encoded_modules/module_iso_8859_1.py [new file with mode: 0644]
Lib/test/encoded_modules/module_koi8_r.py [new file with mode: 0644]
Lib/test/exception_hierarchy.txt [new file with mode: 0644]
Lib/test/final_a.py [new file with mode: 0644]
Lib/test/final_b.py [new file with mode: 0644]
Lib/test/floating_points.txt [new file with mode: 0644]
Lib/test/fork_wait.py [new file with mode: 0644]
Lib/test/formatfloat_testcases.txt [new file with mode: 0644]
Lib/test/future_test1.py [new file with mode: 0644]
Lib/test/future_test2.py [new file with mode: 0644]
Lib/test/gdb_sample.py [new file with mode: 0644]
Lib/test/https_svn_python_org_root.pem [new file with mode: 0644]
Lib/test/ieee754.txt [new file with mode: 0644]
Lib/test/imghdrdata/python.bmp [new file with mode: 0644]
Lib/test/imghdrdata/python.gif [new file with mode: 0644]
Lib/test/imghdrdata/python.jpg [new file with mode: 0644]
Lib/test/imghdrdata/python.pbm [new file with mode: 0644]
Lib/test/imghdrdata/python.pgm [new file with mode: 0644]
Lib/test/imghdrdata/python.png [new file with mode: 0644]
Lib/test/imghdrdata/python.ppm [new file with mode: 0644]
Lib/test/imghdrdata/python.ras [new file with mode: 0644]
Lib/test/imghdrdata/python.sgi [new file with mode: 0644]
Lib/test/imghdrdata/python.tiff [new file with mode: 0644]
Lib/test/imghdrdata/python.xbm [new file with mode: 0644]
Lib/test/inspect_fodder.py [new file with mode: 0644]
Lib/test/inspect_fodder2.py [new file with mode: 0644]
Lib/test/keycert.passwd.pem [new file with mode: 0644]
Lib/test/keycert.pem [new file with mode: 0644]
Lib/test/keycert2.pem [new file with mode: 0644]
Lib/test/keycert3.pem [new file with mode: 0644]
Lib/test/keycert4.pem [new file with mode: 0644]
Lib/test/leakers/README.txt [new file with mode: 0644]
Lib/test/leakers/__init__.py [new file with mode: 0644]
Lib/test/leakers/test_ctypes.py [new file with mode: 0644]
Lib/test/leakers/test_selftype.py [new file with mode: 0644]
Lib/test/list_tests.py [new file with mode: 0644]
Lib/test/lock_tests.py [new file with mode: 0644]
Lib/test/mailcap.txt [new file with mode: 0644]
Lib/test/make_ssl_certs.py [new file with mode: 0644]
Lib/test/mapping_tests.py [new file with mode: 0644]
Lib/test/math_testcases.txt [new file with mode: 0644]
Lib/test/memory_watchdog.py [new file with mode: 0644]
Lib/test/mime.types [new file with mode: 0644]
Lib/test/mock_socket.py [new file with mode: 0644]
Lib/test/mp_fork_bomb.py [new file with mode: 0644]
Lib/test/multibytecodec_support.py [new file with mode: 0644]
Lib/test/nokia.pem [new file with mode: 0644]
Lib/test/nullbytecert.pem [new file with mode: 0644]
Lib/test/nullcert.pem [new file with mode: 0644]
Lib/test/outstanding_bugs.py [new file with mode: 0644]
Lib/test/pickletester.py [new file with mode: 0644]
Lib/test/profilee.py [new file with mode: 0644]
Lib/test/pstats.pck [new file with mode: 0644]
Lib/test/pycacert.pem [new file with mode: 0644]
Lib/test/pycakey.pem [new file with mode: 0644]
Lib/test/pyclbr_input.py [new file with mode: 0644]
Lib/test/pydoc_mod.py [new file with mode: 0644]
Lib/test/pydocfodder.py [new file with mode: 0644]
Lib/test/pystone.py [new file with mode: 0755]
Lib/test/randv2_32.pck [new file with mode: 0644]
Lib/test/randv2_64.pck [new file with mode: 0644]
Lib/test/randv3.pck [new file with mode: 0644]
Lib/test/re_tests.py [new file with mode: 0755]
Lib/test/regrtest.py [new file with mode: 0755]
Lib/test/relimport.py [new file with mode: 0644]
Lib/test/reperf.py [new file with mode: 0644]
Lib/test/revocation.crl [new file with mode: 0644]
Lib/test/sample_doctest.py [new file with mode: 0644]
Lib/test/sample_doctest_no_docstrings.py [new file with mode: 0644]
Lib/test/sample_doctest_no_doctests.py [new file with mode: 0644]
Lib/test/script_helper.py [new file with mode: 0644]
Lib/test/selfsigned_pythontestdotnet.pem [new file with mode: 0644]
Lib/test/seq_tests.py [new file with mode: 0644]
Lib/test/sgml_input.html [new file with mode: 0644]
Lib/test/sha256.pem [new file with mode: 0644]
Lib/test/sndhdrdata/README [new file with mode: 0644]
Lib/test/sndhdrdata/sndhdr.8svx [new file with mode: 0644]
Lib/test/sndhdrdata/sndhdr.aifc [new file with mode: 0644]
Lib/test/sndhdrdata/sndhdr.aiff [new file with mode: 0644]
Lib/test/sndhdrdata/sndhdr.au [new file with mode: 0644]
Lib/test/sndhdrdata/sndhdr.hcom [new file with mode: 0644]
Lib/test/sndhdrdata/sndhdr.sndt [new file with mode: 0644]
Lib/test/sndhdrdata/sndhdr.voc [new file with mode: 0644]
Lib/test/sndhdrdata/sndhdr.wav [new file with mode: 0644]
Lib/test/sortperf.py [new file with mode: 0644]
Lib/test/ssl_cert.pem [new file with mode: 0644]
Lib/test/ssl_key.passwd.pem [new file with mode: 0644]
Lib/test/ssl_key.pem [new file with mode: 0644]
Lib/test/ssl_servers.py [new file with mode: 0644]
Lib/test/ssltests.py [new file with mode: 0644]
Lib/test/string_tests.py [new file with mode: 0644]
Lib/test/subprocessdata/fd_status.py [new file with mode: 0644]
Lib/test/subprocessdata/input_reader.py [new file with mode: 0644]
Lib/test/subprocessdata/qcat.py [new file with mode: 0644]
Lib/test/subprocessdata/qgrep.py [new file with mode: 0644]
Lib/test/subprocessdata/sigchild_ignore.py [new file with mode: 0644]
Lib/test/support/__init__.py [new file with mode: 0644]
Lib/test/test___all__.py [new file with mode: 0644]
Lib/test/test___future__.py [new file with mode: 0644]
Lib/test/test__locale.py [new file with mode: 0644]
Lib/test/test__opcode.py [new file with mode: 0644]
Lib/test/test__osx_support.py [new file with mode: 0644]
Lib/test/test_abc.py [new file with mode: 0644]
Lib/test/test_abstract_numbers.py [new file with mode: 0644]
Lib/test/test_aifc.py [new file with mode: 0644]
Lib/test/test_argparse.py [new file with mode: 0644]
Lib/test/test_array.py [new file with mode: 0644]
Lib/test/test_ast.py [new file with mode: 0644]
Lib/test/test_asynchat.py [new file with mode: 0644]
Lib/test/test_asyncio/__init__.py [new file with mode: 0644]
Lib/test/test_asyncio/__main__.py [new file with mode: 0644]
Lib/test/test_asyncio/echo.py [new file with mode: 0644]
Lib/test/test_asyncio/echo2.py [new file with mode: 0644]
Lib/test/test_asyncio/echo3.py [new file with mode: 0644]
Lib/test/test_asyncio/keycert3.pem [new file with mode: 0644]
Lib/test/test_asyncio/pycacert.pem [new file with mode: 0644]
Lib/test/test_asyncio/ssl_cert.pem [new file with mode: 0644]
Lib/test/test_asyncio/ssl_key.pem [new file with mode: 0644]
Lib/test/test_asyncio/test_base_events.py [new file with mode: 0644]
Lib/test/test_asyncio/test_events.py [new file with mode: 0644]
Lib/test/test_asyncio/test_futures.py [new file with mode: 0644]
Lib/test/test_asyncio/test_locks.py [new file with mode: 0644]
Lib/test/test_asyncio/test_proactor_events.py [new file with mode: 0644]
Lib/test/test_asyncio/test_queues.py [new file with mode: 0644]
Lib/test/test_asyncio/test_selector_events.py [new file with mode: 0644]
Lib/test/test_asyncio/test_sslproto.py [new file with mode: 0644]
Lib/test/test_asyncio/test_streams.py [new file with mode: 0644]
Lib/test/test_asyncio/test_subprocess.py [new file with mode: 0644]
Lib/test/test_asyncio/test_tasks.py [new file with mode: 0644]
Lib/test/test_asyncio/test_transports.py [new file with mode: 0644]
Lib/test/test_asyncio/test_unix_events.py [new file with mode: 0644]
Lib/test/test_asyncio/test_windows_events.py [new file with mode: 0644]
Lib/test/test_asyncio/test_windows_utils.py [new file with mode: 0644]
Lib/test/test_asyncore.py [new file with mode: 0644]
Lib/test/test_atexit.py [new file with mode: 0644]
Lib/test/test_audioop.py [new file with mode: 0644]
Lib/test/test_augassign.py [new file with mode: 0644]
Lib/test/test_base64.py [new file with mode: 0644]
Lib/test/test_bigaddrspace.py [new file with mode: 0644]
Lib/test/test_bigmem.py [new file with mode: 0644]
Lib/test/test_binascii.py [new file with mode: 0644]
Lib/test/test_binhex.py [new file with mode: 0644]
Lib/test/test_binop.py [new file with mode: 0644]
Lib/test/test_bisect.py [new file with mode: 0644]
Lib/test/test_bool.py [new file with mode: 0644]
Lib/test/test_buffer.py [new file with mode: 0644]
Lib/test/test_bufio.py [new file with mode: 0644]
Lib/test/test_builtin.py [new file with mode: 0644]
Lib/test/test_bytes.py [new file with mode: 0644]
Lib/test/test_bz2.py [new file with mode: 0644]
Lib/test/test_calendar.py [new file with mode: 0644]
Lib/test/test_call.py [new file with mode: 0644]
Lib/test/test_capi.py [new file with mode: 0644]
Lib/test/test_cgi.py [new file with mode: 0644]
Lib/test/test_cgitb.py [new file with mode: 0644]
Lib/test/test_charmapcodec.py [new file with mode: 0644]
Lib/test/test_class.py [new file with mode: 0644]
Lib/test/test_cmath.py [new file with mode: 0644]
Lib/test/test_cmd.py [new file with mode: 0644]
Lib/test/test_cmd_line.py [new file with mode: 0644]
Lib/test/test_cmd_line_script.py [new file with mode: 0644]
Lib/test/test_code.py [new file with mode: 0644]
Lib/test/test_code_module.py [new file with mode: 0644]
Lib/test/test_codeccallbacks.py [new file with mode: 0644]
Lib/test/test_codecencodings_cn.py [new file with mode: 0644]
Lib/test/test_codecencodings_hk.py [new file with mode: 0644]
Lib/test/test_codecencodings_iso2022.py [new file with mode: 0644]
Lib/test/test_codecencodings_jp.py [new file with mode: 0644]
Lib/test/test_codecencodings_kr.py [new file with mode: 0644]
Lib/test/test_codecencodings_tw.py [new file with mode: 0644]
Lib/test/test_codecmaps_cn.py [new file with mode: 0644]
Lib/test/test_codecmaps_hk.py [new file with mode: 0644]
Lib/test/test_codecmaps_jp.py [new file with mode: 0644]
Lib/test/test_codecmaps_kr.py [new file with mode: 0644]
Lib/test/test_codecmaps_tw.py [new file with mode: 0644]
Lib/test/test_codecs.py [new file with mode: 0644]
Lib/test/test_codeop.py [new file with mode: 0644]
Lib/test/test_collections.py [new file with mode: 0644]
Lib/test/test_colorsys.py [new file with mode: 0644]
Lib/test/test_compare.py [new file with mode: 0644]
Lib/test/test_compile.py [new file with mode: 0644]
Lib/test/test_compileall.py [new file with mode: 0644]
Lib/test/test_complex.py [new file with mode: 0644]
Lib/test/test_concurrent_futures.py [new file with mode: 0644]
Lib/test/test_configparser.py [new file with mode: 0644]
Lib/test/test_contains.py [new file with mode: 0644]
Lib/test/test_contextlib.py [new file with mode: 0644]
Lib/test/test_copy.py [new file with mode: 0644]
Lib/test/test_copyreg.py [new file with mode: 0644]
Lib/test/test_cprofile.py [new file with mode: 0644]
Lib/test/test_crashers.py [new file with mode: 0644]
Lib/test/test_crypt.py [new file with mode: 0644]
Lib/test/test_csv.py [new file with mode: 0644]
Lib/test/test_ctypes.py [new file with mode: 0644]
Lib/test/test_curses.py [new file with mode: 0644]
Lib/test/test_datetime.py [new file with mode: 0644]
Lib/test/test_dbm.py [new file with mode: 0644]
Lib/test/test_dbm_dumb.py [new file with mode: 0644]
Lib/test/test_dbm_gnu.py [new file with mode: 0644]
Lib/test/test_dbm_ndbm.py [new file with mode: 0644]
Lib/test/test_decimal.py [new file with mode: 0644]
Lib/test/test_decorators.py [new file with mode: 0644]
Lib/test/test_defaultdict.py [new file with mode: 0644]
Lib/test/test_deque.py [new file with mode: 0644]
Lib/test/test_descr.py [new file with mode: 0644]
Lib/test/test_descrtut.py [new file with mode: 0644]
Lib/test/test_devpoll.py [new file with mode: 0644]
Lib/test/test_dict.py [new file with mode: 0644]
Lib/test/test_dictcomps.py [new file with mode: 0644]
Lib/test/test_dictviews.py [new file with mode: 0644]
Lib/test/test_difflib.py [new file with mode: 0644]
Lib/test/test_difflib_expect.html [new file with mode: 0644]
Lib/test/test_dis.py [new file with mode: 0644]
Lib/test/test_distutils.py [new file with mode: 0644]
Lib/test/test_doctest.py [new file with mode: 0644]
Lib/test/test_doctest.txt [new file with mode: 0644]
Lib/test/test_doctest2.py [new file with mode: 0644]
Lib/test/test_doctest2.txt [new file with mode: 0644]
Lib/test/test_doctest3.txt [new file with mode: 0644]
Lib/test/test_doctest4.txt [new file with mode: 0644]
Lib/test/test_docxmlrpc.py [new file with mode: 0644]
Lib/test/test_dummy_thread.py [new file with mode: 0644]
Lib/test/test_dummy_threading.py [new file with mode: 0644]
Lib/test/test_dynamic.py [new file with mode: 0644]
Lib/test/test_dynamicclassattribute.py [new file with mode: 0644]
Lib/test/test_email/__init__.py [new file with mode: 0644]
Lib/test/test_email/__main__.py [new file with mode: 0644]
Lib/test/test_email/data/PyBanner048.gif [new file with mode: 0644]
Lib/test/test_email/data/audiotest.au [new file with mode: 0644]
Lib/test/test_email/data/msg_01.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_02.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_03.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_04.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_05.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_06.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_07.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_08.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_09.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_10.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_11.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_12.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_12a.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_13.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_14.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_15.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_16.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_17.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_18.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_19.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_20.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_21.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_22.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_23.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_24.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_25.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_26.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_27.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_28.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_29.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_30.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_31.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_32.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_33.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_34.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_35.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_36.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_37.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_38.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_39.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_40.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_41.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_42.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_43.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_44.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_45.txt [new file with mode: 0644]
Lib/test/test_email/data/msg_46.txt [new file with mode: 0644]
Lib/test/test_email/test__encoded_words.py [new file with mode: 0644]
Lib/test/test_email/test__header_value_parser.py [new file with mode: 0644]
Lib/test/test_email/test_asian_codecs.py [new file with mode: 0644]
Lib/test/test_email/test_contentmanager.py [new file with mode: 0644]
Lib/test/test_email/test_defect_handling.py [new file with mode: 0644]
Lib/test/test_email/test_email.py [new file with mode: 0644]
Lib/test/test_email/test_generator.py [new file with mode: 0644]
Lib/test/test_email/test_headerregistry.py [new file with mode: 0644]
Lib/test/test_email/test_inversion.py [new file with mode: 0644]
Lib/test/test_email/test_message.py [new file with mode: 0644]
Lib/test/test_email/test_parser.py [new file with mode: 0644]
Lib/test/test_email/test_pickleable.py [new file with mode: 0644]
Lib/test/test_email/test_policy.py [new file with mode: 0644]
Lib/test/test_email/test_utils.py [new file with mode: 0644]
Lib/test/test_email/torture_test.py [new file with mode: 0644]
Lib/test/test_ensurepip.py [new file with mode: 0644]
Lib/test/test_enum.py [new file with mode: 0644]
Lib/test/test_enumerate.py [new file with mode: 0644]
Lib/test/test_eof.py [new file with mode: 0644]
Lib/test/test_epoll.py [new file with mode: 0644]
Lib/test/test_errno.py [new file with mode: 0644]
Lib/test/test_exception_variations.py [new file with mode: 0644]
Lib/test/test_exceptions.py [new file with mode: 0644]
Lib/test/test_extcall.py [new file with mode: 0644]
Lib/test/test_faulthandler.py [new file with mode: 0644]
Lib/test/test_fcntl.py [new file with mode: 0644]
Lib/test/test_file.py [new file with mode: 0644]
Lib/test/test_file_eintr.py [new file with mode: 0644]
Lib/test/test_filecmp.py [new file with mode: 0644]
Lib/test/test_fileinput.py [new file with mode: 0644]
Lib/test/test_fileio.py [new file with mode: 0644]
Lib/test/test_finalization.py [new file with mode: 0644]
Lib/test/test_float.py [new file with mode: 0644]
Lib/test/test_flufl.py [new file with mode: 0644]
Lib/test/test_fnmatch.py [new file with mode: 0644]
Lib/test/test_fork1.py [new file with mode: 0644]
Lib/test/test_format.py [new file with mode: 0644]
Lib/test/test_fractions.py [new file with mode: 0644]
Lib/test/test_frame.py [new file with mode: 0644]
Lib/test/test_ftplib.py [new file with mode: 0644]
Lib/test/test_funcattrs.py [new file with mode: 0644]
Lib/test/test_functools.py [new file with mode: 0644]
Lib/test/test_future.py [new file with mode: 0644]
Lib/test/test_future3.py [new file with mode: 0644]
Lib/test/test_future4.py [new file with mode: 0644]
Lib/test/test_future5.py [new file with mode: 0644]
Lib/test/test_gc.py [new file with mode: 0644]
Lib/test/test_gdb.py [new file with mode: 0644]
Lib/test/test_generators.py [new file with mode: 0644]
Lib/test/test_genericpath.py [new file with mode: 0644]
Lib/test/test_genexps.py [new file with mode: 0644]
Lib/test/test_getargs2.py [new file with mode: 0644]
Lib/test/test_getopt.py [new file with mode: 0644]
Lib/test/test_getpass.py [new file with mode: 0644]
Lib/test/test_gettext.py [new file with mode: 0644]
Lib/test/test_glob.py [new file with mode: 0644]
Lib/test/test_global.py [new file with mode: 0644]
Lib/test/test_grammar.py [new file with mode: 0644]
Lib/test/test_grp.py [new file with mode: 0644]
Lib/test/test_gzip.py [new file with mode: 0644]
Lib/test/test_hash.py [new file with mode: 0644]
Lib/test/test_hashlib.py [new file with mode: 0644]
Lib/test/test_heapq.py [new file with mode: 0644]
Lib/test/test_hmac.py [new file with mode: 0644]
Lib/test/test_html.py [new file with mode: 0644]
Lib/test/test_htmlparser.py [new file with mode: 0644]
Lib/test/test_http_cookiejar.py [new file with mode: 0644]
Lib/test/test_http_cookies.py [new file with mode: 0644]
Lib/test/test_httplib.py [new file with mode: 0644]
Lib/test/test_httpservers.py [new file with mode: 0644]
Lib/test/test_idle.py [new file with mode: 0644]
Lib/test/test_imaplib.py [new file with mode: 0644]
Lib/test/test_imghdr.py [new file with mode: 0644]
Lib/test/test_imp.py [new file with mode: 0644]
Lib/test/test_import.py [new file with mode: 0644]
Lib/test/test_importlib/__init__.py [new file with mode: 0644]
Lib/test/test_importlib/__main__.py [new file with mode: 0644]
Lib/test/test_importlib/abc.py [new file with mode: 0644]
Lib/test/test_importlib/builtin/__init__.py [new file with mode: 0644]
Lib/test/test_importlib/builtin/__main__.py [new file with mode: 0644]
Lib/test/test_importlib/builtin/test_finder.py [new file with mode: 0644]
Lib/test/test_importlib/builtin/test_loader.py [new file with mode: 0644]
Lib/test/test_importlib/builtin/util.py [new file with mode: 0644]
Lib/test/test_importlib/extension/__init__.py [new file with mode: 0644]
Lib/test/test_importlib/extension/__main__.py [new file with mode: 0644]
Lib/test/test_importlib/extension/test_case_sensitivity.py [new file with mode: 0644]
Lib/test/test_importlib/extension/test_finder.py [new file with mode: 0644]
Lib/test/test_importlib/extension/test_loader.py [new file with mode: 0644]
Lib/test/test_importlib/extension/test_path_hook.py [new file with mode: 0644]
Lib/test/test_importlib/extension/util.py [new file with mode: 0644]
Lib/test/test_importlib/frozen/__init__.py [new file with mode: 0644]
Lib/test/test_importlib/frozen/__main__.py [new file with mode: 0644]
Lib/test/test_importlib/frozen/test_finder.py [new file with mode: 0644]
Lib/test/test_importlib/frozen/test_loader.py [new file with mode: 0644]
Lib/test/test_importlib/import_/__init__.py [new file with mode: 0644]
Lib/test/test_importlib/import_/__main__.py [new file with mode: 0644]
Lib/test/test_importlib/import_/test___loader__.py [new file with mode: 0644]
Lib/test/test_importlib/import_/test___package__.py [new file with mode: 0644]
Lib/test/test_importlib/import_/test_api.py [new file with mode: 0644]
Lib/test/test_importlib/import_/test_caching.py [new file with mode: 0644]
Lib/test/test_importlib/import_/test_fromlist.py [new file with mode: 0644]
Lib/test/test_importlib/import_/test_meta_path.py [new file with mode: 0644]
Lib/test/test_importlib/import_/test_packages.py [new file with mode: 0644]
Lib/test/test_importlib/import_/test_path.py [new file with mode: 0644]
Lib/test/test_importlib/import_/test_relative_imports.py [new file with mode: 0644]
Lib/test/test_importlib/import_/util.py [new file with mode: 0644]
Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py [new file with mode: 0644]
Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py [new file with mode: 0644]
Lib/test/test_importlib/namespace_pkgs/missing_directory.zip [new file with mode: 0644]
Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py [new file with mode: 0644]
Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty [new file with mode: 0644]
Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip [new file with mode: 0644]
Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py [new file with mode: 0644]
Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py [new file with mode: 0644]
Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py [new file with mode: 0644]
Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py [new file with mode: 0644]
Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py [new file with mode: 0644]
Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py [new file with mode: 0644]
Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py [new file with mode: 0644]
Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip [new file with mode: 0644]
Lib/test/test_importlib/regrtest.py [new file with mode: 0644]
Lib/test/test_importlib/source/__init__.py [new file with mode: 0644]
Lib/test/test_importlib/source/__main__.py [new file with mode: 0644]
Lib/test/test_importlib/source/test_case_sensitivity.py [new file with mode: 0644]
Lib/test/test_importlib/source/test_file_loader.py [new file with mode: 0644]
Lib/test/test_importlib/source/test_finder.py [new file with mode: 0644]
Lib/test/test_importlib/source/test_path_hook.py [new file with mode: 0644]
Lib/test/test_importlib/source/test_source_encoding.py [new file with mode: 0644]
Lib/test/test_importlib/source/util.py [new file with mode: 0644]
Lib/test/test_importlib/test_abc.py [new file with mode: 0644]
Lib/test/test_importlib/test_api.py [new file with mode: 0644]
Lib/test/test_importlib/test_locks.py [new file with mode: 0644]
Lib/test/test_importlib/test_namespace_pkgs.py [new file with mode: 0644]
Lib/test/test_importlib/test_spec.py [new file with mode: 0644]
Lib/test/test_importlib/test_util.py [new file with mode: 0644]
Lib/test/test_importlib/test_windows.py [new file with mode: 0644]
Lib/test/test_importlib/util.py [new file with mode: 0644]
Lib/test/test_index.py [new file with mode: 0644]
Lib/test/test_inspect.py [new file with mode: 0644]
Lib/test/test_int.py [new file with mode: 0644]
Lib/test/test_int_literal.py [new file with mode: 0644]
Lib/test/test_io.py [new file with mode: 0644]
Lib/test/test_ioctl.py [new file with mode: 0644]
Lib/test/test_ipaddress.py [new file with mode: 0644]
Lib/test/test_isinstance.py [new file with mode: 0644]
Lib/test/test_iter.py [new file with mode: 0644]
Lib/test/test_iterlen.py [new file with mode: 0644]
Lib/test/test_itertools.py [new file with mode: 0644]
Lib/test/test_json/__init__.py [new file with mode: 0644]
Lib/test/test_json/__main__.py [new file with mode: 0644]
Lib/test/test_json/test_decode.py [new file with mode: 0644]
Lib/test/test_json/test_default.py [new file with mode: 0644]
Lib/test/test_json/test_dump.py [new file with mode: 0644]
Lib/test/test_json/test_encode_basestring_ascii.py [new file with mode: 0644]
Lib/test/test_json/test_enum.py [new file with mode: 0644]
Lib/test/test_json/test_fail.py [new file with mode: 0644]
Lib/test/test_json/test_float.py [new file with mode: 0644]
Lib/test/test_json/test_indent.py [new file with mode: 0644]
Lib/test/test_json/test_pass1.py [new file with mode: 0644]
Lib/test/test_json/test_pass2.py [new file with mode: 0644]
Lib/test/test_json/test_pass3.py [new file with mode: 0644]
Lib/test/test_json/test_recursion.py [new file with mode: 0644]
Lib/test/test_json/test_scanstring.py [new file with mode: 0644]
Lib/test/test_json/test_separators.py [new file with mode: 0644]
Lib/test/test_json/test_speedups.py [new file with mode: 0644]
Lib/test/test_json/test_tool.py [new file with mode: 0644]
Lib/test/test_json/test_unicode.py [new file with mode: 0644]
Lib/test/test_keyword.py [new file with mode: 0644]
Lib/test/test_keywordonlyarg.py [new file with mode: 0644]
Lib/test/test_kqueue.py [new file with mode: 0644]
Lib/test/test_largefile.py [new file with mode: 0644]
Lib/test/test_lib2to3.py [new file with mode: 0644]
Lib/test/test_linecache.py [new file with mode: 0644]
Lib/test/test_list.py [new file with mode: 0644]
Lib/test/test_listcomps.py [new file with mode: 0644]
Lib/test/test_locale.py [new file with mode: 0644]
Lib/test/test_logging.py [new file with mode: 0644]
Lib/test/test_long.py [new file with mode: 0644]
Lib/test/test_longexp.py [new file with mode: 0644]
Lib/test/test_lzma.py [new file with mode: 0644]
Lib/test/test_macpath.py [new file with mode: 0644]
Lib/test/test_macurl2path.py [new file with mode: 0644]
Lib/test/test_mailbox.py [new file with mode: 0644]
Lib/test/test_mailcap.py [new file with mode: 0644]
Lib/test/test_marshal.py [new file with mode: 0644]
Lib/test/test_math.py [new file with mode: 0644]
Lib/test/test_memoryio.py [new file with mode: 0644]
Lib/test/test_memoryview.py [new file with mode: 0644]
Lib/test/test_metaclass.py [new file with mode: 0644]
Lib/test/test_mimetypes.py [new file with mode: 0644]
Lib/test/test_minidom.py [new file with mode: 0644]
Lib/test/test_mmap.py [new file with mode: 0644]
Lib/test/test_module.py [new file with mode: 0644]
Lib/test/test_modulefinder.py [new file with mode: 0644]
Lib/test/test_msilib.py [new file with mode: 0644]
Lib/test/test_multibytecodec.py [new file with mode: 0644]
Lib/test/test_multiprocessing_fork.py [new file with mode: 0644]
Lib/test/test_multiprocessing_forkserver.py [new file with mode: 0644]
Lib/test/test_multiprocessing_main_handling.py [new file with mode: 0644]
Lib/test/test_multiprocessing_spawn.py [new file with mode: 0644]
Lib/test/test_netrc.py [new file with mode: 0644]
Lib/test/test_nis.py [new file with mode: 0644]
Lib/test/test_nntplib.py [new file with mode: 0644]
Lib/test/test_normalization.py [new file with mode: 0644]
Lib/test/test_ntpath.py [new file with mode: 0644]
Lib/test/test_numeric_tower.py [new file with mode: 0644]
Lib/test/test_opcodes.py [new file with mode: 0644]
Lib/test/test_openpty.py [new file with mode: 0644]
Lib/test/test_operator.py [new file with mode: 0644]
Lib/test/test_optparse.py [new file with mode: 0644]
Lib/test/test_ordered_dict.py [new file with mode: 0644]
Lib/test/test_os.py [new file with mode: 0644]
Lib/test/test_ossaudiodev.py [new file with mode: 0644]
Lib/test/test_osx_env.py [new file with mode: 0644]
Lib/test/test_parser.py [new file with mode: 0644]
Lib/test/test_pathlib.py [new file with mode: 0644]
Lib/test/test_pdb.py [new file with mode: 0644]
Lib/test/test_peepholer.py [new file with mode: 0644]
Lib/test/test_pep247.py [new file with mode: 0644]
Lib/test/test_pep277.py [new file with mode: 0644]
Lib/test/test_pep292.py [new file with mode: 0644]
Lib/test/test_pep3120.py [new file with mode: 0644]
Lib/test/test_pep3131.py [new file with mode: 0644]
Lib/test/test_pep3151.py [new file with mode: 0644]
Lib/test/test_pep352.py [new file with mode: 0644]
Lib/test/test_pep380.py [new file with mode: 0644]
Lib/test/test_pickle.py [new file with mode: 0644]
Lib/test/test_pickletools.py [new file with mode: 0644]
Lib/test/test_pipes.py [new file with mode: 0644]
Lib/test/test_pkg.py [new file with mode: 0644]
Lib/test/test_pkgimport.py [new file with mode: 0644]
Lib/test/test_pkgutil.py [new file with mode: 0644]
Lib/test/test_platform.py [new file with mode: 0644]
Lib/test/test_plistlib.py [new file with mode: 0644]
Lib/test/test_poll.py [new file with mode: 0644]
Lib/test/test_popen.py [new file with mode: 0644]
Lib/test/test_poplib.py [new file with mode: 0644]
Lib/test/test_posix.py [new file with mode: 0644]
Lib/test/test_posixpath.py [new file with mode: 0644]
Lib/test/test_pow.py [new file with mode: 0644]
Lib/test/test_pprint.py [new file with mode: 0644]
Lib/test/test_print.py [new file with mode: 0644]
Lib/test/test_profile.py [new file with mode: 0644]
Lib/test/test_property.py [new file with mode: 0644]
Lib/test/test_pstats.py [new file with mode: 0644]
Lib/test/test_pty.py [new file with mode: 0644]
Lib/test/test_pulldom.py [new file with mode: 0644]
Lib/test/test_pwd.py [new file with mode: 0644]
Lib/test/test_py_compile.py [new file with mode: 0644]
Lib/test/test_pyclbr.py [new file with mode: 0644]
Lib/test/test_pydoc.py [new file with mode: 0644]
Lib/test/test_pyexpat.py [new file with mode: 0644]
Lib/test/test_queue.py [new file with mode: 0644]
Lib/test/test_quopri.py [new file with mode: 0644]
Lib/test/test_raise.py [new file with mode: 0644]
Lib/test/test_random.py [new file with mode: 0644]
Lib/test/test_range.py [new file with mode: 0644]
Lib/test/test_re.py [new file with mode: 0644]
Lib/test/test_readline.py [new file with mode: 0644]
Lib/test/test_regrtest.py [new file with mode: 0644]
Lib/test/test_reprlib.py [new file with mode: 0644]
Lib/test/test_resource.py [new file with mode: 0644]
Lib/test/test_richcmp.py [new file with mode: 0644]
Lib/test/test_rlcompleter.py [new file with mode: 0644]
Lib/test/test_robotparser.py [new file with mode: 0644]
Lib/test/test_runpy.py [new file with mode: 0644]
Lib/test/test_sax.py [new file with mode: 0644]
Lib/test/test_sched.py [new file with mode: 0644]
Lib/test/test_scope.py [new file with mode: 0644]
Lib/test/test_script_helper.py [new file with mode: 0755]
Lib/test/test_select.py [new file with mode: 0644]
Lib/test/test_selectors.py [new file with mode: 0644]
Lib/test/test_set.py [new file with mode: 0644]
Lib/test/test_setcomps.py [new file with mode: 0644]
Lib/test/test_shelve.py [new file with mode: 0644]
Lib/test/test_shlex.py [new file with mode: 0644]
Lib/test/test_shutil.py [new file with mode: 0644]
Lib/test/test_signal.py [new file with mode: 0644]
Lib/test/test_site.py [new file with mode: 0644]
Lib/test/test_slice.py [new file with mode: 0644]
Lib/test/test_smtpd.py [new file with mode: 0644]
Lib/test/test_smtplib.py [new file with mode: 0644]
Lib/test/test_smtpnet.py [new file with mode: 0644]
Lib/test/test_sndhdr.py [new file with mode: 0644]
Lib/test/test_socket.py [new file with mode: 0644]
Lib/test/test_socketserver.py [new file with mode: 0644]
Lib/test/test_sort.py [new file with mode: 0644]
Lib/test/test_source_encoding.py [new file with mode: 0644]
Lib/test/test_spwd.py [new file with mode: 0644]
Lib/test/test_sqlite.py [new file with mode: 0644]
Lib/test/test_ssl.py [new file with mode: 0644]
Lib/test/test_startfile.py [new file with mode: 0644]
Lib/test/test_stat.py [new file with mode: 0644]
Lib/test/test_statistics.py [new file with mode: 0644]
Lib/test/test_strftime.py [new file with mode: 0644]
Lib/test/test_string.py [new file with mode: 0644]
Lib/test/test_stringprep.py [new file with mode: 0644]
Lib/test/test_strlit.py [new file with mode: 0644]
Lib/test/test_strptime.py [new file with mode: 0644]
Lib/test/test_strtod.py [new file with mode: 0644]
Lib/test/test_struct.py [new file with mode: 0644]
Lib/test/test_structmembers.py [new file with mode: 0644]
Lib/test/test_structseq.py [new file with mode: 0644]
Lib/test/test_subprocess.py [new file with mode: 0644]
Lib/test/test_sunau.py [new file with mode: 0644]
Lib/test/test_sundry.py [new file with mode: 0644]
Lib/test/test_super.py [new file with mode: 0644]
Lib/test/test_support.py [new file with mode: 0644]
Lib/test/test_symtable.py [new file with mode: 0644]
Lib/test/test_syntax.py [new file with mode: 0644]
Lib/test/test_sys.py [new file with mode: 0644]
Lib/test/test_sys_setprofile.py [new file with mode: 0644]
Lib/test/test_sys_settrace.py [new file with mode: 0644]
Lib/test/test_sysconfig.py [new file with mode: 0644]
Lib/test/test_syslog.py [new file with mode: 0644]
Lib/test/test_tarfile.py [new file with mode: 0644]
Lib/test/test_tcl.py [new file with mode: 0644]
Lib/test/test_telnetlib.py [new file with mode: 0644]
Lib/test/test_tempfile.py [new file with mode: 0644]
Lib/test/test_textwrap.py [new file with mode: 0644]
Lib/test/test_thread.py [new file with mode: 0644]
Lib/test/test_threaded_import.py [new file with mode: 0644]
Lib/test/test_threadedtempfile.py [new file with mode: 0644]
Lib/test/test_threading.py [new file with mode: 0644]
Lib/test/test_threading_local.py [new file with mode: 0644]
Lib/test/test_threadsignals.py [new file with mode: 0644]
Lib/test/test_time.py [new file with mode: 0644]
Lib/test/test_timeit.py [new file with mode: 0644]
Lib/test/test_timeout.py [new file with mode: 0644]
Lib/test/test_tk.py [new file with mode: 0644]
Lib/test/test_tokenize.py [new file with mode: 0644]
Lib/test/test_tools/__init__.py [new file with mode: 0644]
Lib/test/test_tools/__main__.py [new file with mode: 0644]
Lib/test/test_tools/test_gprof2html.py [new file with mode: 0644]
Lib/test/test_tools/test_md5sum.py [new file with mode: 0644]
Lib/test/test_tools/test_pdeps.py [new file with mode: 0644]
Lib/test/test_tools/test_pindent.py [new file with mode: 0644]
Lib/test/test_tools/test_reindent.py [new file with mode: 0644]
Lib/test/test_tools/test_sundry.py [new file with mode: 0644]
Lib/test/test_tools/test_unparse.py [new file with mode: 0644]
Lib/test/test_trace.py [new file with mode: 0644]
Lib/test/test_traceback.py [new file with mode: 0644]
Lib/test/test_tracemalloc.py [new file with mode: 0644]
Lib/test/test_ttk_guionly.py [new file with mode: 0644]
Lib/test/test_ttk_textonly.py [new file with mode: 0644]
Lib/test/test_tuple.py [new file with mode: 0644]
Lib/test/test_typechecks.py [new file with mode: 0644]
Lib/test/test_types.py [new file with mode: 0644]
Lib/test/test_ucn.py [new file with mode: 0644]
Lib/test/test_unary.py [new file with mode: 0644]
Lib/test/test_unicode.py [new file with mode: 0644]
Lib/test/test_unicode_file.py [new file with mode: 0644]
Lib/test/test_unicodedata.py [new file with mode: 0644]
Lib/test/test_unittest.py [new file with mode: 0644]
Lib/test/test_univnewlines.py [new file with mode: 0644]
Lib/test/test_unpack.py [new file with mode: 0644]
Lib/test/test_unpack_ex.py [new file with mode: 0644]
Lib/test/test_urllib.py [new file with mode: 0644]
Lib/test/test_urllib2.py [new file with mode: 0644]
Lib/test/test_urllib2_localnet.py [new file with mode: 0644]
Lib/test/test_urllib2net.py [new file with mode: 0644]
Lib/test/test_urllib_response.py [new file with mode: 0644]
Lib/test/test_urllibnet.py [new file with mode: 0644]
Lib/test/test_urlparse.py [new file with mode: 0644]
Lib/test/test_userdict.py [new file with mode: 0644]
Lib/test/test_userlist.py [new file with mode: 0644]
Lib/test/test_userstring.py [new file with mode: 0644]
Lib/test/test_uu.py [new file with mode: 0644]
Lib/test/test_uuid.py [new file with mode: 0644]
Lib/test/test_venv.py [new file with mode: 0644]
Lib/test/test_wait3.py [new file with mode: 0644]
Lib/test/test_wait4.py [new file with mode: 0644]
Lib/test/test_warnings.py [new file with mode: 0644]
Lib/test/test_wave.py [new file with mode: 0644]
Lib/test/test_weakref.py [new file with mode: 0644]
Lib/test/test_weakset.py [new file with mode: 0644]
Lib/test/test_webbrowser.py [new file with mode: 0644]
Lib/test/test_winreg.py [new file with mode: 0644]
Lib/test/test_winsound.py [new file with mode: 0644]
Lib/test/test_with.py [new file with mode: 0644]
Lib/test/test_wsgiref.py [new file with mode: 0644]
Lib/test/test_xdrlib.py [new file with mode: 0644]
Lib/test/test_xml_dom_minicompat.py [new file with mode: 0644]
Lib/test/test_xml_etree.py [new file with mode: 0644]
Lib/test/test_xml_etree_c.py [new file with mode: 0644]
Lib/test/test_xmlrpc.py [new file with mode: 0644]
Lib/test/test_xmlrpc_net.py [new file with mode: 0644]
Lib/test/test_zipfile.py [new file with mode: 0644]
Lib/test/test_zipfile64.py [new file with mode: 0644]
Lib/test/test_zipimport.py [new file with mode: 0644]
Lib/test/test_zipimport_support.py [new file with mode: 0644]
Lib/test/test_zlib.py [new file with mode: 0644]
Lib/test/testcodec.py [new file with mode: 0644]
Lib/test/testtar.tar [new file with mode: 0644]
Lib/test/tf_inherit_check.py [new file with mode: 0644]
Lib/test/threaded_import_hangers.py [new file with mode: 0644]
Lib/test/time_hashlib.py [new file with mode: 0644]
Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt [new file with mode: 0644]
Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt [new file with mode: 0644]
Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt [new file with mode: 0644]
Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt [new file with mode: 0644]
Lib/test/tokenize_tests.txt [new file with mode: 0644]
Lib/test/tracedmodules/__init__.py [new file with mode: 0644]
Lib/test/tracedmodules/testmod.py [new file with mode: 0644]
Lib/test/warning_tests.py [new file with mode: 0644]
Lib/test/win_console_handler.py [new file with mode: 0644]
Lib/test/xmltestdata/simple-ns.xml [new file with mode: 0644]
Lib/test/xmltestdata/simple.xml [new file with mode: 0644]
Lib/test/xmltestdata/test.xml [new file with mode: 0644]
Lib/test/xmltestdata/test.xml.out [new file with mode: 0644]
Lib/test/xmltests.py [new file with mode: 0644]
Lib/test/zip_cp437_header.zip [new file with mode: 0644]
Lib/test/zipdir.zip [new file with mode: 0644]
Lib/textwrap.py [new file with mode: 0644]
Lib/this.py [new file with mode: 0644]
Lib/threading.py [new file with mode: 0644]
Lib/timeit.py [new file with mode: 0755]
Lib/tkinter/__init__.py [new file with mode: 0644]
Lib/tkinter/__main__.py [new file with mode: 0644]
Lib/tkinter/_fix.py [new file with mode: 0644]
Lib/tkinter/colorchooser.py [new file with mode: 0644]
Lib/tkinter/commondialog.py [new file with mode: 0644]
Lib/tkinter/constants.py [new file with mode: 0644]
Lib/tkinter/dialog.py [new file with mode: 0644]
Lib/tkinter/dnd.py [new file with mode: 0644]
Lib/tkinter/filedialog.py [new file with mode: 0644]
Lib/tkinter/font.py [new file with mode: 0644]
Lib/tkinter/messagebox.py [new file with mode: 0644]
Lib/tkinter/scrolledtext.py [new file with mode: 0644]
Lib/tkinter/simpledialog.py [new file with mode: 0644]
Lib/tkinter/test/README [new file with mode: 0644]
Lib/tkinter/test/__init__.py [new file with mode: 0644]
Lib/tkinter/test/runtktests.py [new file with mode: 0644]
Lib/tkinter/test/support.py [new file with mode: 0644]
Lib/tkinter/test/test_tkinter/__init__.py [new file with mode: 0644]
Lib/tkinter/test/test_tkinter/test_font.py [new file with mode: 0644]
Lib/tkinter/test/test_tkinter/test_geometry_managers.py [new file with mode: 0644]
Lib/tkinter/test/test_tkinter/test_images.py [new file with mode: 0644]
Lib/tkinter/test/test_tkinter/test_loadtk.py [new file with mode: 0644]
Lib/tkinter/test/test_tkinter/test_misc.py [new file with mode: 0644]
Lib/tkinter/test/test_tkinter/test_text.py [new file with mode: 0644]
Lib/tkinter/test/test_tkinter/test_variables.py [new file with mode: 0644]
Lib/tkinter/test/test_tkinter/test_widgets.py [new file with mode: 0644]
Lib/tkinter/test/test_ttk/__init__.py [new file with mode: 0644]
Lib/tkinter/test/test_ttk/test_extensions.py [new file with mode: 0644]
Lib/tkinter/test/test_ttk/test_functions.py [new file with mode: 0644]
Lib/tkinter/test/test_ttk/test_style.py [new file with mode: 0644]
Lib/tkinter/test/test_ttk/test_widgets.py [new file with mode: 0644]
Lib/tkinter/test/widget_tests.py [new file with mode: 0644]
Lib/tkinter/tix.py [new file with mode: 0644]
Lib/tkinter/ttk.py [new file with mode: 0644]
Lib/token.py [new file with mode: 0644]
Lib/tokenize.py [new file with mode: 0644]
Lib/trace.py [new file with mode: 0755]
Lib/traceback.py [new file with mode: 0644]
Lib/tracemalloc.py [new file with mode: 0644]
Lib/tty.py [new file with mode: 0644]
Lib/turtle.py [new file with mode: 0644]
Lib/turtledemo/__init__.py [new file with mode: 0644]
Lib/turtledemo/__main__.py [new file with mode: 0755]
Lib/turtledemo/bytedesign.py [new file with mode: 0755]
Lib/turtledemo/chaos.py [new file with mode: 0644]
Lib/turtledemo/clock.py [new file with mode: 0755]
Lib/turtledemo/colormixer.py [new file with mode: 0644]
Lib/turtledemo/forest.py [new file with mode: 0755]
Lib/turtledemo/fractalcurves.py [new file with mode: 0755]
Lib/turtledemo/lindenmayer.py [new file with mode: 0755]
Lib/turtledemo/minimal_hanoi.py [new file with mode: 0755]
Lib/turtledemo/nim.py [new file with mode: 0644]
Lib/turtledemo/paint.py [new file with mode: 0755]
Lib/turtledemo/peace.py [new file with mode: 0755]
Lib/turtledemo/penrose.py [new file with mode: 0755]
Lib/turtledemo/planet_and_moon.py [new file with mode: 0755]
Lib/turtledemo/round_dance.py [new file with mode: 0644]
Lib/turtledemo/tree.py [new file with mode: 0755]
Lib/turtledemo/turtle.cfg [new file with mode: 0644]
Lib/turtledemo/two_canvases.py [new file with mode: 0755]
Lib/turtledemo/wikipedia.py [new file with mode: 0644]
Lib/turtledemo/yinyang.py [new file with mode: 0755]
Lib/types.py [new file with mode: 0644]
Lib/unittest/__init__.py [new file with mode: 0644]
Lib/unittest/__main__.py [new file with mode: 0644]
Lib/unittest/case.py [new file with mode: 0644]
Lib/unittest/loader.py [new file with mode: 0644]
Lib/unittest/main.py [new file with mode: 0644]
Lib/unittest/mock.py [new file with mode: 0644]
Lib/unittest/result.py [new file with mode: 0644]
Lib/unittest/runner.py [new file with mode: 0644]
Lib/unittest/signals.py [new file with mode: 0644]
Lib/unittest/suite.py [new file with mode: 0644]
Lib/unittest/test/__init__.py [new file with mode: 0644]
Lib/unittest/test/__main__.py [new file with mode: 0644]
Lib/unittest/test/_test_warnings.py [new file with mode: 0644]
Lib/unittest/test/dummy.py [new file with mode: 0644]
Lib/unittest/test/support.py [new file with mode: 0644]
Lib/unittest/test/test_assertions.py [new file with mode: 0644]
Lib/unittest/test/test_break.py [new file with mode: 0644]
Lib/unittest/test/test_case.py [new file with mode: 0644]
Lib/unittest/test/test_discovery.py [new file with mode: 0644]
Lib/unittest/test/test_functiontestcase.py [new file with mode: 0644]
Lib/unittest/test/test_loader.py [new file with mode: 0644]
Lib/unittest/test/test_program.py [new file with mode: 0644]
Lib/unittest/test/test_result.py [new file with mode: 0644]
Lib/unittest/test/test_runner.py [new file with mode: 0644]
Lib/unittest/test/test_setups.py [new file with mode: 0644]
Lib/unittest/test/test_skipping.py [new file with mode: 0644]
Lib/unittest/test/test_suite.py [new file with mode: 0644]
Lib/unittest/test/testmock/__init__.py [new file with mode: 0644]
Lib/unittest/test/testmock/__main__.py [new file with mode: 0644]
Lib/unittest/test/testmock/support.py [new file with mode: 0644]
Lib/unittest/test/testmock/testcallable.py [new file with mode: 0644]
Lib/unittest/test/testmock/testhelpers.py [new file with mode: 0644]
Lib/unittest/test/testmock/testmagicmethods.py [new file with mode: 0644]
Lib/unittest/test/testmock/testmock.py [new file with mode: 0644]
Lib/unittest/test/testmock/testpatch.py [new file with mode: 0644]
Lib/unittest/test/testmock/testsentinel.py [new file with mode: 0644]
Lib/unittest/test/testmock/testwith.py [new file with mode: 0644]
Lib/unittest/util.py [new file with mode: 0644]
Lib/urllib/__init__.py [new file with mode: 0644]
Lib/urllib/error.py [new file with mode: 0644]
Lib/urllib/parse.py [new file with mode: 0644]
Lib/urllib/request.py [new file with mode: 0644]
Lib/urllib/response.py [new file with mode: 0644]
Lib/urllib/robotparser.py [new file with mode: 0644]
Lib/uu.py [new file with mode: 0755]
Lib/uuid.py [new file with mode: 0644]
Lib/venv/__init__.py [new file with mode: 0644]
Lib/venv/__main__.py [new file with mode: 0644]
Lib/venv/scripts/nt/Activate.ps1 [new file with mode: 0644]
Lib/venv/scripts/nt/activate.bat [new file with mode: 0644]
Lib/venv/scripts/nt/deactivate.bat [new file with mode: 0644]
Lib/venv/scripts/posix/activate [new file with mode: 0644]
Lib/venv/scripts/posix/activate.csh [new file with mode: 0644]
Lib/venv/scripts/posix/activate.fish [new file with mode: 0644]
Lib/warnings.py [new file with mode: 0644]
Lib/wave.py [new file with mode: 0644]
Lib/weakref.py [new file with mode: 0644]
Lib/webbrowser.py [new file with mode: 0755]
Lib/wsgiref/__init__.py [new file with mode: 0644]
Lib/wsgiref/handlers.py [new file with mode: 0644]
Lib/wsgiref/headers.py [new file with mode: 0644]
Lib/wsgiref/simple_server.py [new file with mode: 0644]
Lib/wsgiref/util.py [new file with mode: 0644]
Lib/wsgiref/validate.py [new file with mode: 0644]
Lib/xdrlib.py [new file with mode: 0644]
Lib/xml/__init__.py [new file with mode: 0644]
Lib/xml/dom/NodeFilter.py [new file with mode: 0644]
Lib/xml/dom/__init__.py [new file with mode: 0644]
Lib/xml/dom/domreg.py [new file with mode: 0644]
Lib/xml/dom/expatbuilder.py [new file with mode: 0644]
Lib/xml/dom/minicompat.py [new file with mode: 0644]
Lib/xml/dom/minidom.py [new file with mode: 0644]
Lib/xml/dom/pulldom.py [new file with mode: 0644]
Lib/xml/dom/xmlbuilder.py [new file with mode: 0644]
Lib/xml/etree/ElementInclude.py [new file with mode: 0644]
Lib/xml/etree/ElementPath.py [new file with mode: 0644]
Lib/xml/etree/ElementTree.py [new file with mode: 0644]
Lib/xml/etree/__init__.py [new file with mode: 0644]
Lib/xml/etree/cElementTree.py [new file with mode: 0644]
Lib/xml/parsers/__init__.py [new file with mode: 0644]
Lib/xml/parsers/expat.py [new file with mode: 0644]
Lib/xml/sax/__init__.py [new file with mode: 0644]
Lib/xml/sax/_exceptions.py [new file with mode: 0644]
Lib/xml/sax/expatreader.py [new file with mode: 0644]
Lib/xml/sax/handler.py [new file with mode: 0644]
Lib/xml/sax/saxutils.py [new file with mode: 0644]
Lib/xml/sax/xmlreader.py [new file with mode: 0644]
Lib/xmlrpc/__init__.py [new file with mode: 0644]
Lib/xmlrpc/client.py [new file with mode: 0644]
Lib/xmlrpc/server.py [new file with mode: 0644]
Lib/zipfile.py [new file with mode: 0644]
Mac/BuildScript/README.txt [new file with mode: 0644]
Mac/BuildScript/build-installer.py [new file with mode: 0755]
Mac/BuildScript/issue19373_tk_8_5_15_source.patch [new file with mode: 0644]
Mac/BuildScript/openssl_sdk_makedepend.patch [new file with mode: 0644]
Mac/BuildScript/resources/License.rtf [new file with mode: 0644]
Mac/BuildScript/resources/ReadMe.rtf [new file with mode: 0644]
Mac/BuildScript/resources/Welcome.rtf [new file with mode: 0644]
Mac/BuildScript/resources/background.jpg [new file with mode: 0644]
Mac/BuildScript/scripts/postflight.documentation [new file with mode: 0755]
Mac/BuildScript/scripts/postflight.ensurepip [new file with mode: 0755]
Mac/BuildScript/scripts/postflight.framework [new file with mode: 0755]
Mac/BuildScript/scripts/postflight.patch-profile [new file with mode: 0755]
Mac/BuildScript/seticon.m [new file with mode: 0644]
Mac/Extras.install.py [new file with mode: 0644]
Mac/IDLE/IDLE.app/Contents/Info.plist [new file with mode: 0644]
Mac/IDLE/IDLE.app/Contents/MacOS/IDLE [new file with mode: 0755]
Mac/IDLE/IDLE.app/Contents/PkgInfo [new file with mode: 0644]
Mac/IDLE/IDLE.app/Contents/Resources/IDLE.icns [new file with mode: 0644]
Mac/IDLE/IDLE.app/Contents/Resources/PythonCompiled.icns [new file with mode: 0644]
Mac/IDLE/IDLE.app/Contents/Resources/PythonSource.icns [new file with mode: 0644]
Mac/IDLE/IDLE.app/Contents/Resources/idlemain.py [new file with mode: 0644]
Mac/Icons/Disk Image.icns [new file with mode: 0644]
Mac/Icons/IDLE.icns [new file with mode: 0644]
Mac/Icons/Python Folder.icns [new file with mode: 0644]
Mac/Icons/PythonCompiled.icns [new file with mode: 0644]
Mac/Icons/PythonLauncher.icns [new file with mode: 0644]
Mac/Icons/PythonSource.icns [new file with mode: 0644]
Mac/Icons/ReadMe.txt [new file with mode: 0644]
Mac/Makefile.in [new file with mode: 0644]
Mac/PythonLauncher/English.lproj/Credits.rtf [new file with mode: 0644]
Mac/PythonLauncher/English.lproj/MainMenu.nib/classes.nib [new file with mode: 0644]
Mac/PythonLauncher/English.lproj/MainMenu.nib/info.nib [new file with mode: 0644]
Mac/PythonLauncher/English.lproj/MainMenu.nib/objects.nib [new file with mode: 0644]
Mac/PythonLauncher/English.lproj/MyDocument.nib/classes.nib [new file with mode: 0644]
Mac/PythonLauncher/English.lproj/MyDocument.nib/info.nib [new file with mode: 0644]
Mac/PythonLauncher/English.lproj/MyDocument.nib/objects.nib [new file with mode: 0644]
Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/classes.nib [new file with mode: 0644]
Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/info.nib [new file with mode: 0644]
Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/objects.nib [new file with mode: 0644]
Mac/PythonLauncher/FileSettings.h [new file with mode: 0644]
Mac/PythonLauncher/FileSettings.m [new file with mode: 0644]
Mac/PythonLauncher/Info.plist.in [new file with mode: 0644]
Mac/PythonLauncher/Makefile.in [new file with mode: 0644]
Mac/PythonLauncher/MyAppDelegate.h [new file with mode: 0644]
Mac/PythonLauncher/MyAppDelegate.m [new file with mode: 0644]
Mac/PythonLauncher/MyDocument.h [new file with mode: 0644]
Mac/PythonLauncher/MyDocument.m [new file with mode: 0644]
Mac/PythonLauncher/PreferencesWindowController.h [new file with mode: 0644]
Mac/PythonLauncher/PreferencesWindowController.m [new file with mode: 0644]
Mac/PythonLauncher/doscript.h [new file with mode: 0644]
Mac/PythonLauncher/doscript.m [new file with mode: 0644]
Mac/PythonLauncher/factorySettings.plist [new file with mode: 0644]
Mac/PythonLauncher/main.m [new file with mode: 0644]
Mac/README [new file with mode: 0644]
Mac/Resources/app/Info.plist.in [new file with mode: 0644]
Mac/Resources/app/PkgInfo [new file with mode: 0644]
Mac/Resources/app/Resources/PythonApplet.icns [new file with mode: 0644]
Mac/Resources/app/Resources/PythonInterpreter.icns [new file with mode: 0644]
Mac/Resources/framework/Info.plist.in [new file with mode: 0644]
Mac/Resources/iconsrc/IDE.psd [new file with mode: 0644]
Mac/Resources/iconsrc/PackageManager.psd [new file with mode: 0644]
Mac/Resources/iconsrc/PythonApplet.psd [new file with mode: 0644]
Mac/Resources/iconsrc/PythonCompiled.psd [new file with mode: 0755]
Mac/Resources/iconsrc/PythonIcon.psd [new file with mode: 0755]
Mac/Resources/iconsrc/PythonSource.psd [new file with mode: 0755]
Mac/Resources/iconsrc/PythonWSource.psd [new file with mode: 0644]
Mac/Tools/bundlebuilder.py [new file with mode: 0755]
Mac/Tools/plistlib_generate_testdata.py [new file with mode: 0755]
Mac/Tools/pythonw.c [new file with mode: 0644]
Makefile.pre.in [new file with mode: 0644]
Misc/ACKS [new file with mode: 0644]
Misc/HISTORY [new file with mode: 0644]
Misc/NEWS [new file with mode: 0644]
Misc/Porting [new file with mode: 0644]
Misc/README [new file with mode: 0644]
Misc/README.AIX [new file with mode: 0644]
Misc/README.coverity [new file with mode: 0644]
Misc/README.valgrind [new file with mode: 0644]
Misc/SpecialBuilds.txt [new file with mode: 0644]
Misc/coverity_model.c [new file with mode: 0644]
Misc/gdbinit [new file with mode: 0644]
Misc/indent.pro [new file with mode: 0644]
Misc/python-config.in [new file with mode: 0644]
Misc/python-config.sh.in [new file with mode: 0644]
Misc/python-wing3.wpr [new file with mode: 0644]
Misc/python-wing4.wpr [new file with mode: 0644]
Misc/python-wing5.wpr [new file with mode: 0644]
Misc/python.man [new file with mode: 0644]
Misc/python.pc.in [new file with mode: 0644]
Misc/svnmap.txt [new file with mode: 0644]
Misc/valgrind-python.supp [new file with mode: 0644]
Misc/vgrindefs [new file with mode: 0644]
Modules/Setup.config.in [new file with mode: 0644]
Modules/Setup.dist [new file with mode: 0644]
Modules/_bisectmodule.c [new file with mode: 0644]
Modules/_bz2module.c [new file with mode: 0644]
Modules/_codecsmodule.c [new file with mode: 0644]
Modules/_collectionsmodule.c [new file with mode: 0644]
Modules/_cryptmodule.c [new file with mode: 0644]
Modules/_csv.c [new file with mode: 0644]
Modules/_ctypes/_ctypes.c [new file with mode: 0644]
Modules/_ctypes/_ctypes_test.c [new file with mode: 0644]
Modules/_ctypes/_ctypes_test.h [new file with mode: 0644]
Modules/_ctypes/callbacks.c [new file with mode: 0644]
Modules/_ctypes/callproc.c [new file with mode: 0644]
Modules/_ctypes/cfield.c [new file with mode: 0644]
Modules/_ctypes/ctypes.h [new file with mode: 0644]
Modules/_ctypes/ctypes_dlfcn.h [new file with mode: 0644]
Modules/_ctypes/darwin/LICENSE [new file with mode: 0644]
Modules/_ctypes/darwin/README [new file with mode: 0644]
Modules/_ctypes/darwin/README.ctypes [new file with mode: 0644]
Modules/_ctypes/darwin/dlfcn.h [new file with mode: 0644]
Modules/_ctypes/darwin/dlfcn_simple.c [new file with mode: 0644]
Modules/_ctypes/libffi.diff [new file with mode: 0644]
Modules/_ctypes/libffi/ChangeLog [new file with mode: 0644]
Modules/_ctypes/libffi/ChangeLog.libffi [new file with mode: 0644]
Modules/_ctypes/libffi/ChangeLog.libffi-3.1 [new file with mode: 0644]
Modules/_ctypes/libffi/ChangeLog.libgcj [new file with mode: 0644]
Modules/_ctypes/libffi/ChangeLog.v1 [new file with mode: 0644]
Modules/_ctypes/libffi/LICENSE [new file with mode: 0644]
Modules/_ctypes/libffi/Makefile.am [new file with mode: 0644]
Modules/_ctypes/libffi/Makefile.in [new file with mode: 0644]
Modules/_ctypes/libffi/README [new file with mode: 0644]
Modules/_ctypes/libffi/acinclude.m4 [new file with mode: 0644]
Modules/_ctypes/libffi/aclocal.m4 [new file with mode: 0644]
Modules/_ctypes/libffi/compile [new file with mode: 0755]
Modules/_ctypes/libffi/config.guess [new file with mode: 0755]
Modules/_ctypes/libffi/config.sub [new file with mode: 0755]
Modules/_ctypes/libffi/configure [new file with mode: 0755]
Modules/_ctypes/libffi/configure.ac [new file with mode: 0644]
Modules/_ctypes/libffi/depcomp [new file with mode: 0755]
Modules/_ctypes/libffi/doc/libffi.info [new file with mode: 0644]
Modules/_ctypes/libffi/doc/libffi.texi [new file with mode: 0644]
Modules/_ctypes/libffi/doc/stamp-vti [new file with mode: 0644]
Modules/_ctypes/libffi/doc/version.texi [new file with mode: 0644]
Modules/_ctypes/libffi/fficonfig.h.in [new file with mode: 0644]
Modules/_ctypes/libffi/fficonfig.py.in [new file with mode: 0644]
Modules/_ctypes/libffi/generate-darwin-source-and-headers.py [new file with mode: 0644]
Modules/_ctypes/libffi/include/Makefile.am [new file with mode: 0644]
Modules/_ctypes/libffi/include/Makefile.in [new file with mode: 0644]
Modules/_ctypes/libffi/include/ffi.h.in [new file with mode: 0644]
Modules/_ctypes/libffi/include/ffi_common.h [new file with mode: 0644]
Modules/_ctypes/libffi/install-sh [new file with mode: 0755]
Modules/_ctypes/libffi/libffi.pc.in [new file with mode: 0644]
Modules/_ctypes/libffi/libffi.xcodeproj/project.pbxproj [new file with mode: 0644]
Modules/_ctypes/libffi/libtool-ldflags [new file with mode: 0755]
Modules/_ctypes/libffi/libtool-version [new file with mode: 0644]
Modules/_ctypes/libffi/ltmain.sh [new file with mode: 0644]
Modules/_ctypes/libffi/m4/asmcfi.m4 [new file with mode: 0644]
Modules/_ctypes/libffi/m4/ax_append_flag.m4 [new file with mode: 0644]
Modules/_ctypes/libffi/m4/ax_cc_maxopt.m4 [new file with mode: 0644]
Modules/_ctypes/libffi/m4/ax_cflags_warn_all.m4 [new file with mode: 0644]
Modules/_ctypes/libffi/m4/ax_check_compile_flag.m4 [new file with mode: 0644]
Modules/_ctypes/libffi/m4/ax_compiler_vendor.m4 [new file with mode: 0644]
Modules/_ctypes/libffi/m4/ax_configure_args.m4 [new file with mode: 0644]
Modules/_ctypes/libffi/m4/ax_enable_builddir.m4 [new file with mode: 0644]
Modules/_ctypes/libffi/m4/ax_gcc_archflag.m4 [new file with mode: 0644]
Modules/_ctypes/libffi/m4/ax_gcc_x86_cpuid.m4 [new file with mode: 0644]
Modules/_ctypes/libffi/m4/libtool.m4 [new file with mode: 0644]
Modules/_ctypes/libffi/m4/ltoptions.m4 [new file with mode: 0644]
Modules/_ctypes/libffi/m4/ltsugar.m4 [new file with mode: 0644]
Modules/_ctypes/libffi/m4/ltversion.m4 [new file with mode: 0644]
Modules/_ctypes/libffi/m4/lt~obsolete.m4 [new file with mode: 0644]
Modules/_ctypes/libffi/man/Makefile.am [new file with mode: 0644]
Modules/_ctypes/libffi/man/Makefile.in [new file with mode: 0644]
Modules/_ctypes/libffi/man/ffi.3 [new file with mode: 0644]
Modules/_ctypes/libffi/man/ffi_call.3 [new file with mode: 0644]
Modules/_ctypes/libffi/man/ffi_prep_cif.3 [new file with mode: 0644]
Modules/_ctypes/libffi/man/ffi_prep_cif_var.3 [new file with mode: 0644]
Modules/_ctypes/libffi/mdate-sh [new file with mode: 0755]
Modules/_ctypes/libffi/missing [new file with mode: 0755]
Modules/_ctypes/libffi/msvcc.sh [new file with mode: 0755]
Modules/_ctypes/libffi/src/aarch64/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/aarch64/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/aarch64/sysv.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/alpha/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/alpha/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/alpha/osf.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/arc/arcompact.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/arc/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/arc/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/arm/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/arm/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/arm/gentramp.sh [new file with mode: 0755]
Modules/_ctypes/libffi/src/arm/sysv.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/arm/trampoline.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/avr32/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/avr32/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/avr32/sysv.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/bfin/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/bfin/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/bfin/sysv.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/closures.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/cris/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/cris/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/cris/sysv.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/debug.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/dlmalloc.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/frv/eabi.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/frv/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/frv/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/ia64/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/ia64/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/ia64/ia64_flags.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/ia64/unix.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/java_raw_api.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/m32r/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/m32r/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/m32r/sysv.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/m68k/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/m68k/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/m68k/sysv.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/m88k/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/m88k/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/m88k/obsd.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/metag/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/metag/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/metag/sysv.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/microblaze/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/microblaze/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/microblaze/sysv.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/mips/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/mips/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/mips/n32.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/mips/o32.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/moxie/eabi.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/moxie/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/moxie/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/nios2/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/nios2/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/nios2/sysv.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/pa/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/pa/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/pa/hpux32.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/pa/linux.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/powerpc/aix.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/powerpc/aix_closure.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/powerpc/asm.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/powerpc/darwin.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/powerpc/darwin_closure.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/powerpc/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/powerpc/ffi_darwin.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/powerpc/ffi_linux64.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/powerpc/ffi_powerpc.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/powerpc/ffi_sysv.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/powerpc/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/powerpc/linux64.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/powerpc/linux64_closure.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/powerpc/ppc_closure.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/powerpc/sysv.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/prep_cif.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/raw_api.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/s390/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/s390/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/s390/sysv.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/sh/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/sh/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/sh/sysv.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/sh64/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/sh64/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/sh64/sysv.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/sparc/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/sparc/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/sparc/v8.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/sparc/v9.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/tile/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/tile/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/tile/tile.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/types.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/vax/elfbsd.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/vax/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/vax/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/x86/darwin.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/x86/darwin64.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/x86/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/x86/ffi64.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/x86/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/x86/freebsd.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/x86/sysv.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/x86/unix64.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/x86/win32.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/x86/win64.S [new file with mode: 0644]
Modules/_ctypes/libffi/src/xtensa/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi/src/xtensa/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi/src/xtensa/sysv.S [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/Makefile.am [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/Makefile.in [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/config/default.exp [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/lib/libffi.exp [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/lib/target-libpath.exp [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/lib/wrapper.exp [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/call.exp [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/closure_fn0.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/closure_fn1.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/closure_fn2.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/closure_fn3.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/closure_fn4.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/closure_fn5.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/closure_fn6.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/closure_loc_fn0.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/closure_simple.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_12byte.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_16byte.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_18byte.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_19byte.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_1_1byte.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_20byte.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_20byte1.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_24byte.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_2byte.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_3_1byte.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_3byte1.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_3byte2.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_4_1byte.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_4byte.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_5_1_byte.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_5byte.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_64byte.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_6_1_byte.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_6byte.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_7_1_byte.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_7byte.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_8byte.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_9byte1.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_9byte2.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_double.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_float.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_longdouble.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_longdouble_split.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_pointer.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_sint16.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_sint32.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_sint64.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_uint16.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_uint32.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_uint64.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_dbls_struct.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_double.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_double_va.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_float.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_longdouble.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_longdouble_va.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_multi_schar.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_multi_sshort.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_multi_sshortchar.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_multi_uchar.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_multi_ushort.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_multi_ushortchar.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_pointer.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_pointer_stack.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_schar.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_sint.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_sshort.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_struct_va1.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_uchar.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_uchar_va.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_uint.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_uint_va.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_ulong_va.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_ulonglong.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_ushort.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/cls_ushort_va.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/err_bad_abi.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/err_bad_typedef.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/ffitest.h [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/float.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/float1.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/float2.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/float3.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/float4.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/float_va.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/huge_struct.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/many.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/many2.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/negint.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct1.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct10.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct11.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct2.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct3.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct4.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct5.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct6.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct7.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct8.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct9.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/problem1.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/promotion.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/pyobjc-tc.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/return_dbl.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/return_dbl1.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/return_dbl2.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/return_fl.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/return_fl1.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/return_fl2.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/return_fl3.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/return_ldl.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/return_ll.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/return_ll1.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/return_sc.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/return_sl.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/return_uc.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/return_ul.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/stret_large.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/stret_large2.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/stret_medium.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/stret_medium2.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/strlen.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/strlen2.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/strlen3.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/strlen4.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/struct1.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/struct2.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/struct3.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/struct4.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/struct5.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/struct6.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/struct7.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/struct8.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/struct9.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/testclosure.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/uninitialized.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/unwindtest.cc [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/unwindtest_ffi_call.cc [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/va_1.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/va_struct1.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/va_struct2.c [new file with mode: 0644]
Modules/_ctypes/libffi/testsuite/libffi.call/va_struct3.c [new file with mode: 0644]
Modules/_ctypes/libffi/texinfo.tex [new file with mode: 0644]
Modules/_ctypes/libffi_arm_wince/debug.c [new file with mode: 0644]
Modules/_ctypes/libffi_arm_wince/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi_arm_wince/ffi.h [new file with mode: 0644]
Modules/_ctypes/libffi_arm_wince/ffi_common.h [new file with mode: 0644]
Modules/_ctypes/libffi_arm_wince/fficonfig.h [new file with mode: 0644]
Modules/_ctypes/libffi_arm_wince/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi_arm_wince/prep_cif.c [new file with mode: 0644]
Modules/_ctypes/libffi_arm_wince/sysv.asm [new file with mode: 0644]
Modules/_ctypes/libffi_msvc/LICENSE [new file with mode: 0644]
Modules/_ctypes/libffi_msvc/README [new file with mode: 0644]
Modules/_ctypes/libffi_msvc/README.ctypes [new file with mode: 0644]
Modules/_ctypes/libffi_msvc/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi_msvc/ffi.h [new file with mode: 0644]
Modules/_ctypes/libffi_msvc/ffi_common.h [new file with mode: 0644]
Modules/_ctypes/libffi_msvc/fficonfig.h [new file with mode: 0644]
Modules/_ctypes/libffi_msvc/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi_msvc/prep_cif.c [new file with mode: 0644]
Modules/_ctypes/libffi_msvc/types.c [new file with mode: 0644]
Modules/_ctypes/libffi_msvc/win32.c [new file with mode: 0644]
Modules/_ctypes/libffi_msvc/win64.asm [new file with mode: 0644]
Modules/_ctypes/libffi_osx/LICENSE [new file with mode: 0644]
Modules/_ctypes/libffi_osx/README [new file with mode: 0644]
Modules/_ctypes/libffi_osx/README.pyobjc [new file with mode: 0644]
Modules/_ctypes/libffi_osx/ffi.c [new file with mode: 0644]
Modules/_ctypes/libffi_osx/include/ffi.h [new file with mode: 0644]
Modules/_ctypes/libffi_osx/include/ffi_common.h [new file with mode: 0644]
Modules/_ctypes/libffi_osx/include/fficonfig.h [new file with mode: 0644]
Modules/_ctypes/libffi_osx/include/ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi_osx/include/ppc-ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi_osx/include/x86-ffitarget.h [new file with mode: 0644]
Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.S [new file with mode: 0644]
Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.h [new file with mode: 0644]
Modules/_ctypes/libffi_osx/powerpc/ppc-darwin_closure.S [new file with mode: 0644]
Modules/_ctypes/libffi_osx/powerpc/ppc-ffi_darwin.c [new file with mode: 0644]
Modules/_ctypes/libffi_osx/powerpc/ppc64-darwin_closure.S [new file with mode: 0644]
Modules/_ctypes/libffi_osx/types.c [new file with mode: 0644]
Modules/_ctypes/libffi_osx/x86/darwin64.S [new file with mode: 0644]
Modules/_ctypes/libffi_osx/x86/x86-darwin.S [new file with mode: 0644]
Modules/_ctypes/libffi_osx/x86/x86-ffi64.c [new file with mode: 0644]
Modules/_ctypes/libffi_osx/x86/x86-ffi_darwin.c [new file with mode: 0644]
Modules/_ctypes/malloc_closure.c [new file with mode: 0644]
Modules/_ctypes/stgdict.c [new file with mode: 0644]
Modules/_curses_panel.c [new file with mode: 0644]
Modules/_cursesmodule.c [new file with mode: 0644]
Modules/_datetimemodule.c [new file with mode: 0644]
Modules/_dbmmodule.c [new file with mode: 0644]
Modules/_decimal/README.txt [new file with mode: 0644]
Modules/_decimal/_decimal.c [new file with mode: 0644]
Modules/_decimal/docstrings.h [new file with mode: 0644]
Modules/_decimal/libmpdec/README.txt [new file with mode: 0644]
Modules/_decimal/libmpdec/basearith.c [new file with mode: 0644]
Modules/_decimal/libmpdec/basearith.h [new file with mode: 0644]
Modules/_decimal/libmpdec/bits.h [new file with mode: 0644]
Modules/_decimal/libmpdec/constants.c [new file with mode: 0644]
Modules/_decimal/libmpdec/constants.h [new file with mode: 0644]
Modules/_decimal/libmpdec/context.c [new file with mode: 0644]
Modules/_decimal/libmpdec/convolute.c [new file with mode: 0644]
Modules/_decimal/libmpdec/convolute.h [new file with mode: 0644]
Modules/_decimal/libmpdec/crt.c [new file with mode: 0644]
Modules/_decimal/libmpdec/crt.h [new file with mode: 0644]
Modules/_decimal/libmpdec/difradix2.c [new file with mode: 0644]
Modules/_decimal/libmpdec/difradix2.h [new file with mode: 0644]
Modules/_decimal/libmpdec/fnt.c [new file with mode: 0644]
Modules/_decimal/libmpdec/fnt.h [new file with mode: 0644]
Modules/_decimal/libmpdec/fourstep.c [new file with mode: 0644]
Modules/_decimal/libmpdec/fourstep.h [new file with mode: 0644]
Modules/_decimal/libmpdec/io.c [new file with mode: 0644]
Modules/_decimal/libmpdec/io.h [new file with mode: 0644]
Modules/_decimal/libmpdec/literature/REFERENCES.txt [new file with mode: 0644]
Modules/_decimal/libmpdec/literature/bignum.txt [new file with mode: 0644]
Modules/_decimal/libmpdec/literature/fnt.py [new file with mode: 0644]
Modules/_decimal/libmpdec/literature/matrix-transform.txt [new file with mode: 0644]
Modules/_decimal/libmpdec/literature/mulmod-64.txt [new file with mode: 0644]
Modules/_decimal/libmpdec/literature/mulmod-ppro.txt [new file with mode: 0644]
Modules/_decimal/libmpdec/literature/six-step.txt [new file with mode: 0644]
Modules/_decimal/libmpdec/literature/umodarith.lisp [new file with mode: 0644]
Modules/_decimal/libmpdec/memory.c [new file with mode: 0644]
Modules/_decimal/libmpdec/memory.h [new file with mode: 0644]
Modules/_decimal/libmpdec/mpdecimal.c [new file with mode: 0644]
Modules/_decimal/libmpdec/mpdecimal.h [new file with mode: 0644]
Modules/_decimal/libmpdec/numbertheory.c [new file with mode: 0644]
Modules/_decimal/libmpdec/numbertheory.h [new file with mode: 0644]
Modules/_decimal/libmpdec/sixstep.c [new file with mode: 0644]
Modules/_decimal/libmpdec/sixstep.h [new file with mode: 0644]
Modules/_decimal/libmpdec/transpose.c [new file with mode: 0644]
Modules/_decimal/libmpdec/transpose.h [new file with mode: 0644]
Modules/_decimal/libmpdec/typearith.h [new file with mode: 0644]
Modules/_decimal/libmpdec/umodarith.h [new file with mode: 0644]
Modules/_decimal/libmpdec/vccompat.h [new file with mode: 0644]
Modules/_decimal/libmpdec/vcdiv64.asm [new file with mode: 0644]
Modules/_decimal/libmpdec/vcstdint.h [new file with mode: 0644]
Modules/_decimal/tests/README.txt [new file with mode: 0644]
Modules/_decimal/tests/bench.py [new file with mode: 0644]
Modules/_decimal/tests/bignum.py [new file with mode: 0644]
Modules/_decimal/tests/deccheck.py [new file with mode: 0644]
Modules/_decimal/tests/formathelper.py [new file with mode: 0644]
Modules/_decimal/tests/randdec.py [new file with mode: 0644]
Modules/_decimal/tests/randfloat.py [new file with mode: 0644]
Modules/_decimal/tests/runall-memorydebugger.sh [new file with mode: 0755]
Modules/_decimal/tests/runall.bat [new file with mode: 0755]
Modules/_elementtree.c [new file with mode: 0644]
Modules/_freeze_importlib.c [new file with mode: 0644]
Modules/_functoolsmodule.c [new file with mode: 0644]
Modules/_gdbmmodule.c [new file with mode: 0644]
Modules/_hashopenssl.c [new file with mode: 0644]
Modules/_heapqmodule.c [new file with mode: 0644]
Modules/_io/_iomodule.c [new file with mode: 0644]
Modules/_io/_iomodule.h [new file with mode: 0644]
Modules/_io/bufferedio.c [new file with mode: 0644]
Modules/_io/bytesio.c [new file with mode: 0644]
Modules/_io/fileio.c [new file with mode: 0644]
Modules/_io/iobase.c [new file with mode: 0644]
Modules/_io/stringio.c [new file with mode: 0644]
Modules/_io/textio.c [new file with mode: 0644]
Modules/_json.c [new file with mode: 0644]
Modules/_localemodule.c [new file with mode: 0644]
Modules/_lsprof.c [new file with mode: 0644]
Modules/_lzmamodule.c [new file with mode: 0644]
Modules/_math.c [new file with mode: 0644]
Modules/_math.h [new file with mode: 0644]
Modules/_multiprocessing/multiprocessing.c [new file with mode: 0644]
Modules/_multiprocessing/multiprocessing.h [new file with mode: 0644]
Modules/_multiprocessing/semaphore.c [new file with mode: 0644]
Modules/_opcode.c [new file with mode: 0644]
Modules/_operator.c [new file with mode: 0644]
Modules/_pickle.c [new file with mode: 0644]
Modules/_posixsubprocess.c [new file with mode: 0644]
Modules/_randommodule.c [new file with mode: 0644]
Modules/_scproxy.c [new file with mode: 0644]
Modules/_sqlite/cache.c [new file with mode: 0644]
Modules/_sqlite/cache.h [new file with mode: 0644]
Modules/_sqlite/connection.c [new file with mode: 0644]
Modules/_sqlite/connection.h [new file with mode: 0644]
Modules/_sqlite/cursor.c [new file with mode: 0644]
Modules/_sqlite/cursor.h [new file with mode: 0644]
Modules/_sqlite/microprotocols.c [new file with mode: 0644]
Modules/_sqlite/microprotocols.h [new file with mode: 0644]
Modules/_sqlite/module.c [new file with mode: 0644]
Modules/_sqlite/module.h [new file with mode: 0644]
Modules/_sqlite/prepare_protocol.c [new file with mode: 0644]
Modules/_sqlite/prepare_protocol.h [new file with mode: 0644]
Modules/_sqlite/row.c [new file with mode: 0644]
Modules/_sqlite/row.h [new file with mode: 0644]
Modules/_sqlite/statement.c [new file with mode: 0644]
Modules/_sqlite/statement.h [new file with mode: 0644]
Modules/_sqlite/util.c [new file with mode: 0644]
Modules/_sqlite/util.h [new file with mode: 0644]
Modules/_sre.c [new file with mode: 0644]
Modules/_ssl.c [new file with mode: 0644]
Modules/_ssl_data.h [new file with mode: 0644]
Modules/_stat.c [new file with mode: 0644]
Modules/_struct.c [new file with mode: 0644]
Modules/_testbuffer.c [new file with mode: 0644]
Modules/_testcapimodule.c [new file with mode: 0644]
Modules/_testembed.c [new file with mode: 0644]
Modules/_testimportmultiple.c [new file with mode: 0644]
Modules/_threadmodule.c [new file with mode: 0644]
Modules/_tkinter.c [new file with mode: 0644]
Modules/_tracemalloc.c [new file with mode: 0644]
Modules/_weakref.c [new file with mode: 0644]
Modules/_winapi.c [new file with mode: 0644]
Modules/addrinfo.h [new file with mode: 0644]
Modules/ar_beos [new file with mode: 0755]
Modules/arraymodule.c [new file with mode: 0644]
Modules/atexitmodule.c [new file with mode: 0644]
Modules/audioop.c [new file with mode: 0644]
Modules/binascii.c [new file with mode: 0644]
Modules/cjkcodecs/README [new file with mode: 0644]
Modules/cjkcodecs/_codecs_cn.c [new file with mode: 0644]
Modules/cjkcodecs/_codecs_hk.c [new file with mode: 0644]
Modules/cjkcodecs/_codecs_iso2022.c [new file with mode: 0644]
Modules/cjkcodecs/_codecs_jp.c [new file with mode: 0644]
Modules/cjkcodecs/_codecs_kr.c [new file with mode: 0644]
Modules/cjkcodecs/_codecs_tw.c [new file with mode: 0644]
Modules/cjkcodecs/alg_jisx0201.h [new file with mode: 0644]
Modules/cjkcodecs/cjkcodecs.h [new file with mode: 0644]
Modules/cjkcodecs/emu_jisx0213_2000.h [new file with mode: 0644]
Modules/cjkcodecs/mappings_cn.h [new file with mode: 0644]
Modules/cjkcodecs/mappings_hk.h [new file with mode: 0644]
Modules/cjkcodecs/mappings_jisx0213_pair.h [new file with mode: 0644]
Modules/cjkcodecs/mappings_jp.h [new file with mode: 0644]
Modules/cjkcodecs/mappings_kr.h [new file with mode: 0644]
Modules/cjkcodecs/mappings_tw.h [new file with mode: 0644]
Modules/cjkcodecs/multibytecodec.c [new file with mode: 0644]
Modules/cjkcodecs/multibytecodec.h [new file with mode: 0644]
Modules/clinic/_bz2module.c.h [new file with mode: 0644]
Modules/clinic/_lzmamodule.c.h [new file with mode: 0644]
Modules/clinic/_pickle.c.h [new file with mode: 0644]
Modules/clinic/audioop.c.h [new file with mode: 0644]
Modules/clinic/binascii.c.h [new file with mode: 0644]
Modules/clinic/zlibmodule.c.h [new file with mode: 0644]
Modules/cmathmodule.c [new file with mode: 0644]
Modules/config.c.in [new file with mode: 0644]
Modules/errnomodule.c [new file with mode: 0644]
Modules/expat/COPYING [new file with mode: 0644]
Modules/expat/amigaconfig.h [new file with mode: 0644]
Modules/expat/ascii.h [new file with mode: 0644]
Modules/expat/asciitab.h [new file with mode: 0644]
Modules/expat/expat.h [new file with mode: 0644]
Modules/expat/expat_config.h [new file with mode: 0644]
Modules/expat/expat_external.h [new file with mode: 0644]
Modules/expat/iasciitab.h [new file with mode: 0644]
Modules/expat/internal.h [new file with mode: 0644]
Modules/expat/latin1tab.h [new file with mode: 0644]
Modules/expat/macconfig.h [new file with mode: 0644]
Modules/expat/nametab.h [new file with mode: 0644]
Modules/expat/pyexpatns.h [new file with mode: 0644]
Modules/expat/utf8tab.h [new file with mode: 0644]
Modules/expat/watcomconfig.h [new file with mode: 0644]
Modules/expat/winconfig.h [new file with mode: 0644]
Modules/expat/xmlparse.c [new file with mode: 0644]
Modules/expat/xmlrole.c [new file with mode: 0644]
Modules/expat/xmlrole.h [new file with mode: 0644]
Modules/expat/xmltok.c [new file with mode: 0644]
Modules/expat/xmltok.h [new file with mode: 0644]
Modules/expat/xmltok_impl.c [new file with mode: 0644]
Modules/expat/xmltok_impl.h [new file with mode: 0644]
Modules/expat/xmltok_ns.c [new file with mode: 0644]
Modules/faulthandler.c [new file with mode: 0644]
Modules/fcntlmodule.c [new file with mode: 0644]
Modules/fpectlmodule.c [new file with mode: 0644]
Modules/fpetestmodule.c [new file with mode: 0644]
Modules/gc_weakref.txt [new file with mode: 0644]
Modules/gcmodule.c [new file with mode: 0644]
Modules/getaddrinfo.c [new file with mode: 0644]
Modules/getbuildinfo.c [new file with mode: 0644]
Modules/getnameinfo.c [new file with mode: 0644]
Modules/getpath.c [new file with mode: 0644]
Modules/grpmodule.c [new file with mode: 0644]
Modules/hashlib.h [new file with mode: 0644]
Modules/hashtable.c [new file with mode: 0644]
Modules/hashtable.h [new file with mode: 0644]
Modules/itertoolsmodule.c [new file with mode: 0644]
Modules/ld_so_aix.in [new file with mode: 0644]
Modules/ld_so_beos [new file with mode: 0755]
Modules/main.c [new file with mode: 0644]
Modules/makesetup [new file with mode: 0755]
Modules/makexp_aix [new file with mode: 0755]
Modules/mathmodule.c [new file with mode: 0644]
Modules/md5module.c [new file with mode: 0644]
Modules/mmapmodule.c [new file with mode: 0644]
Modules/nismodule.c [new file with mode: 0644]
Modules/ossaudiodev.c [new file with mode: 0644]
Modules/overlapped.c [new file with mode: 0644]
Modules/parsermodule.c [new file with mode: 0644]
Modules/posixmodule.c [new file with mode: 0644]
Modules/posixmodule.h [new file with mode: 0644]
Modules/pwdmodule.c [new file with mode: 0644]
Modules/pyexpat.c [new file with mode: 0644]
Modules/python.c [new file with mode: 0644]
Modules/readline.c [new file with mode: 0644]
Modules/resource.c [new file with mode: 0644]
Modules/rotatingtree.c [new file with mode: 0644]
Modules/rotatingtree.h [new file with mode: 0644]
Modules/selectmodule.c [new file with mode: 0644]
Modules/sha1module.c [new file with mode: 0644]
Modules/sha256module.c [new file with mode: 0644]
Modules/sha512module.c [new file with mode: 0644]
Modules/signalmodule.c [new file with mode: 0644]
Modules/socketmodule.c [new file with mode: 0644]
Modules/socketmodule.h [new file with mode: 0644]
Modules/spwdmodule.c [new file with mode: 0644]
Modules/sre.h [new file with mode: 0644]
Modules/sre_constants.h [new file with mode: 0644]
Modules/sre_lib.h [new file with mode: 0644]
Modules/symtablemodule.c [new file with mode: 0644]
Modules/syslogmodule.c [new file with mode: 0644]
Modules/termios.c [new file with mode: 0644]
Modules/testcapi_long.h [new file with mode: 0644]
Modules/timemodule.c [new file with mode: 0644]
Modules/tkappinit.c [new file with mode: 0644]
Modules/tkinter.h [new file with mode: 0644]
Modules/unicodedata.c [new file with mode: 0644]
Modules/unicodedata_db.h [new file with mode: 0644]
Modules/unicodename_db.h [new file with mode: 0644]
Modules/xxlimited.c [new file with mode: 0644]
Modules/xxmodule.c [new file with mode: 0644]
Modules/xxsubtype.c [new file with mode: 0644]
Modules/zipimport.c [new file with mode: 0644]
Modules/zlib/ChangeLog [new file with mode: 0644]
Modules/zlib/FAQ [new file with mode: 0644]
Modules/zlib/INDEX [new file with mode: 0644]
Modules/zlib/Makefile [new file with mode: 0644]
Modules/zlib/Makefile.in [new file with mode: 0644]
Modules/zlib/README [new file with mode: 0644]
Modules/zlib/adler32.c [new file with mode: 0644]
Modules/zlib/algorithm.txt [new file with mode: 0644]
Modules/zlib/compress.c [new file with mode: 0644]
Modules/zlib/configure [new file with mode: 0755]
Modules/zlib/crc32.c [new file with mode: 0644]
Modules/zlib/crc32.h [new file with mode: 0644]
Modules/zlib/deflate.c [new file with mode: 0644]
Modules/zlib/deflate.h [new file with mode: 0644]
Modules/zlib/example.c [new file with mode: 0644]
Modules/zlib/gzclose.c [new file with mode: 0644]
Modules/zlib/gzguts.h [new file with mode: 0644]
Modules/zlib/gzlib.c [new file with mode: 0644]
Modules/zlib/gzread.c [new file with mode: 0644]
Modules/zlib/gzwrite.c [new file with mode: 0644]
Modules/zlib/infback.c [new file with mode: 0644]
Modules/zlib/inffast.c [new file with mode: 0644]
Modules/zlib/inffast.h [new file with mode: 0644]
Modules/zlib/inffixed.h [new file with mode: 0644]
Modules/zlib/inflate.c [new file with mode: 0644]
Modules/zlib/inflate.h [new file with mode: 0644]
Modules/zlib/inftrees.c [new file with mode: 0644]
Modules/zlib/inftrees.h [new file with mode: 0644]
Modules/zlib/make_vms.com [new file with mode: 0644]
Modules/zlib/minigzip.c [new file with mode: 0644]
Modules/zlib/trees.c [new file with mode: 0644]
Modules/zlib/trees.h [new file with mode: 0644]
Modules/zlib/uncompr.c [new file with mode: 0644]
Modules/zlib/zconf.h [new file with mode: 0644]
Modules/zlib/zconf.h.cmakein [new file with mode: 0644]
Modules/zlib/zconf.h.in [new file with mode: 0644]
Modules/zlib/zlib.3 [new file with mode: 0644]
Modules/zlib/zlib.h [new file with mode: 0644]
Modules/zlib/zlib.map [new file with mode: 0644]
Modules/zlib/zlib.pc.in [new file with mode: 0644]
Modules/zlib/zutil.c [new file with mode: 0644]
Modules/zlib/zutil.h [new file with mode: 0644]
Modules/zlibmodule.c [new file with mode: 0644]
Objects/abstract.c [new file with mode: 0644]
Objects/accu.c [new file with mode: 0644]
Objects/boolobject.c [new file with mode: 0644]
Objects/bytearrayobject.c [new file with mode: 0644]
Objects/bytes_methods.c [new file with mode: 0644]
Objects/bytesobject.c [new file with mode: 0644]
Objects/capsule.c [new file with mode: 0644]
Objects/cellobject.c [new file with mode: 0644]
Objects/classobject.c [new file with mode: 0644]
Objects/codeobject.c [new file with mode: 0644]
Objects/complexobject.c [new file with mode: 0644]
Objects/descrobject.c [new file with mode: 0644]
Objects/dictnotes.txt [new file with mode: 0644]
Objects/dictobject.c [new file with mode: 0644]
Objects/enumobject.c [new file with mode: 0644]
Objects/exceptions.c [new file with mode: 0644]
Objects/fileobject.c [new file with mode: 0644]
Objects/floatobject.c [new file with mode: 0644]
Objects/frameobject.c [new file with mode: 0644]
Objects/funcobject.c [new file with mode: 0644]
Objects/genobject.c [new file with mode: 0644]
Objects/iterobject.c [new file with mode: 0644]
Objects/listobject.c [new file with mode: 0644]
Objects/listsort.txt [new file with mode: 0644]
Objects/lnotab_notes.txt [new file with mode: 0644]
Objects/longobject.c [new file with mode: 0644]
Objects/memoryobject.c [new file with mode: 0644]
Objects/methodobject.c [new file with mode: 0644]
Objects/moduleobject.c [new file with mode: 0644]
Objects/namespaceobject.c [new file with mode: 0644]
Objects/object.c [new file with mode: 0644]
Objects/obmalloc.c [new file with mode: 0644]
Objects/rangeobject.c [new file with mode: 0644]
Objects/setobject.c [new file with mode: 0644]
Objects/sliceobject.c [new file with mode: 0644]
Objects/stringlib/README.txt [new file with mode: 0644]
Objects/stringlib/asciilib.h [new file with mode: 0644]
Objects/stringlib/codecs.h [new file with mode: 0644]
Objects/stringlib/count.h [new file with mode: 0644]
Objects/stringlib/ctype.h [new file with mode: 0644]
Objects/stringlib/eq.h [new file with mode: 0644]
Objects/stringlib/fastsearch.h [new file with mode: 0644]
Objects/stringlib/find.h [new file with mode: 0644]
Objects/stringlib/find_max_char.h [new file with mode: 0644]
Objects/stringlib/join.h [new file with mode: 0644]
Objects/stringlib/localeutil.h [new file with mode: 0644]
Objects/stringlib/partition.h [new file with mode: 0644]
Objects/stringlib/replace.h [new file with mode: 0644]
Objects/stringlib/split.h [new file with mode: 0644]
Objects/stringlib/stringdefs.h [new file with mode: 0644]
Objects/stringlib/transmogrify.h [new file with mode: 0644]
Objects/stringlib/ucs1lib.h [new file with mode: 0644]
Objects/stringlib/ucs2lib.h [new file with mode: 0644]
Objects/stringlib/ucs4lib.h [new file with mode: 0644]
Objects/stringlib/undef.h [new file with mode: 0644]
Objects/stringlib/unicode_format.h [new file with mode: 0644]
Objects/stringlib/unicodedefs.h [new file with mode: 0644]
Objects/structseq.c [new file with mode: 0644]
Objects/tupleobject.c [new file with mode: 0644]
Objects/typeobject.c [new file with mode: 0644]
Objects/typeslots.inc [new file with mode: 0644]
Objects/typeslots.py [new file with mode: 0755]
Objects/unicodectype.c [new file with mode: 0644]
Objects/unicodeobject.c [new file with mode: 0644]
Objects/unicodetype_db.h [new file with mode: 0644]
Objects/weakrefobject.c [new file with mode: 0644]
PC/VS9.0/_bz2.vcproj [new file with mode: 0644]
PC/VS9.0/_ctypes.vcproj [new file with mode: 0644]
PC/VS9.0/_ctypes_test.vcproj [new file with mode: 0644]
PC/VS9.0/_decimal.vcproj [new file with mode: 0644]
PC/VS9.0/_elementtree.vcproj [new file with mode: 0644]
PC/VS9.0/_hashlib.vcproj [new file with mode: 0644]
PC/VS9.0/_lzma.vcproj [new file with mode: 0644]
PC/VS9.0/_msi.vcproj [new file with mode: 0644]
PC/VS9.0/_multiprocessing.vcproj [new file with mode: 0644]
PC/VS9.0/_socket.vcproj [new file with mode: 0644]
PC/VS9.0/_sqlite3.vcproj [new file with mode: 0644]
PC/VS9.0/_ssl.vcproj [new file with mode: 0644]
PC/VS9.0/_testbuffer.vcproj [new file with mode: 0644]
PC/VS9.0/_testcapi.vcproj [new file with mode: 0644]
PC/VS9.0/_testimportmultiple.vcproj [new file with mode: 0644]
PC/VS9.0/_tkinter.vcproj [new file with mode: 0644]
PC/VS9.0/bdist_wininst.vcproj [new file with mode: 0644]
PC/VS9.0/debug.vsprops [new file with mode: 0644]
PC/VS9.0/kill_python.c [new file with mode: 0644]
PC/VS9.0/kill_python.vcproj [new file with mode: 0644]
PC/VS9.0/make_buildinfo.c [new file with mode: 0644]
PC/VS9.0/make_buildinfo.vcproj [new file with mode: 0644]
PC/VS9.0/make_versioninfo.vcproj [new file with mode: 0644]
PC/VS9.0/pcbuild.sln [new file with mode: 0644]
PC/VS9.0/pginstrument.vsprops [new file with mode: 0644]
PC/VS9.0/pgupdate.vsprops [new file with mode: 0644]
PC/VS9.0/pyd.vsprops [new file with mode: 0644]
PC/VS9.0/pyd_d.vsprops [new file with mode: 0644]
PC/VS9.0/pyexpat.vcproj [new file with mode: 0644]
PC/VS9.0/pyproject.vsprops [new file with mode: 0644]
PC/VS9.0/python.vcproj [new file with mode: 0644]
PC/VS9.0/python3dll.vcproj [new file with mode: 0644]
PC/VS9.0/pythoncore.vcproj [new file with mode: 0644]
PC/VS9.0/pythonw.vcproj [new file with mode: 0644]
PC/VS9.0/release.vsprops [new file with mode: 0644]
PC/VS9.0/select.vcproj [new file with mode: 0644]
PC/VS9.0/sqlite3.vcproj [new file with mode: 0644]
PC/VS9.0/sqlite3.vsprops [new file with mode: 0644]
PC/VS9.0/ssl.vcproj [new file with mode: 0644]
PC/VS9.0/unicodedata.vcproj [new file with mode: 0644]
PC/VS9.0/winsound.vcproj [new file with mode: 0644]
PC/VS9.0/x64.vsprops [new file with mode: 0644]
PC/VS9.0/xxlimited.vcproj [new file with mode: 0644]
PC/WinMain.c [new file with mode: 0644]
PC/_msi.c [new file with mode: 0644]
PC/bdist_wininst/PythonPowered.bmp [new file with mode: 0644]
PC/bdist_wininst/README.txt [new file with mode: 0644]
PC/bdist_wininst/archive.h [new file with mode: 0644]
PC/bdist_wininst/extract.c [new file with mode: 0644]
PC/bdist_wininst/install.c [new file with mode: 0644]
PC/bdist_wininst/install.rc [new file with mode: 0644]
PC/bdist_wininst/resource.h [new file with mode: 0644]
PC/bdist_wininst/wininst-7.1.sln [new file with mode: 0644]
PC/bdist_wininst/wininst-7.1.vcproj [new file with mode: 0644]
PC/bdist_wininst/wininst-8.sln [new file with mode: 0644]
PC/bdist_wininst/wininst-8.vcproj [new file with mode: 0644]
PC/bdist_wininst/wininst.dsp [new file with mode: 0644]
PC/bdist_wininst/wininst.dsw [new file with mode: 0644]
PC/config.c [new file with mode: 0644]
PC/dl_nt.c [new file with mode: 0644]
PC/dllbase_nt.txt [new file with mode: 0644]
PC/empty.c [new file with mode: 0644]
PC/errmap.h [new file with mode: 0644]
PC/errmap.mak [new file with mode: 0644]
PC/frozen_dllmain.c [new file with mode: 0644]
PC/generrmap.c [new file with mode: 0644]
PC/getpathp.c [new file with mode: 0644]
PC/icons.mak [new file with mode: 0644]
PC/icons.rc [new file with mode: 0644]
PC/icons/baselogo.svg [new file with mode: 0644]
PC/icons/source.xar [new file with mode: 0644]
PC/launcher.c [new file with mode: 0644]
PC/launcher.ico [new file with mode: 0644]
PC/make_versioninfo.c [new file with mode: 0644]
PC/msvcrtmodule.c [new file with mode: 0644]
PC/py.ico [new file with mode: 0644]
PC/pyc.ico [new file with mode: 0644]
PC/pycon.ico [new file with mode: 0644]
PC/pyconfig.h [new file with mode: 0644]
PC/pylauncher.rc [new file with mode: 0644]
PC/python3.def [new file with mode: 0644]
PC/python3.mak [new file with mode: 0644]
PC/python34gen.py [new file with mode: 0644]
PC/python34stub.def [new file with mode: 0644]
PC/python3dll.c [new file with mode: 0644]
PC/python_exe.rc [new file with mode: 0644]
PC/python_nt.rc [new file with mode: 0644]
PC/readme.txt [new file with mode: 0644]
PC/testpy.py [new file with mode: 0644]
PC/winreg.c [new file with mode: 0644]
PC/winsound.c [new file with mode: 0644]
PCbuild/_bz2.vcxproj [new file with mode: 0644]
PCbuild/_bz2.vcxproj.filters [new file with mode: 0644]
PCbuild/_ctypes.vcxproj [new file with mode: 0644]
PCbuild/_ctypes.vcxproj.filters [new file with mode: 0644]
PCbuild/_ctypes_test.vcxproj [new file with mode: 0644]
PCbuild/_ctypes_test.vcxproj.filters [new file with mode: 0644]
PCbuild/_decimal.vcxproj [new file with mode: 0644]
PCbuild/_decimal.vcxproj.filters [new file with mode: 0644]
PCbuild/_elementtree.vcxproj [new file with mode: 0644]
PCbuild/_elementtree.vcxproj.filters [new file with mode: 0644]
PCbuild/_freeze_importlib.vcxproj [new file with mode: 0644]
PCbuild/_freeze_importlib.vcxproj.filters [new file with mode: 0644]
PCbuild/_hashlib.vcxproj [new file with mode: 0644]
PCbuild/_hashlib.vcxproj.filters [new file with mode: 0644]
PCbuild/_lzma.vcxproj [new file with mode: 0644]
PCbuild/_lzma.vcxproj.filters [new file with mode: 0644]
PCbuild/_msi.vcxproj [new file with mode: 0644]
PCbuild/_msi.vcxproj.filters [new file with mode: 0644]
PCbuild/_multiprocessing.vcxproj [new file with mode: 0644]
PCbuild/_multiprocessing.vcxproj.filters [new file with mode: 0644]
PCbuild/_overlapped.vcxproj [new file with mode: 0644]
PCbuild/_overlapped.vcxproj.filters [new file with mode: 0644]
PCbuild/_socket.vcxproj [new file with mode: 0644]
PCbuild/_socket.vcxproj.filters [new file with mode: 0644]
PCbuild/_sqlite3.vcxproj [new file with mode: 0644]
PCbuild/_sqlite3.vcxproj.filters [new file with mode: 0644]
PCbuild/_ssl.vcxproj [new file with mode: 0644]
PCbuild/_ssl.vcxproj.filters [new file with mode: 0644]
PCbuild/_testbuffer.vcxproj [new file with mode: 0644]
PCbuild/_testbuffer.vcxproj.filters [new file with mode: 0644]
PCbuild/_testcapi.vcxproj [new file with mode: 0644]
PCbuild/_testcapi.vcxproj.filters [new file with mode: 0644]
PCbuild/_testembed.vcxproj [new file with mode: 0644]
PCbuild/_testembed.vcxproj.filters [new file with mode: 0644]
PCbuild/_testimportmultiple.vcxproj [new file with mode: 0644]
PCbuild/_testimportmultiple.vcxproj.filters [new file with mode: 0644]
PCbuild/_tkinter.vcxproj [new file with mode: 0644]
PCbuild/_tkinter.vcxproj.filters [new file with mode: 0644]
PCbuild/bdist_wininst.vcxproj [new file with mode: 0644]
PCbuild/bdist_wininst.vcxproj.filters [new file with mode: 0644]
PCbuild/build.bat [new file with mode: 0644]
PCbuild/build_env.bat [new file with mode: 0644]
PCbuild/build_pgo.bat [new file with mode: 0644]
PCbuild/build_ssl.bat [new file with mode: 0644]
PCbuild/build_ssl.py [new file with mode: 0644]
PCbuild/build_tkinter.py [new file with mode: 0644]
PCbuild/debug.props [new file with mode: 0644]
PCbuild/env.bat [new file with mode: 0644]
PCbuild/field3.py [new file with mode: 0644]
PCbuild/get_externals.bat [new file with mode: 0644]
PCbuild/idle.bat [new file with mode: 0644]
PCbuild/installer.bmp [new file with mode: 0644]
PCbuild/kill_python.c [new file with mode: 0644]
PCbuild/kill_python.vcxproj [new file with mode: 0644]
PCbuild/kill_python.vcxproj.filters [new file with mode: 0644]
PCbuild/make_buildinfo.c [new file with mode: 0644]
PCbuild/make_buildinfo.vcxproj [new file with mode: 0644]
PCbuild/make_buildinfo.vcxproj.filters [new file with mode: 0644]
PCbuild/make_versioninfo.vcxproj [new file with mode: 0644]
PCbuild/make_versioninfo.vcxproj.filters [new file with mode: 0644]
PCbuild/pcbuild.sln [new file with mode: 0644]
PCbuild/pginstrument.props [new file with mode: 0644]
PCbuild/pgupdate.props [new file with mode: 0644]
PCbuild/pyd.props [new file with mode: 0644]
PCbuild/pyd_d.props [new file with mode: 0644]
PCbuild/pyexpat.vcxproj [new file with mode: 0644]
PCbuild/pyexpat.vcxproj.filters [new file with mode: 0644]
PCbuild/pylauncher.vcxproj [new file with mode: 0644]
PCbuild/pylauncher.vcxproj.filters [new file with mode: 0644]
PCbuild/pyproject.props [new file with mode: 0644]
PCbuild/python.vcxproj [new file with mode: 0644]
PCbuild/python.vcxproj.filters [new file with mode: 0644]
PCbuild/python3dll.vcxproj [new file with mode: 0644]
PCbuild/python3dll.vcxproj.filters [new file with mode: 0644]
PCbuild/pythoncore.vcxproj [new file with mode: 0644]
PCbuild/pythoncore.vcxproj.filters [new file with mode: 0644]
PCbuild/pythonw.vcxproj [new file with mode: 0644]
PCbuild/pythonw.vcxproj.filters [new file with mode: 0644]
PCbuild/pywlauncher.vcxproj [new file with mode: 0644]
PCbuild/pywlauncher.vcxproj.filters [new file with mode: 0644]
PCbuild/readme.txt [new file with mode: 0644]
PCbuild/release.props [new file with mode: 0644]
PCbuild/rmpyc.py [new file with mode: 0644]
PCbuild/rt.bat [new file with mode: 0644]
PCbuild/select.vcxproj [new file with mode: 0644]
PCbuild/select.vcxproj.filters [new file with mode: 0644]
PCbuild/sqlite3.props [new file with mode: 0644]
PCbuild/sqlite3.vcxproj [new file with mode: 0644]
PCbuild/sqlite3.vcxproj.filters [new file with mode: 0644]
PCbuild/ssl.vcxproj [new file with mode: 0644]
PCbuild/unicodedata.vcxproj [new file with mode: 0644]
PCbuild/unicodedata.vcxproj.filters [new file with mode: 0644]
PCbuild/vs9to10.py [new file with mode: 0644]
PCbuild/vs9to8.py [new file with mode: 0644]
PCbuild/winsound.vcxproj [new file with mode: 0644]
PCbuild/winsound.vcxproj.filters [new file with mode: 0644]
PCbuild/x64.props [new file with mode: 0644]
PCbuild/xxlimited.vcxproj [new file with mode: 0644]
PCbuild/xxlimited.vcxproj.filters [new file with mode: 0644]
Parser/Python.asdl [new file with mode: 0644]
Parser/acceler.c [new file with mode: 0644]
Parser/asdl.py [new file with mode: 0644]
Parser/asdl_c.py [new file with mode: 0755]
Parser/bitset.c [new file with mode: 0644]
Parser/firstsets.c [new file with mode: 0644]
Parser/grammar.c [new file with mode: 0644]
Parser/grammar1.c [new file with mode: 0644]
Parser/listnode.c [new file with mode: 0644]
Parser/metagrammar.c [new file with mode: 0644]
Parser/myreadline.c [new file with mode: 0644]
Parser/node.c [new file with mode: 0644]
Parser/parser.c [new file with mode: 0644]
Parser/parser.h [new file with mode: 0644]
Parser/parsetok.c [new file with mode: 0644]
Parser/parsetok_pgen.c [new file with mode: 0644]
Parser/pgen.c [new file with mode: 0644]
Parser/pgenmain.c [new file with mode: 0644]
Parser/printgrammar.c [new file with mode: 0644]
Parser/spark.py [new file with mode: 0644]
Parser/tokenizer.c [new file with mode: 0644]
Parser/tokenizer.h [new file with mode: 0644]
Parser/tokenizer_pgen.c [new file with mode: 0644]
Python/Python-ast.c [new file with mode: 0644]
Python/_warnings.c [new file with mode: 0644]
Python/asdl.c [new file with mode: 0644]
Python/ast.c [new file with mode: 0644]
Python/bltinmodule.c [new file with mode: 0644]
Python/ceval.c [new file with mode: 0644]
Python/ceval_gil.h [new file with mode: 0644]
Python/codecs.c [new file with mode: 0644]
Python/compile.c [new file with mode: 0644]
Python/condvar.h [new file with mode: 0644]
Python/dtoa.c [new file with mode: 0644]
Python/dup2.c [new file with mode: 0644]
Python/dynamic_annotations.c [new file with mode: 0644]
Python/dynload_aix.c [new file with mode: 0644]
Python/dynload_dl.c [new file with mode: 0644]
Python/dynload_hpux.c [new file with mode: 0644]
Python/dynload_next.c [new file with mode: 0644]
Python/dynload_shlib.c [new file with mode: 0644]
Python/dynload_stub.c [new file with mode: 0644]
Python/dynload_win.c [new file with mode: 0644]
Python/errors.c [new file with mode: 0644]
Python/fileutils.c [new file with mode: 0644]
Python/formatter_unicode.c [new file with mode: 0644]
Python/frozen.c [new file with mode: 0644]
Python/frozenmain.c [new file with mode: 0644]
Python/future.c [new file with mode: 0644]
Python/getargs.c [new file with mode: 0644]
Python/getcompiler.c [new file with mode: 0644]
Python/getcopyright.c [new file with mode: 0644]
Python/getopt.c [new file with mode: 0644]
Python/getplatform.c [new file with mode: 0644]
Python/getversion.c [new file with mode: 0644]
Python/graminit.c [new file with mode: 0644]
Python/import.c [new file with mode: 0644]
Python/importdl.c [new file with mode: 0644]
Python/importdl.h [new file with mode: 0644]
Python/importlib.h [new file with mode: 0644]
Python/makeopcodetargets.py [new file with mode: 0755]
Python/marshal.c [new file with mode: 0644]
Python/modsupport.c [new file with mode: 0644]
Python/mysnprintf.c [new file with mode: 0644]
Python/mystrtoul.c [new file with mode: 0644]
Python/opcode_targets.h [new file with mode: 0644]
Python/peephole.c [new file with mode: 0644]
Python/pyarena.c [new file with mode: 0644]
Python/pyctype.c [new file with mode: 0644]
Python/pyfpe.c [new file with mode: 0644]
Python/pyhash.c [new file with mode: 0644]
Python/pymath.c [new file with mode: 0644]
Python/pystate.c [new file with mode: 0644]
Python/pystrcmp.c [new file with mode: 0644]
Python/pystrtod.c [new file with mode: 0644]
Python/pythonrun.c [new file with mode: 0644]
Python/pytime.c [new file with mode: 0644]
Python/random.c [new file with mode: 0644]
Python/sigcheck.c [new file with mode: 0644]
Python/strdup.c [new file with mode: 0644]
Python/structmember.c [new file with mode: 0644]
Python/symtable.c [new file with mode: 0644]
Python/sysmodule.c [new file with mode: 0644]
Python/thread.c [new file with mode: 0644]
Python/thread_foobar.h [new file with mode: 0644]
Python/thread_nt.h [new file with mode: 0644]
Python/thread_pthread.h [new file with mode: 0644]
Python/traceback.c [new file with mode: 0644]
README [new file with mode: 0644]
Tools/README [new file with mode: 0644]
Tools/buildbot/build-amd64.bat [new file with mode: 0644]
Tools/buildbot/build.bat [new file with mode: 0644]
Tools/buildbot/buildmsi.bat [new file with mode: 0644]
Tools/buildbot/clean-amd64.bat [new file with mode: 0644]
Tools/buildbot/clean.bat [new file with mode: 0644]
Tools/buildbot/external-amd64.bat [new file with mode: 0644]
Tools/buildbot/external.bat [new file with mode: 0644]
Tools/buildbot/test-amd64.bat [new file with mode: 0644]
Tools/buildbot/test.bat [new file with mode: 0644]
Tools/ccbench/ccbench.py [new file with mode: 0644]
Tools/clinic/clinic.py [new file with mode: 0755]
Tools/clinic/clinic_test.py [new file with mode: 0644]
Tools/clinic/cpp.py [new file with mode: 0644]
Tools/demo/README [new file with mode: 0644]
Tools/demo/beer.py [new file with mode: 0755]
Tools/demo/eiffel.py [new file with mode: 0755]
Tools/demo/hanoi.py [new file with mode: 0755]
Tools/demo/life.py [new file with mode: 0755]
Tools/demo/markov.py [new file with mode: 0755]
Tools/demo/mcast.py [new file with mode: 0755]
Tools/demo/queens.py [new file with mode: 0755]
Tools/demo/redemo.py [new file with mode: 0755]
Tools/demo/rpython.py [new file with mode: 0755]
Tools/demo/rpythond.py [new file with mode: 0755]
Tools/demo/sortvisu.py [new file with mode: 0755]
Tools/demo/ss1.py [new file with mode: 0755]
Tools/demo/vector.py [new file with mode: 0755]
Tools/freeze/README [new file with mode: 0644]
Tools/freeze/bkfile.py [new file with mode: 0644]
Tools/freeze/checkextensions.py [new file with mode: 0644]
Tools/freeze/checkextensions_win32.py [new file with mode: 0644]
Tools/freeze/extensions_win32.ini [new file with mode: 0644]
Tools/freeze/flag.py [new file with mode: 0644]
Tools/freeze/freeze.py [new file with mode: 0755]
Tools/freeze/hello.py [new file with mode: 0644]
Tools/freeze/makeconfig.py [new file with mode: 0644]
Tools/freeze/makefreeze.py [new file with mode: 0644]
Tools/freeze/makemakefile.py [new file with mode: 0644]
Tools/freeze/parsesetup.py [new file with mode: 0644]
Tools/freeze/test/Makefile [new file with mode: 0644]
Tools/freeze/test/ok.py [new file with mode: 0644]
Tools/freeze/win32.html [new file with mode: 0644]
Tools/freeze/winmakemakefile.py [new file with mode: 0644]
Tools/gdb/libpython.py [new file with mode: 0755]
Tools/hg/hgtouch.py [new file with mode: 0644]
Tools/i18n/makelocalealias.py [new file with mode: 0755]
Tools/i18n/msgfmt.py [new file with mode: 0755]
Tools/i18n/pygettext.py [new file with mode: 0755]
Tools/importbench/README [new file with mode: 0644]
Tools/importbench/importbench.py [new file with mode: 0644]
Tools/iobench/iobench.py [new file with mode: 0644]
Tools/msi/README.txt [new file with mode: 0644]
Tools/msi/crtlicense.txt [new file with mode: 0644]
Tools/msi/msi.py [new file with mode: 0644]
Tools/msi/msilib.py [new file with mode: 0644]
Tools/msi/msisupport.c [new file with mode: 0644]
Tools/msi/msisupport.mak [new file with mode: 0644]
Tools/msi/schema.py [new file with mode: 0644]
Tools/msi/sequence.py [new file with mode: 0644]
Tools/msi/uisample.py [new file with mode: 0644]
Tools/parser/unparse.py [new file with mode: 0644]
Tools/pybench/Arithmetic.py [new file with mode: 0644]
Tools/pybench/Calls.py [new file with mode: 0644]
Tools/pybench/CommandLine.py [new file with mode: 0644]
Tools/pybench/Constructs.py [new file with mode: 0644]
Tools/pybench/Dict.py [new file with mode: 0644]
Tools/pybench/Exceptions.py [new file with mode: 0644]
Tools/pybench/Imports.py [new file with mode: 0644]
Tools/pybench/Instances.py [new file with mode: 0644]
Tools/pybench/LICENSE [new file with mode: 0644]
Tools/pybench/Lists.py [new file with mode: 0644]
Tools/pybench/Lookups.py [new file with mode: 0644]
Tools/pybench/NewInstances.py [new file with mode: 0644]
Tools/pybench/Numbers.py [new file with mode: 0644]
Tools/pybench/README [new file with mode: 0644]
Tools/pybench/Setup.py [new file with mode: 0755]
Tools/pybench/Strings.py [new file with mode: 0644]
Tools/pybench/Tuples.py [new file with mode: 0644]
Tools/pybench/Unicode.py [new file with mode: 0644]
Tools/pybench/With.py [new file with mode: 0644]
Tools/pybench/clockres.py [new file with mode: 0755]
Tools/pybench/package/__init__.py [new file with mode: 0644]
Tools/pybench/package/submodule.py [new file with mode: 0644]
Tools/pybench/pybench.py [new file with mode: 0755]
Tools/pybench/systimes.py [new file with mode: 0755]
Tools/pynche/ChipViewer.py [new file with mode: 0644]
Tools/pynche/ColorDB.py [new file with mode: 0644]
Tools/pynche/DetailsViewer.py [new file with mode: 0644]
Tools/pynche/ListViewer.py [new file with mode: 0644]
Tools/pynche/Main.py [new file with mode: 0644]
Tools/pynche/PyncheWidget.py [new file with mode: 0644]
Tools/pynche/README [new file with mode: 0644]
Tools/pynche/StripViewer.py [new file with mode: 0644]
Tools/pynche/Switchboard.py [new file with mode: 0644]
Tools/pynche/TextViewer.py [new file with mode: 0644]
Tools/pynche/TypeinViewer.py [new file with mode: 0644]
Tools/pynche/X/rgb.txt [new file with mode: 0644]
Tools/pynche/X/xlicense.txt [new file with mode: 0644]
Tools/pynche/__init__.py [new file with mode: 0644]
Tools/pynche/html40colors.txt [new file with mode: 0644]
Tools/pynche/namedcolors.txt [new file with mode: 0644]
Tools/pynche/pyColorChooser.py [new file with mode: 0644]
Tools/pynche/pynche [new file with mode: 0755]
Tools/pynche/pynche.pyw [new file with mode: 0755]
Tools/pynche/webcolors.txt [new file with mode: 0644]
Tools/pynche/websafe.txt [new file with mode: 0644]
Tools/scripts/2to3 [new file with mode: 0755]
Tools/scripts/README [new file with mode: 0644]
Tools/scripts/abitype.py [new file with mode: 0755]
Tools/scripts/analyze_dxp.py [new file with mode: 0644]
Tools/scripts/byext.py [new file with mode: 0755]
Tools/scripts/byteyears.py [new file with mode: 0755]
Tools/scripts/checkpip.py [new file with mode: 0755]
Tools/scripts/checkpyc.py [new file with mode: 0755]
Tools/scripts/cleanfuture.py [new file with mode: 0755]
Tools/scripts/combinerefs.py [new file with mode: 0755]
Tools/scripts/copytime.py [new file with mode: 0755]
Tools/scripts/crlf.py [new file with mode: 0755]
Tools/scripts/db2pickle.py [new file with mode: 0755]
Tools/scripts/diff.py [new file with mode: 0755]
Tools/scripts/dutree.doc [new file with mode: 0644]
Tools/scripts/dutree.py [new file with mode: 0755]
Tools/scripts/eptags.py [new file with mode: 0755]
Tools/scripts/find-uname.py [new file with mode: 0755]
Tools/scripts/find_recursionlimit.py [new file with mode: 0755]
Tools/scripts/finddiv.py [new file with mode: 0755]
Tools/scripts/findlinksto.py [new file with mode: 0755]
Tools/scripts/findnocoding.py [new file with mode: 0755]
Tools/scripts/fixcid.py [new file with mode: 0755]
Tools/scripts/fixdiv.py [new file with mode: 0755]
Tools/scripts/fixheader.py [new file with mode: 0755]
Tools/scripts/fixnotice.py [new file with mode: 0755]
Tools/scripts/fixps.py [new file with mode: 0755]
Tools/scripts/get-remote-certificate.py [new file with mode: 0755]
Tools/scripts/google.py [new file with mode: 0755]
Tools/scripts/gprof2html.py [new file with mode: 0755]
Tools/scripts/h2py.py [new file with mode: 0755]
Tools/scripts/highlight.py [new file with mode: 0755]
Tools/scripts/idle3 [new file with mode: 0755]
Tools/scripts/ifdef.py [new file with mode: 0755]
Tools/scripts/import_diagnostics.py [new file with mode: 0755]
Tools/scripts/lfcr.py [new file with mode: 0755]
Tools/scripts/linktree.py [new file with mode: 0755]
Tools/scripts/lll.py [new file with mode: 0755]
Tools/scripts/mailerdaemon.py [new file with mode: 0755]
Tools/scripts/make_ctype.py [new file with mode: 0755]
Tools/scripts/md5sum.py [new file with mode: 0755]
Tools/scripts/mkreal.py [new file with mode: 0755]
Tools/scripts/ndiff.py [new file with mode: 0755]
Tools/scripts/nm2def.py [new file with mode: 0755]
Tools/scripts/objgraph.py [new file with mode: 0755]
Tools/scripts/parse_html5_entities.py [new file with mode: 0755]
Tools/scripts/parseentities.py [new file with mode: 0755]
Tools/scripts/patchcheck.py [new file with mode: 0755]
Tools/scripts/pathfix.py [new file with mode: 0755]
Tools/scripts/pdeps.py [new file with mode: 0755]
Tools/scripts/pickle2db.py [new file with mode: 0755]
Tools/scripts/pindent.py [new file with mode: 0755]
Tools/scripts/ptags.py [new file with mode: 0755]
Tools/scripts/pydoc3 [new file with mode: 0755]
Tools/scripts/pysource.py [new file with mode: 0755]
Tools/scripts/pyvenv [new file with mode: 0755]
Tools/scripts/reindent-rst.py [new file with mode: 0755]
Tools/scripts/reindent.py [new file with mode: 0755]
Tools/scripts/rgrep.py [new file with mode: 0755]
Tools/scripts/run_tests.py [new file with mode: 0644]
Tools/scripts/serve.py [new file with mode: 0755]
Tools/scripts/suff.py [new file with mode: 0755]
Tools/scripts/svneol.py [new file with mode: 0755]
Tools/scripts/texi2html.py [new file with mode: 0755]
Tools/scripts/treesync.py [new file with mode: 0755]
Tools/scripts/untabify.py [new file with mode: 0755]
Tools/scripts/which.py [new file with mode: 0755]
Tools/scripts/win_add2path.py [new file with mode: 0644]
Tools/ssl/make_ssl_data.py [new file with mode: 0755]
Tools/ssl/test_multiple_versions.py [new file with mode: 0644]
Tools/stringbench/README [new file with mode: 0644]
Tools/stringbench/stringbench.py [new file with mode: 0644]
Tools/test2to3/README [new file with mode: 0644]
Tools/test2to3/maintest.py [new file with mode: 0755]
Tools/test2to3/setup.py [new file with mode: 0644]
Tools/test2to3/test/runtests.py [new file with mode: 0644]
Tools/test2to3/test/test_foo.py [new file with mode: 0644]
Tools/test2to3/test2to3/__init__.py [new file with mode: 0644]
Tools/test2to3/test2to3/hello.py [new file with mode: 0644]
Tools/unicode/Makefile [new file with mode: 0644]
Tools/unicode/comparecodecs.py [new file with mode: 0755]
Tools/unicode/gencjkcodecs.py [new file with mode: 0644]
Tools/unicode/gencodec.py [new file with mode: 0644]
Tools/unicode/genwincodec.py [new file with mode: 0644]
Tools/unicode/genwincodecs.bat [new file with mode: 0644]
Tools/unicode/listcodecs.py [new file with mode: 0644]
Tools/unicode/makeunicodedata.py [new file with mode: 0644]
Tools/unicode/mkstringprep.py [new file with mode: 0644]
Tools/unicode/python-mappings/CP1140.TXT [new file with mode: 0644]
Tools/unicode/python-mappings/CP273.TXT [new file with mode: 0644]
Tools/unicode/python-mappings/KOI8-U.TXT [new file with mode: 0644]
Tools/unicode/python-mappings/TIS-620.TXT [new file with mode: 0644]
Tools/unittestgui/README.txt [new file with mode: 0644]
Tools/unittestgui/unittestgui.py [new file with mode: 0755]
aclocal.m4 [new file with mode: 0644]
config.guess [new file with mode: 0755]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
install-sh [new file with mode: 0755]
pyconfig.h.in [new file with mode: 0644]
setup.py [new file with mode: 0644]