File: //usr/share/doc/qcloud-python/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python
Source: <url://example.com>
#
# Please double check copyright with the licensecheck(1) command.
Files: CODE_OF_CONDUCT.rst
Doc/Makefile
Doc/README.rst
Doc/about.rst
Doc/bugs.rst
Doc/c-api/abstract.rst
Doc/c-api/allocation.rst
Doc/c-api/apiabiversion.rst
Doc/c-api/arg.rst
Doc/c-api/bool.rst
Doc/c-api/buffer.rst
Doc/c-api/bytearray.rst
Doc/c-api/bytes.rst
Doc/c-api/capsule.rst
Doc/c-api/cell.rst
Doc/c-api/code.rst
Doc/c-api/codec.rst
Doc/c-api/complex.rst
Doc/c-api/concrete.rst
Doc/c-api/contextvars.rst
Doc/c-api/conversion.rst
Doc/c-api/coro.rst
Doc/c-api/datetime.rst
Doc/c-api/descriptor.rst
Doc/c-api/dict.rst
Doc/c-api/exceptions.rst
Doc/c-api/file.rst
Doc/c-api/float.rst
Doc/c-api/function.rst
Doc/c-api/gcsupport.rst
Doc/c-api/gen.rst
Doc/c-api/import.rst
Doc/c-api/index.rst
Doc/c-api/init.rst
Doc/c-api/intro.rst
Doc/c-api/iter.rst
Doc/c-api/iterator.rst
Doc/c-api/list.rst
Doc/c-api/long.rst
Doc/c-api/mapping.rst
Doc/c-api/marshal.rst
Doc/c-api/memory.rst
Doc/c-api/memoryview.rst
Doc/c-api/method.rst
Doc/c-api/module.rst
Doc/c-api/none.rst
Doc/c-api/number.rst
Doc/c-api/objbuffer.rst
Doc/c-api/object.rst
Doc/c-api/objimpl.rst
Doc/c-api/refcounting.rst
Doc/c-api/reflection.rst
Doc/c-api/sequence.rst
Doc/c-api/set.rst
Doc/c-api/slice.rst
Doc/c-api/stable.rst
Doc/c-api/structures.rst
Doc/c-api/sys.rst
Doc/c-api/tuple.rst
Doc/c-api/type.rst
Doc/c-api/typeobj.rst
Doc/c-api/unicode.rst
Doc/c-api/utilities.rst
Doc/c-api/veryhigh.rst
Doc/c-api/weakref.rst
Doc/contents.rst
Doc/data/refcounts.dat
Doc/distributing/index.rst
Doc/distutils/apiref.rst
Doc/distutils/builtdist.rst
Doc/distutils/commandref.rst
Doc/distutils/configfile.rst
Doc/distutils/examples.rst
Doc/distutils/extending.rst
Doc/distutils/index.rst
Doc/distutils/introduction.rst
Doc/distutils/packageindex.rst
Doc/distutils/setupscript.rst
Doc/distutils/sourcedist.rst
Doc/distutils/uploading.rst
Doc/extending/building.rst
Doc/extending/embedding.rst
Doc/extending/extending.rst
Doc/extending/index.rst
Doc/extending/newtypes.rst
Doc/extending/newtypes_tutorial.rst
Doc/extending/windows.rst
Doc/faq/design.rst
Doc/faq/extending.rst
Doc/faq/general.rst
Doc/faq/gui.rst
Doc/faq/index.rst
Doc/faq/installed.rst
Doc/faq/library.rst
Doc/faq/programming.rst
Doc/faq/python-video-icon.png
Doc/faq/windows.rst
Doc/glossary.rst
Doc/howto/argparse.rst
Doc/howto/clinic.rst
Doc/howto/cporting.rst
Doc/howto/curses.rst
Doc/howto/descriptor.rst
Doc/howto/functional.rst
Doc/howto/index.rst
Doc/howto/instrumentation.rst
Doc/howto/ipaddress.rst
Doc/howto/logging-cookbook.rst
Doc/howto/logging.rst
Doc/howto/logging_flow.png
Doc/howto/pyporting.rst
Doc/howto/regex.rst
Doc/howto/sockets.rst
Doc/howto/sorting.rst
Doc/howto/unicode.rst
Doc/howto/urllib2.rst
Doc/includes/capsulethunk.h
Doc/includes/custom.c
Doc/includes/custom2.c
Doc/includes/custom3.c
Doc/includes/custom4.c
Doc/includes/dbpickle.py
Doc/includes/email-alternative.py
Doc/includes/email-dir.py
Doc/includes/email-headers.py
Doc/includes/email-mime.py
Doc/includes/email-read-alternative.py
Doc/includes/email-simple.py
Doc/includes/email-unpack.py
Doc/includes/minidom-example.py
Doc/includes/mp_newtype.py
Doc/includes/mp_pool.py
Doc/includes/mp_workers.py
Doc/includes/run-func.c
Doc/includes/setup.py
Doc/includes/sqlite3/adapter_datetime.py
Doc/includes/sqlite3/adapter_point_1.py
Doc/includes/sqlite3/adapter_point_2.py
Doc/includes/sqlite3/collation_reverse.py
Doc/includes/sqlite3/complete_statement.py
Doc/includes/sqlite3/converter_point.py
Doc/includes/sqlite3/countcursors.py
Doc/includes/sqlite3/createdb.py
Doc/includes/sqlite3/ctx_manager.py
Doc/includes/sqlite3/execsql_fetchonerow.py
Doc/includes/sqlite3/execsql_printall_1.py
Doc/includes/sqlite3/execute_1.py
Doc/includes/sqlite3/executemany_1.py
Doc/includes/sqlite3/executemany_2.py
Doc/includes/sqlite3/executescript.py
Doc/includes/sqlite3/insert_more_people.py
Doc/includes/sqlite3/load_extension.py
Doc/includes/sqlite3/md5func.py
Doc/includes/sqlite3/mysumaggr.py
Doc/includes/sqlite3/parse_colnames.py
Doc/includes/sqlite3/pysqlite_datetime.py
Doc/includes/sqlite3/row_factory.py
Doc/includes/sqlite3/rowclass.py
Doc/includes/sqlite3/shared_cache.py
Doc/includes/sqlite3/shortcut_methods.py
Doc/includes/sqlite3/simple_tableprinter.py
Doc/includes/sqlite3/text_factory.py
Doc/includes/sublist.c
Doc/includes/test.py
Doc/includes/turtle-star.py
Doc/includes/typestruct.h
Doc/includes/tzinfo_examples.py
Doc/install/index.rst
Doc/installing/index.rst
Doc/library/2to3.rst
Doc/library/__future__.rst
Doc/library/__main__.rst
Doc/library/_dummy_thread.rst
Doc/library/_thread.rst
Doc/library/abc.rst
Doc/library/aifc.rst
Doc/library/allos.rst
Doc/library/archiving.rst
Doc/library/argparse.rst
Doc/library/array.rst
Doc/library/ast.rst
Doc/library/asynchat.rst
Doc/library/asyncio-api-index.rst
Doc/library/asyncio-dev.rst
Doc/library/asyncio-eventloop.rst
Doc/library/asyncio-exceptions.rst
Doc/library/asyncio-future.rst
Doc/library/asyncio-llapi-index.rst
Doc/library/asyncio-platforms.rst
Doc/library/asyncio-policy.rst
Doc/library/asyncio-protocol.rst
Doc/library/asyncio-queue.rst
Doc/library/asyncio-stream.rst
Doc/library/asyncio-subprocess.rst
Doc/library/asyncio-sync.rst
Doc/library/asyncio-task.rst
Doc/library/asyncio.rst
Doc/library/asyncore.rst
Doc/library/atexit.rst
Doc/library/audioop.rst
Doc/library/base64.rst
Doc/library/bdb.rst
Doc/library/binary.rst
Doc/library/binascii.rst
Doc/library/binhex.rst
Doc/library/bisect.rst
Doc/library/builtins.rst
Doc/library/bz2.rst
Doc/library/calendar.rst
Doc/library/cgi.rst
Doc/library/cgitb.rst
Doc/library/chunk.rst
Doc/library/cmath.rst
Doc/library/cmd.rst
Doc/library/code.rst
Doc/library/codecs.rst
Doc/library/codeop.rst
Doc/library/collections.abc.rst
Doc/library/collections.rst
Doc/library/colorsys.rst
Doc/library/compileall.rst
Doc/library/concurrency.rst
Doc/library/concurrent.futures.rst
Doc/library/concurrent.rst
Doc/library/configparser.rst
Doc/library/constants.rst
Doc/library/contextlib.rst
Doc/library/contextvars.rst
Doc/library/copy.rst
Doc/library/copyreg.rst
Doc/library/crypt.rst
Doc/library/crypto.rst
Doc/library/csv.rst
Doc/library/ctypes.rst
Doc/library/curses.ascii.rst
Doc/library/curses.panel.rst
Doc/library/curses.rst
Doc/library/custominterp.rst
Doc/library/dataclasses.rst
Doc/library/datatypes.rst
Doc/library/datetime.rst
Doc/library/dbm.rst
Doc/library/debug.rst
Doc/library/decimal.rst
Doc/library/development.rst
Doc/library/difflib.rst
Doc/library/dis.rst
Doc/library/distribution.rst
Doc/library/distutils.rst
Doc/library/doctest.rst
Doc/library/dummy_threading.rst
Doc/library/email.charset.rst
Doc/library/email.compat32-message.rst
Doc/library/email.contentmanager.rst
Doc/library/email.encoders.rst
Doc/library/email.errors.rst
Doc/library/email.examples.rst
Doc/library/email.generator.rst
Doc/library/email.header.rst
Doc/library/email.headerregistry.rst
Doc/library/email.iterators.rst
Doc/library/email.message.rst
Doc/library/email.mime.rst
Doc/library/email.parser.rst
Doc/library/email.policy.rst
Doc/library/email.rst
Doc/library/email.utils.rst
Doc/library/ensurepip.rst
Doc/library/enum.rst
Doc/library/errno.rst
Doc/library/exceptions.rst
Doc/library/faulthandler.rst
Doc/library/fcntl.rst
Doc/library/filecmp.rst
Doc/library/fileformats.rst
Doc/library/fileinput.rst
Doc/library/filesys.rst
Doc/library/fnmatch.rst
Doc/library/formatter.rst
Doc/library/fractions.rst
Doc/library/frameworks.rst
Doc/library/ftplib.rst
Doc/library/functional.rst
Doc/library/functions.rst
Doc/library/functools.rst
Doc/library/gc.rst
Doc/library/getopt.rst
Doc/library/getpass.rst
Doc/library/gettext.rst
Doc/library/glob.rst
Doc/library/grp.rst
Doc/library/gzip.rst
Doc/library/hashlib-blake2-tree.png
Doc/library/hashlib.rst
Doc/library/heapq.rst
Doc/library/hmac.rst
Doc/library/html.entities.rst
Doc/library/html.parser.rst
Doc/library/html.rst
Doc/library/http.client.rst
Doc/library/http.cookiejar.rst
Doc/library/http.cookies.rst
Doc/library/http.rst
Doc/library/http.server.rst
Doc/library/i18n.rst
Doc/library/idle.rst
Doc/library/imaplib.rst
Doc/library/imghdr.rst
Doc/library/imp.rst
Doc/library/importlib.rst
Doc/library/index.rst
Doc/library/inspect.rst
Doc/library/internet.rst
Doc/library/intro.rst
Doc/library/io.rst
Doc/library/ipaddress.rst
Doc/library/ipc.rst
Doc/library/itertools.rst
Doc/library/json.rst
Doc/library/keyword.rst
Doc/library/language.rst
Doc/library/linecache.rst
Doc/library/locale.rst
Doc/library/logging.config.rst
Doc/library/logging.handlers.rst
Doc/library/logging.rst
Doc/library/lzma.rst
Doc/library/macpath.rst
Doc/library/mailbox.rst
Doc/library/mailcap.rst
Doc/library/markup.rst
Doc/library/marshal.rst
Doc/library/math.rst
Doc/library/mimetypes.rst
Doc/library/misc.rst
Doc/library/mm.rst
Doc/library/mmap.rst
Doc/library/modulefinder.rst
Doc/library/modules.rst
Doc/library/msilib.rst
Doc/library/msvcrt.rst
Doc/library/multiprocessing.rst
Doc/library/netdata.rst
Doc/library/netrc.rst
Doc/library/nis.rst
Doc/library/nntplib.rst
Doc/library/numbers.rst
Doc/library/numeric.rst
Doc/library/operator.rst
Doc/library/optparse.rst
Doc/library/os.path.rst
Doc/library/os.rst
Doc/library/ossaudiodev.rst
Doc/library/othergui.rst
Doc/library/parser.rst
Doc/library/pathlib-inheritance.png
Doc/library/pathlib.rst
Doc/library/pdb.rst
Doc/library/persistence.rst
Doc/library/pickle.rst
Doc/library/pickletools.rst
Doc/library/pipes.rst
Doc/library/pkgutil.rst
Doc/library/platform.rst
Doc/library/plistlib.rst
Doc/library/poplib.rst
Doc/library/posix.rst
Doc/library/pprint.rst
Doc/library/profile.rst
Doc/library/pty.rst
Doc/library/pwd.rst
Doc/library/py_compile.rst
Doc/library/pyclbr.rst
Doc/library/pydoc.rst
Doc/library/pyexpat.rst
Doc/library/python.rst
Doc/library/queue.rst
Doc/library/quopri.rst
Doc/library/random.rst
Doc/library/re.rst
Doc/library/readline.rst
Doc/library/reprlib.rst
Doc/library/resource.rst
Doc/library/rlcompleter.rst
Doc/library/runpy.rst
Doc/library/sched.rst
Doc/library/secrets.rst
Doc/library/select.rst
Doc/library/selectors.rst
Doc/library/shelve.rst
Doc/library/shlex.rst
Doc/library/shutil.rst
Doc/library/signal.rst
Doc/library/site.rst
Doc/library/smtpd.rst
Doc/library/smtplib.rst
Doc/library/sndhdr.rst
Doc/library/socket.rst
Doc/library/socketserver.rst
Doc/library/spwd.rst
Doc/library/sqlite3.rst
Doc/library/ssl.rst
Doc/library/stat.rst
Doc/library/statistics.rst
Doc/library/stdtypes.rst
Doc/library/string.rst
Doc/library/stringprep.rst
Doc/library/struct.rst
Doc/library/subprocess.rst
Doc/library/sunau.rst
Doc/library/superseded.rst
Doc/library/symbol.rst
Doc/library/symtable.rst
Doc/library/sys.rst
Doc/library/sysconfig.rst
Doc/library/syslog.rst
Doc/library/tabnanny.rst
Doc/library/tarfile.rst
Doc/library/telnetlib.rst
Doc/library/tempfile.rst
Doc/library/termios.rst
Doc/library/test.rst
Doc/library/text.rst
Doc/library/textwrap.rst
Doc/library/threading.rst
Doc/library/time.rst
Doc/library/timeit.rst
Doc/library/tk.rst
Doc/library/tkinter.rst
Doc/library/tkinter.scrolledtext.rst
Doc/library/tkinter.tix.rst
Doc/library/tkinter.ttk.rst
Doc/library/token.rst
Doc/library/tokenize.rst
Doc/library/trace.rst
Doc/library/traceback.rst
Doc/library/tracemalloc.rst
Doc/library/tty.rst
Doc/library/tulip_coro.dia
Doc/library/tulip_coro.png
Doc/library/turtle-star.pdf
Doc/library/turtle-star.png
Doc/library/turtle-star.ps
Doc/library/turtle.rst
Doc/library/types.rst
Doc/library/typing.rst
Doc/library/undoc.rst
Doc/library/unicodedata.rst
Doc/library/unittest.mock-examples.rst
Doc/library/unittest.mock.rst
Doc/library/unittest.rst
Doc/library/unix.rst
Doc/library/urllib.error.rst
Doc/library/urllib.parse.rst
Doc/library/urllib.request.rst
Doc/library/urllib.robotparser.rst
Doc/library/urllib.rst
Doc/library/uu.rst
Doc/library/uuid.rst
Doc/library/venv.rst
Doc/library/warnings.rst
Doc/library/wave.rst
Doc/library/weakref.rst
Doc/library/webbrowser.rst
Doc/library/windows.rst
Doc/library/winreg.rst
Doc/library/winsound.rst
Doc/library/wsgiref.rst
Doc/library/xdrlib.rst
Doc/library/xml.dom.minidom.rst
Doc/library/xml.dom.pulldom.rst
Doc/library/xml.dom.rst
Doc/library/xml.etree.elementtree.rst
Doc/library/xml.rst
Doc/library/xml.sax.handler.rst
Doc/library/xml.sax.reader.rst
Doc/library/xml.sax.rst
Doc/library/xml.sax.utils.rst
Doc/library/xmlrpc.client.rst
Doc/library/xmlrpc.rst
Doc/library/xmlrpc.server.rst
Doc/library/zipapp.rst
Doc/library/zipfile.rst
Doc/library/zipimport.rst
Doc/library/zlib.rst
Doc/make.bat
Doc/reference/compound_stmts.rst
Doc/reference/datamodel.rst
Doc/reference/executionmodel.rst
Doc/reference/expressions.rst
Doc/reference/grammar.rst
Doc/reference/import.rst
Doc/reference/index.rst
Doc/reference/introduction.rst
Doc/reference/lexical_analysis.rst
Doc/reference/simple_stmts.rst
Doc/reference/toplevel_components.rst
Doc/tools/extensions/c_annotations.py
Doc/tools/extensions/escape4chm.py
Doc/tools/extensions/patchlevel.py
Doc/tools/extensions/pyspecific.py
Doc/tools/pydoctheme/static/pydoctheme.css
Doc/tools/pydoctheme/theme.conf
Doc/tools/rstlint.py
Doc/tools/static/copybutton.js
Doc/tools/static/py.png
Doc/tools/static/sidebar.js
Doc/tools/static/switchers.js
Doc/tools/susp-ignored.csv
Doc/tools/templates/customsourcelink.html
Doc/tools/templates/download.html
Doc/tools/templates/dummy.html
Doc/tools/templates/indexcontent.html
Doc/tools/templates/layout.html
Doc/tools/templates/opensearch.xml
Doc/tutorial/appendix.rst
Doc/tutorial/appetite.rst
Doc/tutorial/classes.rst
Doc/tutorial/controlflow.rst
Doc/tutorial/datastructures.rst
Doc/tutorial/errors.rst
Doc/tutorial/floatingpoint.rst
Doc/tutorial/index.rst
Doc/tutorial/inputoutput.rst
Doc/tutorial/interactive.rst
Doc/tutorial/interpreter.rst
Doc/tutorial/introduction.rst
Doc/tutorial/stdlib.rst
Doc/tutorial/stdlib2.rst
Doc/tutorial/whatnow.rst
Doc/using/cmdline.rst
Doc/using/editors.rst
Doc/using/index.rst
Doc/using/mac.rst
Doc/using/unix.rst
Doc/using/venv-create.inc
Doc/using/win_installer.png
Doc/using/windows.rst
Doc/whatsnew/2.0.rst
Doc/whatsnew/2.2.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/2.4.rst
Doc/whatsnew/2.5.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/3.0.rst
Doc/whatsnew/3.1.rst
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.3.rst
Doc/whatsnew/3.4.rst
Doc/whatsnew/3.5.rst
Doc/whatsnew/3.6.rst
Doc/whatsnew/3.7.rst
Doc/whatsnew/changelog.rst
Doc/whatsnew/index.rst
Grammar/Grammar
Include/Python-ast.h
Include/Python.h
Include/abstract.h
Include/accu.h
Include/asdl.h
Include/ast.h
Include/bitset.h
Include/bltinmodule.h
Include/boolobject.h
Include/bytearrayobject.h
Include/bytes_methods.h
Include/bytesobject.h
Include/cellobject.h
Include/ceval.h
Include/classobject.h
Include/code.h
Include/compile.h
Include/complexobject.h
Include/context.h
Include/datetime.h
Include/descrobject.h
Include/dictobject.h
Include/dtoa.h
Include/enumobject.h
Include/errcode.h
Include/eval.h
Include/fileobject.h
Include/fileutils.h
Include/floatobject.h
Include/frameobject.h
Include/funcobject.h
Include/genobject.h
Include/graminit.h
Include/grammar.h
Include/import.h
Include/internal/ceval.h
Include/internal/condvar.h
Include/internal/context.h
Include/internal/gil.h
Include/internal/hamt.h
Include/internal/hash.h
Include/internal/import.h
Include/internal/mem.h
Include/internal/pygetopt.h
Include/internal/pystate.h
Include/internal/warnings.h
Include/intrcheck.h
Include/iterobject.h
Include/listobject.h
Include/longintrepr.h
Include/longobject.h
Include/marshal.h
Include/memoryobject.h
Include/metagrammar.h
Include/methodobject.h
Include/modsupport.h
Include/moduleobject.h
Include/namespaceobject.h
Include/node.h
Include/object.h
Include/objimpl.h
Include/odictobject.h
Include/opcode.h
Include/osdefs.h
Include/osmodule.h
Include/parsetok.h
Include/patchlevel.h
Include/pgen.h
Include/pgenheaders.h
Include/py_curses.h
Include/pyarena.h
Include/pyatomic.h
Include/pycapsule.h
Include/pyctype.h
Include/pydebug.h
Include/pydtrace.d
Include/pydtrace.h
Include/pyerrors.h
Include/pyexpat.h
Include/pyfpe.h
Include/pyhash.h
Include/pylifecycle.h
Include/pymacconfig.h
Include/pymacro.h
Include/pymath.h
Include/pymem.h
Include/pyport.h
Include/pystate.h
Include/pystrcmp.h
Include/pystrhex.h
Include/pystrtod.h
Include/pythonrun.h
Include/pythread.h
Include/pytime.h
Include/rangeobject.h
Include/setobject.h
Include/sliceobject.h
Include/structmember.h
Include/structseq.h
Include/symtable.h
Include/sysmodule.h
Include/token.h
Include/traceback.h
Include/tupleobject.h
Include/typeslots.h
Include/ucnhash.h
Include/warnings.h
Include/weakrefobject.h
Lib/__future__.py
Lib/__phello__.foo.py
Lib/_bootlocale.py
Lib/_compat_pickle.py
Lib/_compression.py
Lib/_dummy_thread.py
Lib/_markupbase.py
Lib/_osx_support.py
Lib/_py_abc.py
Lib/_pyio.py
Lib/_sitebuiltins.py
Lib/_strptime.py
Lib/_threading_local.py
Lib/_weakrefset.py
Lib/aifc.py
Lib/antigravity.py
Lib/argparse.py
Lib/ast.py
Lib/asynchat.py
Lib/asyncio/__init__.py
Lib/asyncio/base_events.py
Lib/asyncio/base_futures.py
Lib/asyncio/base_subprocess.py
Lib/asyncio/base_tasks.py
Lib/asyncio/constants.py
Lib/asyncio/coroutines.py
Lib/asyncio/events.py
Lib/asyncio/format_helpers.py
Lib/asyncio/futures.py
Lib/asyncio/locks.py
Lib/asyncio/log.py
Lib/asyncio/proactor_events.py
Lib/asyncio/protocols.py
Lib/asyncio/queues.py
Lib/asyncio/runners.py
Lib/asyncio/selector_events.py
Lib/asyncio/sslproto.py
Lib/asyncio/streams.py
Lib/asyncio/subprocess.py
Lib/asyncio/tasks.py
Lib/asyncio/transports.py
Lib/asyncio/unix_events.py
Lib/asyncio/windows_events.py
Lib/asyncio/windows_utils.py
Lib/asyncore.py
Lib/base64.py
Lib/bdb.py
Lib/binhex.py
Lib/bisect.py
Lib/bz2.py
Lib/cProfile.py
Lib/calendar.py
Lib/cgi.py
Lib/cgitb.py
Lib/chunk.py
Lib/cmd.py
Lib/code.py
Lib/codeop.py
Lib/collections/__init__.py
Lib/collections/abc.py
Lib/colorsys.py
Lib/compileall.py
Lib/concurrent/__init__.py
Lib/configparser.py
Lib/contextlib.py
Lib/contextvars.py
Lib/copy.py
Lib/copyreg.py
Lib/crypt.py
Lib/csv.py
Lib/ctypes/__init__.py
Lib/ctypes/_aix.py
Lib/ctypes/_endian.py
Lib/ctypes/macholib/README.ctypes
Lib/ctypes/macholib/__init__.py
Lib/ctypes/macholib/dyld.py
Lib/ctypes/macholib/dylib.py
Lib/ctypes/macholib/fetch_macholib
Lib/ctypes/macholib/fetch_macholib.bat
Lib/ctypes/macholib/framework.py
Lib/ctypes/test/__init__.py
Lib/ctypes/test/__main__.py
Lib/ctypes/test/test_anon.py
Lib/ctypes/test/test_array_in_pointer.py
Lib/ctypes/test/test_arrays.py
Lib/ctypes/test/test_as_parameter.py
Lib/ctypes/test/test_bitfields.py
Lib/ctypes/test/test_buffers.py
Lib/ctypes/test/test_bytes.py
Lib/ctypes/test/test_byteswap.py
Lib/ctypes/test/test_callbacks.py
Lib/ctypes/test/test_cast.py
Lib/ctypes/test/test_cfuncs.py
Lib/ctypes/test/test_checkretval.py
Lib/ctypes/test/test_delattr.py
Lib/ctypes/test/test_errno.py
Lib/ctypes/test/test_find.py
Lib/ctypes/test/test_frombuffer.py
Lib/ctypes/test/test_funcptr.py
Lib/ctypes/test/test_functions.py
Lib/ctypes/test/test_incomplete.py
Lib/ctypes/test/test_init.py
Lib/ctypes/test/test_internals.py
Lib/ctypes/test/test_keeprefs.py
Lib/ctypes/test/test_libc.py
Lib/ctypes/test/test_loading.py
Lib/ctypes/test/test_macholib.py
Lib/ctypes/test/test_memfunctions.py
Lib/ctypes/test/test_numbers.py
Lib/ctypes/test/test_objects.py
Lib/ctypes/test/test_parameters.py
Lib/ctypes/test/test_pep3118.py
Lib/ctypes/test/test_pickling.py
Lib/ctypes/test/test_pointers.py
Lib/ctypes/test/test_prototypes.py
Lib/ctypes/test/test_python_api.py
Lib/ctypes/test/test_random_things.py
Lib/ctypes/test/test_refcounts.py
Lib/ctypes/test/test_repr.py
Lib/ctypes/test/test_returnfuncptrs.py
Lib/ctypes/test/test_simplesubclasses.py
Lib/ctypes/test/test_sizes.py
Lib/ctypes/test/test_slicing.py
Lib/ctypes/test/test_stringptr.py
Lib/ctypes/test/test_strings.py
Lib/ctypes/test/test_struct_fields.py
Lib/ctypes/test/test_structures.py
Lib/ctypes/test/test_unaligned_structures.py
Lib/ctypes/test/test_unicode.py
Lib/ctypes/test/test_values.py
Lib/ctypes/test/test_varsize_struct.py
Lib/ctypes/test/test_win32.py
Lib/ctypes/test/test_wintypes.py
Lib/ctypes/util.py
Lib/ctypes/wintypes.py
Lib/curses/__init__.py
Lib/curses/ascii.py
Lib/curses/has_key.py
Lib/curses/panel.py
Lib/curses/textpad.py
Lib/dataclasses.py
Lib/datetime.py
Lib/dbm/__init__.py
Lib/dbm/dumb.py
Lib/dbm/gnu.py
Lib/dbm/ndbm.py
Lib/decimal.py
Lib/difflib.py
Lib/dis.py
Lib/distutils/README
Lib/distutils/__init__.py
Lib/distutils/_msvccompiler.py
Lib/distutils/archive_util.py
Lib/distutils/bcppcompiler.py
Lib/distutils/ccompiler.py
Lib/distutils/cmd.py
Lib/distutils/command/__init__.py
Lib/distutils/command/bdist.py
Lib/distutils/command/bdist_dumb.py
Lib/distutils/command/bdist_rpm.py
Lib/distutils/command/bdist_wininst.py
Lib/distutils/command/build.py
Lib/distutils/command/build_clib.py
Lib/distutils/command/build_ext.py
Lib/distutils/command/build_py.py
Lib/distutils/command/build_scripts.py
Lib/distutils/command/check.py
Lib/distutils/command/clean.py
Lib/distutils/command/command_template
Lib/distutils/command/config.py
Lib/distutils/command/install.py
Lib/distutils/command/install_data.py
Lib/distutils/command/install_egg_info.py
Lib/distutils/command/install_headers.py
Lib/distutils/command/install_lib.py
Lib/distutils/command/install_scripts.py
Lib/distutils/command/register.py
Lib/distutils/command/sdist.py
Lib/distutils/command/upload.py
Lib/distutils/command/wininst-10.0-amd64.exe
Lib/distutils/command/wininst-10.0.exe
Lib/distutils/command/wininst-14.0-amd64.exe
Lib/distutils/command/wininst-14.0.exe
Lib/distutils/command/wininst-6.0.exe
Lib/distutils/command/wininst-7.1.exe
Lib/distutils/command/wininst-8.0.exe
Lib/distutils/command/wininst-9.0-amd64.exe
Lib/distutils/command/wininst-9.0.exe
Lib/distutils/config.py
Lib/distutils/core.py
Lib/distutils/cygwinccompiler.py
Lib/distutils/debug.py
Lib/distutils/dep_util.py
Lib/distutils/dir_util.py
Lib/distutils/dist.py
Lib/distutils/errors.py
Lib/distutils/extension.py
Lib/distutils/fancy_getopt.py
Lib/distutils/file_util.py
Lib/distutils/filelist.py
Lib/distutils/log.py
Lib/distutils/msvc9compiler.py
Lib/distutils/msvccompiler.py
Lib/distutils/spawn.py
Lib/distutils/sysconfig.py
Lib/distutils/tests/Setup.sample
Lib/distutils/tests/__init__.py
Lib/distutils/tests/includetest.rst
Lib/distutils/tests/support.py
Lib/distutils/tests/test_archive_util.py
Lib/distutils/tests/test_bdist.py
Lib/distutils/tests/test_bdist_dumb.py
Lib/distutils/tests/test_bdist_msi.py
Lib/distutils/tests/test_bdist_rpm.py
Lib/distutils/tests/test_bdist_wininst.py
Lib/distutils/tests/test_build.py
Lib/distutils/tests/test_build_clib.py
Lib/distutils/tests/test_build_ext.py
Lib/distutils/tests/test_build_py.py
Lib/distutils/tests/test_build_scripts.py
Lib/distutils/tests/test_check.py
Lib/distutils/tests/test_clean.py
Lib/distutils/tests/test_cmd.py
Lib/distutils/tests/test_config.py
Lib/distutils/tests/test_config_cmd.py
Lib/distutils/tests/test_core.py
Lib/distutils/tests/test_cygwinccompiler.py
Lib/distutils/tests/test_dep_util.py
Lib/distutils/tests/test_dir_util.py
Lib/distutils/tests/test_dist.py
Lib/distutils/tests/test_extension.py
Lib/distutils/tests/test_file_util.py
Lib/distutils/tests/test_filelist.py
Lib/distutils/tests/test_install.py
Lib/distutils/tests/test_install_data.py
Lib/distutils/tests/test_install_headers.py
Lib/distutils/tests/test_install_lib.py
Lib/distutils/tests/test_install_scripts.py
Lib/distutils/tests/test_log.py
Lib/distutils/tests/test_msvc9compiler.py
Lib/distutils/tests/test_msvccompiler.py
Lib/distutils/tests/test_register.py
Lib/distutils/tests/test_sdist.py
Lib/distutils/tests/test_spawn.py
Lib/distutils/tests/test_sysconfig.py
Lib/distutils/tests/test_text_file.py
Lib/distutils/tests/test_unixccompiler.py
Lib/distutils/tests/test_upload.py
Lib/distutils/tests/test_util.py
Lib/distutils/tests/test_version.py
Lib/distutils/tests/test_versionpredicate.py
Lib/distutils/text_file.py
Lib/distutils/unixccompiler.py
Lib/distutils/util.py
Lib/distutils/version.py
Lib/distutils/versionpredicate.py
Lib/doctest.py
Lib/dummy_threading.py
Lib/email/_encoded_words.py
Lib/email/_header_value_parser.py
Lib/email/_policybase.py
Lib/email/architecture.rst
Lib/email/contentmanager.py
Lib/email/headerregistry.py
Lib/email/mime/__init__.py
Lib/email/policy.py
Lib/encodings/aliases.py
Lib/encodings/base64_codec.py
Lib/encodings/big5.py
Lib/encodings/big5hkscs.py
Lib/encodings/bz2_codec.py
Lib/encodings/cp037.py
Lib/encodings/cp1006.py
Lib/encodings/cp1026.py
Lib/encodings/cp1125.py
Lib/encodings/cp1140.py
Lib/encodings/cp1250.py
Lib/encodings/cp1251.py
Lib/encodings/cp1252.py
Lib/encodings/cp1253.py
Lib/encodings/cp1254.py
Lib/encodings/cp1255.py
Lib/encodings/cp1256.py
Lib/encodings/cp1257.py
Lib/encodings/cp1258.py
Lib/encodings/cp273.py
Lib/encodings/cp424.py
Lib/encodings/cp437.py
Lib/encodings/cp500.py
Lib/encodings/cp65001.py
Lib/encodings/cp720.py
Lib/encodings/cp737.py
Lib/encodings/cp775.py
Lib/encodings/cp850.py
Lib/encodings/cp852.py
Lib/encodings/cp855.py
Lib/encodings/cp856.py
Lib/encodings/cp857.py
Lib/encodings/cp858.py
Lib/encodings/cp860.py
Lib/encodings/cp861.py
Lib/encodings/cp862.py
Lib/encodings/cp863.py
Lib/encodings/cp864.py
Lib/encodings/cp865.py
Lib/encodings/cp866.py
Lib/encodings/cp869.py
Lib/encodings/cp874.py
Lib/encodings/cp875.py
Lib/encodings/cp932.py
Lib/encodings/cp949.py
Lib/encodings/cp950.py
Lib/encodings/euc_jis_2004.py
Lib/encodings/euc_jisx0213.py
Lib/encodings/euc_jp.py
Lib/encodings/euc_kr.py
Lib/encodings/gb18030.py
Lib/encodings/gb2312.py
Lib/encodings/gbk.py
Lib/encodings/hex_codec.py
Lib/encodings/hp_roman8.py
Lib/encodings/hz.py
Lib/encodings/idna.py
Lib/encodings/iso2022_jp.py
Lib/encodings/iso2022_jp_1.py
Lib/encodings/iso2022_jp_2.py
Lib/encodings/iso2022_jp_2004.py
Lib/encodings/iso2022_jp_3.py
Lib/encodings/iso2022_jp_ext.py
Lib/encodings/iso2022_kr.py
Lib/encodings/iso8859_1.py
Lib/encodings/iso8859_10.py
Lib/encodings/iso8859_11.py
Lib/encodings/iso8859_13.py
Lib/encodings/iso8859_14.py
Lib/encodings/iso8859_15.py
Lib/encodings/iso8859_16.py
Lib/encodings/iso8859_2.py
Lib/encodings/iso8859_3.py
Lib/encodings/iso8859_4.py
Lib/encodings/iso8859_5.py
Lib/encodings/iso8859_6.py
Lib/encodings/iso8859_7.py
Lib/encodings/iso8859_8.py
Lib/encodings/iso8859_9.py
Lib/encodings/johab.py
Lib/encodings/koi8_r.py
Lib/encodings/koi8_t.py
Lib/encodings/koi8_u.py
Lib/encodings/kz1048.py
Lib/encodings/mac_arabic.py
Lib/encodings/mac_centeuro.py
Lib/encodings/mac_croatian.py
Lib/encodings/mac_cyrillic.py
Lib/encodings/mac_farsi.py
Lib/encodings/mac_greek.py
Lib/encodings/mac_iceland.py
Lib/encodings/mac_roman.py
Lib/encodings/mac_romanian.py
Lib/encodings/mac_turkish.py
Lib/encodings/oem.py
Lib/encodings/palmos.py
Lib/encodings/punycode.py
Lib/encodings/quopri_codec.py
Lib/encodings/rot_13.py
Lib/encodings/shift_jis.py
Lib/encodings/shift_jis_2004.py
Lib/encodings/shift_jisx0213.py
Lib/encodings/tis_620.py
Lib/encodings/utf_32.py
Lib/encodings/utf_32_be.py
Lib/encodings/utf_32_le.py
Lib/encodings/utf_7.py
Lib/encodings/utf_8_sig.py
Lib/encodings/uu_codec.py
Lib/encodings/zlib_codec.py
Lib/ensurepip/__init__.py
Lib/ensurepip/__main__.py
Lib/ensurepip/_bundled/setuptools-47.1.0-py3-none-any.whl
Lib/ensurepip/_uninstall.py
Lib/enum.py
Lib/filecmp.py
Lib/fileinput.py
Lib/fnmatch.py
Lib/formatter.py
Lib/fractions.py
Lib/ftplib.py
Lib/genericpath.py
Lib/getopt.py
Lib/getpass.py
Lib/gettext.py
Lib/glob.py
Lib/gzip.py
Lib/hashlib.py
Lib/heapq.py
Lib/hmac.py
Lib/html/__init__.py
Lib/html/entities.py
Lib/html/parser.py
Lib/http/__init__.py
Lib/http/client.py
Lib/http/cookiejar.py
Lib/http/server.py
Lib/idlelib/CREDITS.txt
Lib/idlelib/HISTORY.txt
Lib/idlelib/Icons/README.txt
Lib/idlelib/Icons/folder.gif
Lib/idlelib/Icons/idle.ico
Lib/idlelib/Icons/idle_16.gif
Lib/idlelib/Icons/idle_16.png
Lib/idlelib/Icons/idle_256.png
Lib/idlelib/Icons/idle_32.gif
Lib/idlelib/Icons/idle_32.png
Lib/idlelib/Icons/idle_48.gif
Lib/idlelib/Icons/idle_48.png
Lib/idlelib/Icons/minusnode.gif
Lib/idlelib/Icons/openfolder.gif
Lib/idlelib/Icons/plusnode.gif
Lib/idlelib/Icons/python.gif
Lib/idlelib/Icons/tk.gif
Lib/idlelib/NEWS.txt
Lib/idlelib/NEWS2x.txt
Lib/idlelib/README.txt
Lib/idlelib/TODO.txt
Lib/idlelib/__init__.py
Lib/idlelib/__main__.py
Lib/idlelib/autocomplete.py
Lib/idlelib/autocomplete_w.py
Lib/idlelib/autoexpand.py
Lib/idlelib/browser.py
Lib/idlelib/calltip.py
Lib/idlelib/calltip_w.py
Lib/idlelib/codecontext.py
Lib/idlelib/colorizer.py
Lib/idlelib/config-extensions.def
Lib/idlelib/config-highlight.def
Lib/idlelib/config-keys.def
Lib/idlelib/config-main.def
Lib/idlelib/config.py
Lib/idlelib/config_key.py
Lib/idlelib/configdialog.py
Lib/idlelib/debugger.py
Lib/idlelib/debugger_r.py
Lib/idlelib/debugobj.py
Lib/idlelib/debugobj_r.py
Lib/idlelib/delegator.py
Lib/idlelib/dynoption.py
Lib/idlelib/editor.py
Lib/idlelib/extend.txt
Lib/idlelib/filelist.py
Lib/idlelib/format.py
Lib/idlelib/grep.py
Lib/idlelib/help.html
Lib/idlelib/help.py
Lib/idlelib/help_about.py
Lib/idlelib/history.py
Lib/idlelib/hyperparser.py
Lib/idlelib/idle.bat
Lib/idlelib/idle.py
Lib/idlelib/idle.pyw
Lib/idlelib/idle_test/README.txt
Lib/idlelib/idle_test/__init__.py
Lib/idlelib/idle_test/htest.py
Lib/idlelib/idle_test/mock_idle.py
Lib/idlelib/idle_test/mock_tk.py
Lib/idlelib/idle_test/template.py
Lib/idlelib/idle_test/test_autocomplete.py
Lib/idlelib/idle_test/test_autocomplete_w.py
Lib/idlelib/idle_test/test_autoexpand.py
Lib/idlelib/idle_test/test_browser.py
Lib/idlelib/idle_test/test_calltip.py
Lib/idlelib/idle_test/test_calltip_w.py
Lib/idlelib/idle_test/test_codecontext.py
Lib/idlelib/idle_test/test_colorizer.py
Lib/idlelib/idle_test/test_config.py
Lib/idlelib/idle_test/test_config_key.py
Lib/idlelib/idle_test/test_configdialog.py
Lib/idlelib/idle_test/test_debugger.py
Lib/idlelib/idle_test/test_debugger_r.py
Lib/idlelib/idle_test/test_debugobj.py
Lib/idlelib/idle_test/test_debugobj_r.py
Lib/idlelib/idle_test/test_delegator.py
Lib/idlelib/idle_test/test_editmenu.py
Lib/idlelib/idle_test/test_editor.py
Lib/idlelib/idle_test/test_filelist.py
Lib/idlelib/idle_test/test_format.py
Lib/idlelib/idle_test/test_grep.py
Lib/idlelib/idle_test/test_help.py
Lib/idlelib/idle_test/test_help_about.py
Lib/idlelib/idle_test/test_history.py
Lib/idlelib/idle_test/test_hyperparser.py
Lib/idlelib/idle_test/test_iomenu.py
Lib/idlelib/idle_test/test_macosx.py
Lib/idlelib/idle_test/test_mainmenu.py
Lib/idlelib/idle_test/test_multicall.py
Lib/idlelib/idle_test/test_outwin.py
Lib/idlelib/idle_test/test_parenmatch.py
Lib/idlelib/idle_test/test_pathbrowser.py
Lib/idlelib/idle_test/test_percolator.py
Lib/idlelib/idle_test/test_pyparse.py
Lib/idlelib/idle_test/test_pyshell.py
Lib/idlelib/idle_test/test_query.py
Lib/idlelib/idle_test/test_redirector.py
Lib/idlelib/idle_test/test_replace.py
Lib/idlelib/idle_test/test_rpc.py
Lib/idlelib/idle_test/test_run.py
Lib/idlelib/idle_test/test_runscript.py
Lib/idlelib/idle_test/test_scrolledlist.py
Lib/idlelib/idle_test/test_search.py
Lib/idlelib/idle_test/test_searchbase.py
Lib/idlelib/idle_test/test_searchengine.py
Lib/idlelib/idle_test/test_sidebar.py
Lib/idlelib/idle_test/test_squeezer.py
Lib/idlelib/idle_test/test_stackviewer.py
Lib/idlelib/idle_test/test_statusbar.py
Lib/idlelib/idle_test/test_text.py
Lib/idlelib/idle_test/test_textview.py
Lib/idlelib/idle_test/test_tooltip.py
Lib/idlelib/idle_test/test_tree.py
Lib/idlelib/idle_test/test_undo.py
Lib/idlelib/idle_test/test_warning.py
Lib/idlelib/idle_test/test_window.py
Lib/idlelib/idle_test/test_zoomheight.py
Lib/idlelib/iomenu.py
Lib/idlelib/macosx.py
Lib/idlelib/mainmenu.py
Lib/idlelib/multicall.py
Lib/idlelib/outwin.py
Lib/idlelib/parenmatch.py
Lib/idlelib/pathbrowser.py
Lib/idlelib/percolator.py
Lib/idlelib/pyparse.py
Lib/idlelib/pyshell.py
Lib/idlelib/query.py
Lib/idlelib/redirector.py
Lib/idlelib/replace.py
Lib/idlelib/rpc.py
Lib/idlelib/run.py
Lib/idlelib/runscript.py
Lib/idlelib/scrolledlist.py
Lib/idlelib/search.py
Lib/idlelib/searchbase.py
Lib/idlelib/searchengine.py
Lib/idlelib/sidebar.py
Lib/idlelib/squeezer.py
Lib/idlelib/stackviewer.py
Lib/idlelib/statusbar.py
Lib/idlelib/textview.py
Lib/idlelib/tooltip.py
Lib/idlelib/tree.py
Lib/idlelib/undo.py
Lib/idlelib/window.py
Lib/idlelib/zoomheight.py
Lib/idlelib/zzdummy.py
Lib/imghdr.py
Lib/imp.py
Lib/importlib/__init__.py
Lib/importlib/_bootstrap.py
Lib/importlib/_bootstrap_external.py
Lib/importlib/abc.py
Lib/importlib/machinery.py
Lib/importlib/resources.py
Lib/importlib/util.py
Lib/inspect.py
Lib/io.py
Lib/json/__init__.py
Lib/json/decoder.py
Lib/json/encoder.py
Lib/json/scanner.py
Lib/json/tool.py
Lib/keyword.py
Lib/lib2to3/Grammar.txt
Lib/lib2to3/__init__.py
Lib/lib2to3/__main__.py
Lib/lib2to3/btm_matcher.py
Lib/lib2to3/btm_utils.py
Lib/lib2to3/fixer_util.py
Lib/lib2to3/fixes/__init__.py
Lib/lib2to3/fixes/fix_asserts.py
Lib/lib2to3/fixes/fix_basestring.py
Lib/lib2to3/fixes/fix_exitfunc.py
Lib/lib2to3/fixes/fix_funcattrs.py
Lib/lib2to3/fixes/fix_import.py
Lib/lib2to3/fixes/fix_imports.py
Lib/lib2to3/fixes/fix_imports2.py
Lib/lib2to3/fixes/fix_input.py
Lib/lib2to3/fixes/fix_itertools.py
Lib/lib2to3/fixes/fix_itertools_imports.py
Lib/lib2to3/fixes/fix_next.py
Lib/lib2to3/fixes/fix_nonzero.py
Lib/lib2to3/fixes/fix_operator.py
Lib/lib2to3/fixes/fix_paren.py
Lib/lib2to3/fixes/fix_raw_input.py
Lib/lib2to3/fixes/fix_reload.py
Lib/lib2to3/fixes/fix_renames.py
Lib/lib2to3/fixes/fix_set_literal.py
Lib/lib2to3/fixes/fix_sys_exc.py
Lib/lib2to3/fixes/fix_unicode.py
Lib/lib2to3/fixes/fix_ws_comma.py
Lib/lib2to3/fixes/fix_zip.py
Lib/lib2to3/main.py
Lib/lib2to3/pgen2/token.py
Lib/lib2to3/tests/__init__.py
Lib/lib2to3/tests/__main__.py
Lib/lib2to3/tests/data/README
Lib/lib2to3/tests/data/bom.py
Lib/lib2to3/tests/data/crlf.py
Lib/lib2to3/tests/data/different_encoding.py
Lib/lib2to3/tests/data/false_encoding.py
Lib/lib2to3/tests/data/fixers/bad_order.py
Lib/lib2to3/tests/data/fixers/myfixes/__init__.py
Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py
Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py
Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py
Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py
Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py
Lib/lib2to3/tests/data/fixers/no_fixer_cls.py
Lib/lib2to3/tests/data/fixers/parrot_example.py
Lib/lib2to3/tests/data/infinite_recursion.py
Lib/lib2to3/tests/data/py2_test_grammar.py
Lib/lib2to3/tests/data/py3_test_grammar.py
Lib/lib2to3/tests/support.py
Lib/lib2to3/tests/test_fixers.py
Lib/lib2to3/tests/test_main.py
Lib/lib2to3/tests/test_parser.py
Lib/lib2to3/tests/test_refactor.py
Lib/lib2to3/tests/test_util.py
Lib/linecache.py
Lib/lzma.py
Lib/macpath.py
Lib/mailbox.py
Lib/mailcap.py
Lib/mimetypes.py
Lib/modulefinder.py
Lib/msilib/schema.py
Lib/msilib/sequence.py
Lib/msilib/text.py
Lib/multiprocessing/context.py
Lib/multiprocessing/forkserver.py
Lib/multiprocessing/popen_fork.py
Lib/multiprocessing/popen_forkserver.py
Lib/multiprocessing/popen_spawn_posix.py
Lib/multiprocessing/popen_spawn_win32.py
Lib/multiprocessing/resource_sharer.py
Lib/multiprocessing/semaphore_tracker.py
Lib/netrc.py
Lib/nntplib.py
Lib/ntpath.py
Lib/nturl2path.py
Lib/opcode.py
Lib/operator.py
Lib/os.py
Lib/pathlib.py
Lib/pdb.py
Lib/pickle.py
Lib/pickletools.py
Lib/pipes.py
Lib/pkgutil.py
Lib/plistlib.py
Lib/poplib.py
Lib/posixpath.py
Lib/profile.py
Lib/pstats.py
Lib/pty.py
Lib/py_compile.py
Lib/pyclbr.py
Lib/pydoc.py
Lib/pydoc_data/__init__.py
Lib/pydoc_data/_pydoc.css
Lib/pydoc_data/topics.py
Lib/queue.py
Lib/quopri.py
Lib/random.py
Lib/reprlib.py
Lib/rlcompleter.py
Lib/runpy.py
Lib/sched.py
Lib/secrets.py
Lib/selectors.py
Lib/shelve.py
Lib/shlex.py
Lib/shutil.py
Lib/signal.py
Lib/site-packages/README.txt
Lib/site.py
Lib/sndhdr.py
Lib/socket.py
Lib/sqlite3/test/__init__.py
Lib/sqlite3/test/backup.py
Lib/sqlite3/test/dump.py
Lib/ssl.py
Lib/stat.py
Lib/statistics.py
Lib/string.py
Lib/stringprep.py
Lib/struct.py
Lib/sunau.py
Lib/symbol.py
Lib/symtable.py
Lib/sysconfig.py
Lib/tabnanny.py
Lib/telnetlib.py
Lib/tempfile.py
Lib/test/Sine-1000Hz-300ms.aif
Lib/test/__init__.py
Lib/test/__main__.py
Lib/test/_test_multiprocessing.py
Lib/test/allsans.pem
Lib/test/ann_module.py
Lib/test/ann_module2.py
Lib/test/ann_module3.py
Lib/test/audiodata/pluck-alaw.aifc
Lib/test/audiodata/pluck-pcm16.aiff
Lib/test/audiodata/pluck-pcm16.au
Lib/test/audiodata/pluck-pcm16.wav
Lib/test/audiodata/pluck-pcm24.aiff
Lib/test/audiodata/pluck-pcm24.au
Lib/test/audiodata/pluck-pcm24.wav
Lib/test/audiodata/pluck-pcm32.aiff
Lib/test/audiodata/pluck-pcm32.au
Lib/test/audiodata/pluck-pcm32.wav
Lib/test/audiodata/pluck-pcm8.aiff
Lib/test/audiodata/pluck-pcm8.au
Lib/test/audiodata/pluck-pcm8.wav
Lib/test/audiodata/pluck-ulaw.aifc
Lib/test/audiodata/pluck-ulaw.au
Lib/test/audiotest.au
Lib/test/audiotests.py
Lib/test/autotest.py
Lib/test/bad_coding.py
Lib/test/bad_coding2.py
Lib/test/bad_getattr.py
Lib/test/bad_getattr2.py
Lib/test/bad_getattr3.py
Lib/test/badcert.pem
Lib/test/badkey.pem
Lib/test/badsyntax_3131.py
Lib/test/badsyntax_future10.py
Lib/test/badsyntax_future3.py
Lib/test/badsyntax_future4.py
Lib/test/badsyntax_future5.py
Lib/test/badsyntax_future6.py
Lib/test/badsyntax_future7.py
Lib/test/badsyntax_future8.py
Lib/test/badsyntax_future9.py
Lib/test/badsyntax_pep3120.py
Lib/test/bisect_cmd.py
Lib/test/bytecode_helper.py
Lib/test/capath/4e1295a3.0
Lib/test/capath/5ed36f99.0
Lib/test/capath/6e88d7b8.0
Lib/test/capath/99d0fa06.0
Lib/test/capath/b1930218.0
Lib/test/capath/ceff1710.0
Lib/test/cfgparser.1
Lib/test/cfgparser.2
Lib/test/cfgparser.3
Lib/test/cjkencodings/big5-utf8.txt
Lib/test/cjkencodings/big5.txt
Lib/test/cjkencodings/big5hkscs-utf8.txt
Lib/test/cjkencodings/big5hkscs.txt
Lib/test/cjkencodings/cp949-utf8.txt
Lib/test/cjkencodings/cp949.txt
Lib/test/cjkencodings/euc_jisx0213-utf8.txt
Lib/test/cjkencodings/euc_jisx0213.txt
Lib/test/cjkencodings/euc_jp-utf8.txt
Lib/test/cjkencodings/euc_jp.txt
Lib/test/cjkencodings/euc_kr-utf8.txt
Lib/test/cjkencodings/euc_kr.txt
Lib/test/cjkencodings/gb18030-utf8.txt
Lib/test/cjkencodings/gb18030.txt
Lib/test/cjkencodings/gb2312-utf8.txt
Lib/test/cjkencodings/gb2312.txt
Lib/test/cjkencodings/gbk-utf8.txt
Lib/test/cjkencodings/gbk.txt
Lib/test/cjkencodings/hz-utf8.txt
Lib/test/cjkencodings/hz.txt
Lib/test/cjkencodings/iso2022_jp-utf8.txt
Lib/test/cjkencodings/iso2022_jp.txt
Lib/test/cjkencodings/iso2022_kr-utf8.txt
Lib/test/cjkencodings/iso2022_kr.txt
Lib/test/cjkencodings/johab-utf8.txt
Lib/test/cjkencodings/johab.txt
Lib/test/cjkencodings/shift_jis-utf8.txt
Lib/test/cjkencodings/shift_jis.txt
Lib/test/cjkencodings/shift_jisx0213-utf8.txt
Lib/test/cjkencodings/shift_jisx0213.txt
Lib/test/clinic.test
Lib/test/cmath_testcases.txt
Lib/test/coding20731.py
Lib/test/crashers/README
Lib/test/crashers/bogus_code_obj.py
Lib/test/crashers/gc_inspection.py
Lib/test/crashers/infinite_loop_re.py
Lib/test/crashers/mutation_inside_cyclegc.py
Lib/test/crashers/recursive_call.py
Lib/test/crashers/trace_at_recursion_limit.py
Lib/test/crashers/underlying_dict.py
Lib/test/curses_tests.py
Lib/test/data/README
Lib/test/dataclass_module_1.py
Lib/test/dataclass_module_1_str.py
Lib/test/dataclass_module_2.py
Lib/test/dataclass_module_2_str.py
Lib/test/dataclass_textanno.py
Lib/test/datetimetester.py
Lib/test/decimaltestdata/extra.decTest
Lib/test/dis_module.py
Lib/test/doctest_aliases.py
Lib/test/double_const.py
Lib/test/dtracedata/assert_usable.d
Lib/test/dtracedata/assert_usable.stp
Lib/test/dtracedata/call_stack.d
Lib/test/dtracedata/call_stack.d.expected
Lib/test/dtracedata/call_stack.py
Lib/test/dtracedata/call_stack.stp
Lib/test/dtracedata/call_stack.stp.expected
Lib/test/dtracedata/gc.d
Lib/test/dtracedata/gc.d.expected
Lib/test/dtracedata/gc.py
Lib/test/dtracedata/gc.stp
Lib/test/dtracedata/gc.stp.expected
Lib/test/dtracedata/instance.py
Lib/test/dtracedata/line.d
Lib/test/dtracedata/line.d.expected
Lib/test/dtracedata/line.py
Lib/test/eintrdata/eintr_tester.py
Lib/test/empty.vbs
Lib/test/encoded_modules/__init__.py
Lib/test/encoded_modules/module_iso_8859_1.py
Lib/test/encoded_modules/module_koi8_r.py
Lib/test/exception_hierarchy.txt
Lib/test/ffdh3072.pem
Lib/test/final_a.py
Lib/test/final_b.py
Lib/test/floating_points.txt
Lib/test/fork_wait.py
Lib/test/formatfloat_testcases.txt
Lib/test/future_test1.py
Lib/test/future_test2.py
Lib/test/gdb_sample.py
Lib/test/good_getattr.py
Lib/test/idnsans.pem
Lib/test/ieee754.txt
Lib/test/imghdrdata/python.bmp
Lib/test/imghdrdata/python.exr
Lib/test/imghdrdata/python.gif
Lib/test/imghdrdata/python.jpg
Lib/test/imghdrdata/python.pbm
Lib/test/imghdrdata/python.pgm
Lib/test/imghdrdata/python.png
Lib/test/imghdrdata/python.ppm
Lib/test/imghdrdata/python.ras
Lib/test/imghdrdata/python.sgi
Lib/test/imghdrdata/python.tiff
Lib/test/imghdrdata/python.webp
Lib/test/imghdrdata/python.xbm
Lib/test/imp_dummy.py
Lib/test/inspect_fodder.py
Lib/test/inspect_fodder2.py
Lib/test/keycert.passwd.pem
Lib/test/keycert.pem
Lib/test/keycert2.pem
Lib/test/keycert3.pem
Lib/test/keycert4.pem
Lib/test/keycertecc.pem
Lib/test/leakers/README.txt
Lib/test/leakers/__init__.py
Lib/test/leakers/test_ctypes.py
Lib/test/leakers/test_selftype.py
Lib/test/libregrtest/__init__.py
Lib/test/libregrtest/cmdline.py
Lib/test/libregrtest/main.py
Lib/test/libregrtest/refleak.py
Lib/test/libregrtest/runtest.py
Lib/test/libregrtest/runtest_mp.py
Lib/test/libregrtest/save_env.py
Lib/test/libregrtest/setup.py
Lib/test/libregrtest/utils.py
Lib/test/libregrtest/win_utils.py
Lib/test/list_tests.py
Lib/test/lock_tests.py
Lib/test/mailcap.txt
Lib/test/make_ssl_certs.py
Lib/test/mapping_tests.py
Lib/test/math_testcases.txt
Lib/test/memory_watchdog.py
Lib/test/mime.types
Lib/test/mock_socket.py
Lib/test/mod_generics_cache.py
Lib/test/mp_fork_bomb.py
Lib/test/mp_preload.py
Lib/test/multibytecodec_support.py
Lib/test/nokia.pem
Lib/test/nullbytecert.pem
Lib/test/nullcert.pem
Lib/test/outstanding_bugs.py
Lib/test/pickletester.py
Lib/test/profilee.py
Lib/test/pstats.pck
Lib/test/pycacert.pem
Lib/test/pycakey.pem
Lib/test/pyclbr_input.py
Lib/test/pydoc_mod.py
Lib/test/pydocfodder.py
Lib/test/pythoninfo.py
Lib/test/randv2_32.pck
Lib/test/randv2_64.pck
Lib/test/randv3.pck
Lib/test/re_tests.py
Lib/test/recursion.tar
Lib/test/regrtest.py
Lib/test/relimport.py
Lib/test/reperf.py
Lib/test/revocation.crl
Lib/test/sample_doctest.py
Lib/test/sample_doctest_no_docstrings.py
Lib/test/sample_doctest_no_doctests.py
Lib/test/secp384r1.pem
Lib/test/selfsigned_pythontestdotnet.pem
Lib/test/seq_tests.py
Lib/test/signalinterproctester.py
Lib/test/sndhdrdata/README
Lib/test/sndhdrdata/sndhdr.8svx
Lib/test/sndhdrdata/sndhdr.aifc
Lib/test/sndhdrdata/sndhdr.aiff
Lib/test/sndhdrdata/sndhdr.au
Lib/test/sndhdrdata/sndhdr.hcom
Lib/test/sndhdrdata/sndhdr.sndt
Lib/test/sndhdrdata/sndhdr.voc
Lib/test/sndhdrdata/sndhdr.wav
Lib/test/sortperf.py
Lib/test/ssl_cert.pem
Lib/test/ssl_key.passwd.pem
Lib/test/ssl_key.pem
Lib/test/ssl_servers.py
Lib/test/ssltests.py
Lib/test/string_tests.py
Lib/test/subprocessdata/fd_status.py
Lib/test/subprocessdata/input_reader.py
Lib/test/subprocessdata/qcat.py
Lib/test/subprocessdata/qgrep.py
Lib/test/subprocessdata/sigchild_ignore.py
Lib/test/support/__init__.py
Lib/test/support/script_helper.py
Lib/test/support/testresult.py
Lib/test/talos-2019-0758.pem
Lib/test/test___all__.py
Lib/test/test___future__.py
Lib/test/test__locale.py
Lib/test/test__opcode.py
Lib/test/test__osx_support.py
Lib/test/test_abstract_numbers.py
Lib/test/test_aifc.py
Lib/test/test_argparse.py
Lib/test/test_array.py
Lib/test/test_asdl_parser.py
Lib/test/test_ast.py
Lib/test/test_asyncgen.py
Lib/test/test_asynchat.py
Lib/test/test_asyncio/__init__.py
Lib/test/test_asyncio/__main__.py
Lib/test/test_asyncio/echo.py
Lib/test/test_asyncio/echo2.py
Lib/test/test_asyncio/echo3.py
Lib/test/test_asyncio/functional.py
Lib/test/test_asyncio/test_base_events.py
Lib/test/test_asyncio/test_buffered_proto.py
Lib/test/test_asyncio/test_context.py
Lib/test/test_asyncio/test_events.py
Lib/test/test_asyncio/test_futures.py
Lib/test/test_asyncio/test_locks.py
Lib/test/test_asyncio/test_pep492.py
Lib/test/test_asyncio/test_proactor_events.py
Lib/test/test_asyncio/test_queues.py
Lib/test/test_asyncio/test_runners.py
Lib/test/test_asyncio/test_selector_events.py
Lib/test/test_asyncio/test_server.py
Lib/test/test_asyncio/test_sslproto.py
Lib/test/test_asyncio/test_streams.py
Lib/test/test_asyncio/test_subprocess.py
Lib/test/test_asyncio/test_tasks.py
Lib/test/test_asyncio/test_transports.py
Lib/test/test_asyncio/test_unix_events.py
Lib/test/test_asyncio/test_windows_events.py
Lib/test/test_asyncio/test_windows_utils.py
Lib/test/test_asyncio/utils.py
Lib/test/test_asyncore.py
Lib/test/test_atexit.py
Lib/test/test_audioop.py
Lib/test/test_augassign.py
Lib/test/test_base64.py
Lib/test/test_baseexception.py
Lib/test/test_bdb.py
Lib/test/test_bigaddrspace.py
Lib/test/test_bigmem.py
Lib/test/test_binascii.py
Lib/test/test_binhex.py
Lib/test/test_binop.py
Lib/test/test_bisect.py
Lib/test/test_bool.py
Lib/test/test_buffer.py
Lib/test/test_bufio.py
Lib/test/test_builtin.py
Lib/test/test_bytes.py
Lib/test/test_bz2.py
Lib/test/test_c_locale_coercion.py
Lib/test/test_calendar.py
Lib/test/test_call.py
Lib/test/test_capi.py
Lib/test/test_cgi.py
Lib/test/test_cgitb.py
Lib/test/test_class.py
Lib/test/test_cmath.py
Lib/test/test_cmd.py
Lib/test/test_cmd_line.py
Lib/test/test_cmd_line_script.py
Lib/test/test_code.py
Lib/test/test_code_module.py
Lib/test/test_codeccallbacks.py
Lib/test/test_codecencodings_cn.py
Lib/test/test_codecencodings_hk.py
Lib/test/test_codecencodings_iso2022.py
Lib/test/test_codecencodings_jp.py
Lib/test/test_codecencodings_kr.py
Lib/test/test_codecencodings_tw.py
Lib/test/test_codecmaps_cn.py
Lib/test/test_codecmaps_hk.py
Lib/test/test_codecmaps_jp.py
Lib/test/test_codecmaps_kr.py
Lib/test/test_codecmaps_tw.py
Lib/test/test_codecs.py
Lib/test/test_codeop.py
Lib/test/test_collections.py
Lib/test/test_colorsys.py
Lib/test/test_compare.py
Lib/test/test_compile.py
Lib/test/test_compileall.py
Lib/test/test_complex.py
Lib/test/test_concurrent_futures.py
Lib/test/test_configparser.py
Lib/test/test_contains.py
Lib/test/test_context.py
Lib/test/test_contextlib.py
Lib/test/test_contextlib_async.py
Lib/test/test_copy.py
Lib/test/test_copyreg.py
Lib/test/test_coroutines.py
Lib/test/test_cprofile.py
Lib/test/test_crashers.py
Lib/test/test_crypt.py
Lib/test/test_ctypes.py
Lib/test/test_curses.py
Lib/test/test_dataclasses.py
Lib/test/test_datetime.py
Lib/test/test_dbm.py
Lib/test/test_dbm_dumb.py
Lib/test/test_dbm_gnu.py
Lib/test/test_dbm_ndbm.py
Lib/test/test_decorators.py
Lib/test/test_defaultdict.py
Lib/test/test_deque.py
Lib/test/test_descr.py
Lib/test/test_descrtut.py
Lib/test/test_devpoll.py
Lib/test/test_dict.py
Lib/test/test_dict_version.py
Lib/test/test_dictcomps.py
Lib/test/test_dictviews.py
Lib/test/test_difflib.py
Lib/test/test_difflib_expect.html
Lib/test/test_dis.py
Lib/test/test_distutils.py
Lib/test/test_doctest.py
Lib/test/test_doctest.txt
Lib/test/test_doctest2.py
Lib/test/test_doctest2.txt
Lib/test/test_doctest3.txt
Lib/test/test_doctest4.txt
Lib/test/test_docxmlrpc.py
Lib/test/test_dtrace.py
Lib/test/test_dummy_thread.py
Lib/test/test_dummy_threading.py
Lib/test/test_dynamic.py
Lib/test/test_dynamicclassattribute.py
Lib/test/test_eintr.py
Lib/test/test_email/__init__.py
Lib/test/test_email/__main__.py
Lib/test/test_email/data/PyBanner048.gif
Lib/test/test_email/data/audiotest.au
Lib/test/test_email/data/msg_01.txt
Lib/test/test_email/data/msg_02.txt
Lib/test/test_email/data/msg_03.txt
Lib/test/test_email/data/msg_04.txt
Lib/test/test_email/data/msg_05.txt
Lib/test/test_email/data/msg_06.txt
Lib/test/test_email/data/msg_07.txt
Lib/test/test_email/data/msg_08.txt
Lib/test/test_email/data/msg_09.txt
Lib/test/test_email/data/msg_10.txt
Lib/test/test_email/data/msg_11.txt
Lib/test/test_email/data/msg_12.txt
Lib/test/test_email/data/msg_12a.txt
Lib/test/test_email/data/msg_13.txt
Lib/test/test_email/data/msg_14.txt
Lib/test/test_email/data/msg_15.txt
Lib/test/test_email/data/msg_16.txt
Lib/test/test_email/data/msg_17.txt
Lib/test/test_email/data/msg_18.txt
Lib/test/test_email/data/msg_19.txt
Lib/test/test_email/data/msg_20.txt
Lib/test/test_email/data/msg_21.txt
Lib/test/test_email/data/msg_22.txt
Lib/test/test_email/data/msg_23.txt
Lib/test/test_email/data/msg_24.txt
Lib/test/test_email/data/msg_25.txt
Lib/test/test_email/data/msg_26.txt
Lib/test/test_email/data/msg_27.txt
Lib/test/test_email/data/msg_28.txt
Lib/test/test_email/data/msg_29.txt
Lib/test/test_email/data/msg_30.txt
Lib/test/test_email/data/msg_31.txt
Lib/test/test_email/data/msg_32.txt
Lib/test/test_email/data/msg_33.txt
Lib/test/test_email/data/msg_34.txt
Lib/test/test_email/data/msg_35.txt
Lib/test/test_email/data/msg_36.txt
Lib/test/test_email/data/msg_37.txt
Lib/test/test_email/data/msg_38.txt
Lib/test/test_email/data/msg_39.txt
Lib/test/test_email/data/msg_40.txt
Lib/test/test_email/data/msg_41.txt
Lib/test/test_email/data/msg_42.txt
Lib/test/test_email/data/msg_43.txt
Lib/test/test_email/data/msg_44.txt
Lib/test/test_email/data/msg_45.txt
Lib/test/test_email/data/msg_46.txt
Lib/test/test_email/test__encoded_words.py
Lib/test/test_email/test__header_value_parser.py
Lib/test/test_email/test_contentmanager.py
Lib/test/test_email/test_defect_handling.py
Lib/test/test_email/test_generator.py
Lib/test/test_email/test_headerregistry.py
Lib/test/test_email/test_inversion.py
Lib/test/test_email/test_message.py
Lib/test/test_email/test_parser.py
Lib/test/test_email/test_pickleable.py
Lib/test/test_email/test_policy.py
Lib/test/test_email/test_utils.py
Lib/test/test_embed.py
Lib/test/test_ensurepip.py
Lib/test/test_enum.py
Lib/test/test_enumerate.py
Lib/test/test_eof.py
Lib/test/test_errno.py
Lib/test/test_exception_hierarchy.py
Lib/test/test_exception_variations.py
Lib/test/test_exceptions.py
Lib/test/test_extcall.py
Lib/test/test_faulthandler.py
Lib/test/test_fcntl.py
Lib/test/test_file.py
Lib/test/test_file_eintr.py
Lib/test/test_filecmp.py
Lib/test/test_fileinput.py
Lib/test/test_fileio.py
Lib/test/test_finalization.py
Lib/test/test_float.py
Lib/test/test_flufl.py
Lib/test/test_fnmatch.py
Lib/test/test_fork1.py
Lib/test/test_format.py
Lib/test/test_fractions.py
Lib/test/test_frame.py
Lib/test/test_frozen.py
Lib/test/test_fstring.py
Lib/test/test_ftplib.py
Lib/test/test_funcattrs.py
Lib/test/test_functools.py
Lib/test/test_future.py
Lib/test/test_future3.py
Lib/test/test_future4.py
Lib/test/test_future5.py
Lib/test/test_gc.py
Lib/test/test_gdb.py
Lib/test/test_generator_stop.py
Lib/test/test_generators.py
Lib/test/test_genericclass.py
Lib/test/test_genericpath.py
Lib/test/test_genexps.py
Lib/test/test_getargs2.py
Lib/test/test_getopt.py
Lib/test/test_getpass.py
Lib/test/test_gettext.py
Lib/test/test_glob.py
Lib/test/test_global.py
Lib/test/test_grammar.py
Lib/test/test_grp.py
Lib/test/test_gzip.py
Lib/test/test_hash.py
Lib/test/test_heapq.py
Lib/test/test_hmac.py
Lib/test/test_html.py
Lib/test/test_htmlparser.py
Lib/test/test_http_cookiejar.py
Lib/test/test_http_cookies.py
Lib/test/test_httplib.py
Lib/test/test_httpservers.py
Lib/test/test_idle.py
Lib/test/test_imaplib.py
Lib/test/test_imghdr.py
Lib/test/test_imp.py
Lib/test/test_import/__init__.py
Lib/test/test_import/__main__.py
Lib/test/test_import/data/circular_imports/basic.py
Lib/test/test_import/data/circular_imports/basic2.py
Lib/test/test_import/data/circular_imports/binding.py
Lib/test/test_import/data/circular_imports/binding2.py
Lib/test/test_import/data/circular_imports/indirect.py
Lib/test/test_import/data/circular_imports/rebinding.py
Lib/test/test_import/data/circular_imports/rebinding2.py
Lib/test/test_import/data/circular_imports/subpackage.py
Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py
Lib/test/test_import/data/circular_imports/subpkg/util.py
Lib/test/test_import/data/circular_imports/util.py
Lib/test/test_import/data/package/__init__.py
Lib/test/test_import/data/package/submodule.py
Lib/test/test_import/data/package2/submodule1.py
Lib/test/test_import/data/package2/submodule2.py
Lib/test/test_importlib/__init__.py
Lib/test/test_importlib/__main__.py
Lib/test/test_importlib/abc.py
Lib/test/test_importlib/builtin/__init__.py
Lib/test/test_importlib/builtin/__main__.py
Lib/test/test_importlib/builtin/test_finder.py
Lib/test/test_importlib/builtin/test_loader.py
Lib/test/test_importlib/data01/__init__.py
Lib/test/test_importlib/data01/binary.file
Lib/test/test_importlib/data01/subdirectory/__init__.py
Lib/test/test_importlib/data01/subdirectory/binary.file
Lib/test/test_importlib/data01/utf-16.file
Lib/test/test_importlib/data01/utf-8.file
Lib/test/test_importlib/data02/__init__.py
Lib/test/test_importlib/data02/one/__init__.py
Lib/test/test_importlib/data02/one/resource1.txt
Lib/test/test_importlib/data02/two/__init__.py
Lib/test/test_importlib/data02/two/resource2.txt
Lib/test/test_importlib/data03/__init__.py
Lib/test/test_importlib/data03/namespace/portion1/__init__.py
Lib/test/test_importlib/data03/namespace/portion2/__init__.py
Lib/test/test_importlib/data03/namespace/resource1.txt
Lib/test/test_importlib/extension/__init__.py
Lib/test/test_importlib/extension/__main__.py
Lib/test/test_importlib/extension/test_case_sensitivity.py
Lib/test/test_importlib/extension/test_finder.py
Lib/test/test_importlib/extension/test_loader.py
Lib/test/test_importlib/extension/test_path_hook.py
Lib/test/test_importlib/frozen/__init__.py
Lib/test/test_importlib/frozen/__main__.py
Lib/test/test_importlib/frozen/test_finder.py
Lib/test/test_importlib/frozen/test_loader.py
Lib/test/test_importlib/import_/__init__.py
Lib/test/test_importlib/import_/__main__.py
Lib/test/test_importlib/import_/test___loader__.py
Lib/test/test_importlib/import_/test___package__.py
Lib/test/test_importlib/import_/test_api.py
Lib/test/test_importlib/import_/test_caching.py
Lib/test/test_importlib/import_/test_fromlist.py
Lib/test/test_importlib/import_/test_meta_path.py
Lib/test/test_importlib/import_/test_packages.py
Lib/test/test_importlib/import_/test_path.py
Lib/test/test_importlib/import_/test_relative_imports.py
Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py
Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py
Lib/test/test_importlib/namespace_pkgs/missing_directory.zip
Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py
Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty
Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip
Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py
Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py
Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py
Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py
Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py
Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py
Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py
Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip
Lib/test/test_importlib/source/__init__.py
Lib/test/test_importlib/source/__main__.py
Lib/test/test_importlib/source/test_case_sensitivity.py
Lib/test/test_importlib/source/test_file_loader.py
Lib/test/test_importlib/source/test_finder.py
Lib/test/test_importlib/source/test_path_hook.py
Lib/test/test_importlib/source/test_source_encoding.py
Lib/test/test_importlib/test_abc.py
Lib/test/test_importlib/test_api.py
Lib/test/test_importlib/test_lazy.py
Lib/test/test_importlib/test_locks.py
Lib/test/test_importlib/test_namespace_pkgs.py
Lib/test/test_importlib/test_open.py
Lib/test/test_importlib/test_path.py
Lib/test/test_importlib/test_read.py
Lib/test/test_importlib/test_resource.py
Lib/test/test_importlib/test_spec.py
Lib/test/test_importlib/test_util.py
Lib/test/test_importlib/test_windows.py
Lib/test/test_importlib/util.py
Lib/test/test_importlib/zipdata01/__init__.py
Lib/test/test_importlib/zipdata01/ziptestdata.zip
Lib/test/test_importlib/zipdata02/__init__.py
Lib/test/test_importlib/zipdata02/ziptestdata.zip
Lib/test/test_index.py
Lib/test/test_inspect.py
Lib/test/test_int.py
Lib/test/test_int_literal.py
Lib/test/test_io.py
Lib/test/test_ioctl.py
Lib/test/test_isinstance.py
Lib/test/test_iter.py
Lib/test/test_iterlen.py
Lib/test/test_itertools.py
Lib/test/test_json/__init__.py
Lib/test/test_json/__main__.py
Lib/test/test_json/test_decode.py
Lib/test/test_json/test_default.py
Lib/test/test_json/test_dump.py
Lib/test/test_json/test_encode_basestring_ascii.py
Lib/test/test_json/test_enum.py
Lib/test/test_json/test_fail.py
Lib/test/test_json/test_float.py
Lib/test/test_json/test_indent.py
Lib/test/test_json/test_pass1.py
Lib/test/test_json/test_pass2.py
Lib/test/test_json/test_pass3.py
Lib/test/test_json/test_recursion.py
Lib/test/test_json/test_scanstring.py
Lib/test/test_json/test_separators.py
Lib/test/test_json/test_speedups.py
Lib/test/test_json/test_tool.py
Lib/test/test_json/test_unicode.py
Lib/test/test_keyword.py
Lib/test/test_keywordonlyarg.py
Lib/test/test_kqueue.py
Lib/test/test_largefile.py
Lib/test/test_lib2to3.py
Lib/test/test_linecache.py
Lib/test/test_list.py
Lib/test/test_listcomps.py
Lib/test/test_locale.py
Lib/test/test_long.py
Lib/test/test_longexp.py
Lib/test/test_lzma.py
Lib/test/test_macpath.py
Lib/test/test_mailbox.py
Lib/test/test_mailcap.py
Lib/test/test_marshal.py
Lib/test/test_math.py
Lib/test/test_memoryio.py
Lib/test/test_memoryview.py
Lib/test/test_metaclass.py
Lib/test/test_mimetypes.py
Lib/test/test_minidom.py
Lib/test/test_mmap.py
Lib/test/test_module.py
Lib/test/test_modulefinder.py
Lib/test/test_msilib.py
Lib/test/test_multibytecodec.py
Lib/test/test_multiprocessing_fork.py
Lib/test/test_multiprocessing_forkserver.py
Lib/test/test_multiprocessing_main_handling.py
Lib/test/test_multiprocessing_spawn.py
Lib/test/test_netrc.py
Lib/test/test_nis.py
Lib/test/test_nntplib.py
Lib/test/test_normalization.py
Lib/test/test_ntpath.py
Lib/test/test_numeric_tower.py
Lib/test/test_opcodes.py
Lib/test/test_openpty.py
Lib/test/test_operator.py
Lib/test/test_optparse.py
Lib/test/test_ordered_dict.py
Lib/test/test_os.py
Lib/test/test_ossaudiodev.py
Lib/test/test_osx_env.py
Lib/test/test_parser.py
Lib/test/test_pathlib.py
Lib/test/test_pdb.py
Lib/test/test_peepholer.py
Lib/test/test_pickle.py
Lib/test/test_pickletools.py
Lib/test/test_pipes.py
Lib/test/test_pkg.py
Lib/test/test_pkgimport.py
Lib/test/test_pkgutil.py
Lib/test/test_platform.py
Lib/test/test_poll.py
Lib/test/test_popen.py
Lib/test/test_poplib.py
Lib/test/test_posix.py
Lib/test/test_posixpath.py
Lib/test/test_pow.py
Lib/test/test_pprint.py
Lib/test/test_print.py
Lib/test/test_profile.py
Lib/test/test_property.py
Lib/test/test_pstats.py
Lib/test/test_pty.py
Lib/test/test_pulldom.py
Lib/test/test_pwd.py
Lib/test/test_py_compile.py
Lib/test/test_pyclbr.py
Lib/test/test_pydoc.py
Lib/test/test_pyexpat.py
Lib/test/test_queue.py
Lib/test/test_quopri.py
Lib/test/test_random.py
Lib/test/test_range.py
Lib/test/test_re.py
Lib/test/test_readline.py
Lib/test/test_regrtest.py
Lib/test/test_repl.py
Lib/test/test_reprlib.py
Lib/test/test_resource.py
Lib/test/test_richcmp.py
Lib/test/test_rlcompleter.py
Lib/test/test_robotparser.py
Lib/test/test_runpy.py
Lib/test/test_sax.py
Lib/test/test_sched.py
Lib/test/test_scope.py
Lib/test/test_script_helper.py
Lib/test/test_secrets.py
Lib/test/test_select.py
Lib/test/test_selectors.py
Lib/test/test_set.py
Lib/test/test_setcomps.py
Lib/test/test_shelve.py
Lib/test/test_shlex.py
Lib/test/test_signal.py
Lib/test/test_site.py
Lib/test/test_slice.py
Lib/test/test_smtpd.py
Lib/test/test_smtplib.py
Lib/test/test_smtpnet.py
Lib/test/test_sndhdr.py
Lib/test/test_socket.py
Lib/test/test_socketserver.py
Lib/test/test_sort.py
Lib/test/test_source_encoding.py
Lib/test/test_spwd.py
Lib/test/test_sqlite.py
Lib/test/test_ssl.py
Lib/test/test_startfile.py
Lib/test/test_stat.py
Lib/test/test_statistics.py
Lib/test/test_strftime.py
Lib/test/test_string.py
Lib/test/test_string_literals.py
Lib/test/test_stringprep.py
Lib/test/test_strptime.py
Lib/test/test_strtod.py
Lib/test/test_struct.py
Lib/test/test_structmembers.py
Lib/test/test_structseq.py
Lib/test/test_subclassinit.py
Lib/test/test_subprocess.py
Lib/test/test_sunau.py
Lib/test/test_sundry.py
Lib/test/test_super.py
Lib/test/test_support.py
Lib/test/test_symbol.py
Lib/test/test_symtable.py
Lib/test/test_syntax.py
Lib/test/test_sys.py
Lib/test/test_sys_setprofile.py
Lib/test/test_sys_settrace.py
Lib/test/test_sysconfig.py
Lib/test/test_syslog.py
Lib/test/test_tarfile.py
Lib/test/test_tcl.py
Lib/test/test_telnetlib.py
Lib/test/test_tempfile.py
Lib/test/test_textwrap.py
Lib/test/test_thread.py
Lib/test/test_threaded_import.py
Lib/test/test_threadedtempfile.py
Lib/test/test_threading.py
Lib/test/test_threading_local.py
Lib/test/test_threadsignals.py
Lib/test/test_time.py
Lib/test/test_timeit.py
Lib/test/test_timeout.py
Lib/test/test_tix.py
Lib/test/test_tk.py
Lib/test/test_tokenize.py
Lib/test/test_tools/__init__.py
Lib/test/test_tools/__main__.py
Lib/test/test_tools/test_fixcid.py
Lib/test/test_tools/test_gprof2html.py
Lib/test/test_tools/test_i18n.py
Lib/test/test_tools/test_lll.py
Lib/test/test_tools/test_md5sum.py
Lib/test/test_tools/test_pdeps.py
Lib/test/test_tools/test_pindent.py
Lib/test/test_tools/test_reindent.py
Lib/test/test_tools/test_sundry.py
Lib/test/test_tools/test_unparse.py
Lib/test/test_trace.py
Lib/test/test_traceback.py
Lib/test/test_tracemalloc.py
Lib/test/test_ttk_guionly.py
Lib/test/test_ttk_textonly.py
Lib/test/test_tuple.py
Lib/test/test_turtle.py
Lib/test/test_typechecks.py
Lib/test/test_types.py
Lib/test/test_typing.py
Lib/test/test_unary.py
Lib/test/test_unicode_file.py
Lib/test/test_unicode_file_functions.py
Lib/test/test_unicode_identifiers.py
Lib/test/test_unittest.py
Lib/test/test_univnewlines.py
Lib/test/test_unpack.py
Lib/test/test_unpack_ex.py
Lib/test/test_urllib.py
Lib/test/test_urllib2.py
Lib/test/test_urllib2_localnet.py
Lib/test/test_urllib2net.py
Lib/test/test_urllib_response.py
Lib/test/test_urllibnet.py
Lib/test/test_urlparse.py
Lib/test/test_userdict.py
Lib/test/test_userlist.py
Lib/test/test_userstring.py
Lib/test/test_utf8_mode.py
Lib/test/test_utf8source.py
Lib/test/test_uu.py
Lib/test/test_uuid.py
Lib/test/test_wait3.py
Lib/test/test_wait4.py
Lib/test/test_warnings/__init__.py
Lib/test/test_warnings/__main__.py
Lib/test/test_warnings/data/import_warning.py
Lib/test/test_warnings/data/stacklevel.py
Lib/test/test_wave.py
Lib/test/test_weakref.py
Lib/test/test_weakset.py
Lib/test/test_webbrowser.py
Lib/test/test_winconsoleio.py
Lib/test/test_winreg.py
Lib/test/test_winsound.py
Lib/test/test_with.py
Lib/test/test_wsgiref.py
Lib/test/test_xdrlib.py
Lib/test/test_xml_dom_minicompat.py
Lib/test/test_xml_etree.py
Lib/test/test_xml_etree_c.py
Lib/test/test_xmlrpc.py
Lib/test/test_xmlrpc_net.py
Lib/test/test_xxtestfuzz.py
Lib/test/test_yield_from.py
Lib/test/test_zipapp.py
Lib/test/test_zipfile.py
Lib/test/test_zipfile64.py
Lib/test/test_zipimport.py
Lib/test/test_zipimport_support.py
Lib/test/test_zlib.py
Lib/test/testtar.tar
Lib/test/tf_inherit_check.py
Lib/test/threaded_import_hangers.py
Lib/test/time_hashlib.py
Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt
Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt
Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt
Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt
Lib/test/tokenize_tests.txt
Lib/test/tracedmodules/__init__.py
Lib/test/tracedmodules/testmod.py
Lib/test/win_console_handler.py
Lib/test/xmltests.py
Lib/test/zip_cp437_header.zip
Lib/test/zipdir.zip
Lib/this.py
Lib/threading.py
Lib/timeit.py
Lib/tkinter/__init__.py
Lib/tkinter/__main__.py
Lib/tkinter/colorchooser.py
Lib/tkinter/commondialog.py
Lib/tkinter/constants.py
Lib/tkinter/dialog.py
Lib/tkinter/dnd.py
Lib/tkinter/filedialog.py
Lib/tkinter/font.py
Lib/tkinter/messagebox.py
Lib/tkinter/scrolledtext.py
Lib/tkinter/test/README
Lib/tkinter/test/__init__.py
Lib/tkinter/test/runtktests.py
Lib/tkinter/test/support.py
Lib/tkinter/test/test_tkinter/__init__.py
Lib/tkinter/test/test_tkinter/test_font.py
Lib/tkinter/test/test_tkinter/test_geometry_managers.py
Lib/tkinter/test/test_tkinter/test_images.py
Lib/tkinter/test/test_tkinter/test_loadtk.py
Lib/tkinter/test/test_tkinter/test_misc.py
Lib/tkinter/test/test_tkinter/test_text.py
Lib/tkinter/test/test_tkinter/test_variables.py
Lib/tkinter/test/test_tkinter/test_widgets.py
Lib/tkinter/test/test_ttk/__init__.py
Lib/tkinter/test/test_ttk/test_extensions.py
Lib/tkinter/test/test_ttk/test_functions.py
Lib/tkinter/test/test_ttk/test_style.py
Lib/tkinter/test/test_ttk/test_widgets.py
Lib/tkinter/test/widget_tests.py
Lib/tkinter/tix.py
Lib/tkinter/ttk.py
Lib/token.py
Lib/tokenize.py
Lib/traceback.py
Lib/tracemalloc.py
Lib/tty.py
Lib/turtledemo/__init__.py
Lib/turtledemo/__main__.py
Lib/turtledemo/bytedesign.py
Lib/turtledemo/clock.py
Lib/turtledemo/colormixer.py
Lib/turtledemo/forest.py
Lib/turtledemo/fractalcurves.py
Lib/turtledemo/lindenmayer.py
Lib/turtledemo/minimal_hanoi.py
Lib/turtledemo/nim.py
Lib/turtledemo/paint.py
Lib/turtledemo/peace.py
Lib/turtledemo/penrose.py
Lib/turtledemo/planet_and_moon.py
Lib/turtledemo/rosette.py
Lib/turtledemo/round_dance.py
Lib/turtledemo/sorting_animate.py
Lib/turtledemo/tree.py
Lib/turtledemo/turtle.cfg
Lib/turtledemo/two_canvases.py
Lib/turtledemo/yinyang.py
Lib/types.py
Lib/typing.py
Lib/unittest/__main__.py
Lib/unittest/case.py
Lib/unittest/loader.py
Lib/unittest/main.py
Lib/unittest/mock.py
Lib/unittest/result.py
Lib/unittest/runner.py
Lib/unittest/signals.py
Lib/unittest/suite.py
Lib/unittest/test/__init__.py
Lib/unittest/test/__main__.py
Lib/unittest/test/_test_warnings.py
Lib/unittest/test/dummy.py
Lib/unittest/test/support.py
Lib/unittest/test/test_assertions.py
Lib/unittest/test/test_break.py
Lib/unittest/test/test_case.py
Lib/unittest/test/test_discovery.py
Lib/unittest/test/test_functiontestcase.py
Lib/unittest/test/test_loader.py
Lib/unittest/test/test_program.py
Lib/unittest/test/test_result.py
Lib/unittest/test/test_runner.py
Lib/unittest/test/test_setups.py
Lib/unittest/test/test_skipping.py
Lib/unittest/test/test_suite.py
Lib/unittest/test/testmock/__init__.py
Lib/unittest/test/testmock/__main__.py
Lib/unittest/test/testmock/support.py
Lib/unittest/test/testmock/testhelpers.py
Lib/unittest/test/testmock/testmagicmethods.py
Lib/unittest/test/testmock/testmock.py
Lib/unittest/test/testmock/testsealable.py
Lib/unittest/test/testmock/testsentinel.py
Lib/unittest/test/testmock/testwith.py
Lib/unittest/util.py
Lib/urllib/__init__.py
Lib/urllib/error.py
Lib/urllib/parse.py
Lib/urllib/request.py
Lib/urllib/response.py
Lib/uuid.py
Lib/venv/__main__.py
Lib/venv/scripts/common/activate
Lib/venv/scripts/nt/Activate.ps1
Lib/venv/scripts/nt/activate.bat
Lib/venv/scripts/nt/deactivate.bat
Lib/venv/scripts/posix/activate.csh
Lib/venv/scripts/posix/activate.fish
Lib/warnings.py
Lib/wave.py
Lib/weakref.py
Lib/webbrowser.py
Lib/wsgiref/__init__.py
Lib/wsgiref/handlers.py
Lib/wsgiref/headers.py
Lib/wsgiref/simple_server.py
Lib/wsgiref/util.py
Lib/xdrlib.py
Lib/xml/__init__.py
Lib/xml/dom/NodeFilter.py
Lib/xml/dom/__init__.py
Lib/xml/dom/domreg.py
Lib/xml/dom/expatbuilder.py
Lib/xml/dom/minicompat.py
Lib/xml/dom/minidom.py
Lib/xml/dom/pulldom.py
Lib/xml/dom/xmlbuilder.py
Lib/xml/etree/cElementTree.py
Lib/xml/parsers/__init__.py
Lib/xml/parsers/expat.py
Lib/xml/sax/__init__.py
Lib/xml/sax/_exceptions.py
Lib/xml/sax/expatreader.py
Lib/xml/sax/handler.py
Lib/xml/sax/saxutils.py
Lib/xml/sax/xmlreader.py
Lib/xmlrpc/__init__.py
Lib/xmlrpc/server.py
Lib/zipapp.py
Lib/zipfile.py
Mac/BuildScript/README.rst
Mac/BuildScript/build-installer.py
Mac/BuildScript/resources/Conclusion.rtf
Mac/BuildScript/resources/ReadMe.rtf
Mac/BuildScript/resources/Welcome.rtf
Mac/BuildScript/resources/background.jpg
Mac/BuildScript/resources/install_certificates.command
Mac/BuildScript/scripts/postflight.documentation
Mac/BuildScript/scripts/postflight.ensurepip
Mac/BuildScript/scripts/postflight.framework
Mac/BuildScript/scripts/postflight.patch-profile
Mac/BuildScript/seticon.m
Mac/BuildScript/tk868_on_10_8_10_9.patch
Mac/Extras.install.py
Mac/IDLE/IDLE.app/Contents/MacOS/IDLE
Mac/IDLE/IDLE.app/Contents/PkgInfo
Mac/IDLE/IDLE.app/Contents/Resources/IDLE.icns
Mac/IDLE/IDLE.app/Contents/Resources/PythonCompiled.icns
Mac/IDLE/IDLE.app/Contents/Resources/PythonSource.icns
Mac/IDLE/IDLE.app/Contents/Resources/idlemain.py
Mac/Icons/Disk Image.icns
Mac/Icons/IDLE.icns
Mac/Icons/Python Folder.icns
Mac/Icons/PythonCompiled.icns
Mac/Icons/PythonLauncher.icns
Mac/Icons/PythonSource.icns
Mac/Icons/ReadMe.txt
Mac/Makefile.in
Mac/PythonLauncher/English.lproj/Credits.rtf
Mac/PythonLauncher/English.lproj/MainMenu.nib/classes.nib
Mac/PythonLauncher/English.lproj/MainMenu.nib/objects.nib
Mac/PythonLauncher/English.lproj/MyDocument.nib/classes.nib
Mac/PythonLauncher/English.lproj/MyDocument.nib/objects.nib
Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/classes.nib
Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/objects.nib
Mac/PythonLauncher/Makefile.in
Mac/PythonLauncher/MyAppDelegate.h
Mac/PythonLauncher/MyAppDelegate.m
Mac/PythonLauncher/PreferencesWindowController.h
Mac/PythonLauncher/PreferencesWindowController.m
Mac/README.rst
Mac/Resources/app/PkgInfo
Mac/Resources/app/Resources/PythonApplet.icns
Mac/Resources/app/Resources/PythonInterpreter.icns
Mac/Resources/iconsrc/IDE.psd
Mac/Resources/iconsrc/PackageManager.psd
Mac/Resources/iconsrc/PythonApplet.psd
Mac/Resources/iconsrc/PythonCompiled.psd
Mac/Resources/iconsrc/PythonIcon.psd
Mac/Resources/iconsrc/PythonSource.psd
Mac/Resources/iconsrc/PythonWSource.psd
Mac/Tools/plistlib_generate_testdata.py
Mac/Tools/pythonw.c
Makefile.pre.in
Misc/ACKS
Misc/NEWS
Misc/Porting
Misc/README
Misc/README.AIX
Misc/README.coverity
Misc/README.valgrind
Misc/SpecialBuilds.txt
Misc/coverity_model.c
Misc/gdbinit
Misc/indent.pro
Misc/python-config.in
Misc/python-config.sh.in
Misc/python-wing3.wpr
Misc/python-wing4.wpr
Misc/python-wing5.wpr
Misc/python.man
Misc/python.pc.in
Misc/valgrind-python.supp
Misc/vgrindefs
Modules/README
Modules/Setup.dist
Modules/_abc.c
Modules/_asynciomodule.c
Modules/_bisectmodule.c
Modules/_blake2/blake2b2s.py
Modules/_blake2/blake2ns.h
Modules/_blake2/clinic/blake2b_impl.c.h
Modules/_blake2/clinic/blake2s_impl.c.h
Modules/_bz2module.c
Modules/_collectionsmodule.c
Modules/_contextvarsmodule.c
Modules/_cryptmodule.c
Modules/_csv.c
Modules/_ctypes/_ctypes.c
Modules/_ctypes/_ctypes_test.c
Modules/_ctypes/_ctypes_test.h
Modules/_ctypes/callbacks.c
Modules/_ctypes/callproc.c
Modules/_ctypes/cfield.c
Modules/_ctypes/ctypes.h
Modules/_ctypes/ctypes_dlfcn.h
Modules/_ctypes/darwin/README
Modules/_ctypes/darwin/README.ctypes
Modules/_ctypes/libffi_msvc/README
Modules/_ctypes/libffi_msvc/README.ctypes
Modules/_ctypes/libffi_msvc/ffi_common.h
Modules/_ctypes/libffi_msvc/fficonfig.h
Modules/_ctypes/libffi_msvc/win64.asm
Modules/_ctypes/libffi_osx/README
Modules/_ctypes/libffi_osx/README.pyobjc
Modules/_ctypes/libffi_osx/include/ffi_common.h
Modules/_ctypes/libffi_osx/include/fficonfig.h
Modules/_ctypes/libffi_osx/include/ffitarget.h
Modules/_ctypes/malloc_closure.c
Modules/_ctypes/stgdict.c
Modules/_curses_panel.c
Modules/_datetimemodule.c
Modules/_dbmmodule.c
Modules/_decimal/README.txt
Modules/_decimal/libmpdec/README.txt
Modules/_decimal/libmpdec/literature/REFERENCES.txt
Modules/_decimal/libmpdec/literature/bignum.txt
Modules/_decimal/libmpdec/literature/matrix-transform.txt
Modules/_decimal/libmpdec/literature/mulmod-64.txt
Modules/_decimal/libmpdec/literature/mulmod-ppro.txt
Modules/_decimal/libmpdec/literature/six-step.txt
Modules/_decimal/tests/README.txt
Modules/_decimal/tests/bignum.py
Modules/_decimal/tests/runall-memorydebugger.sh
Modules/_decimal/tests/runall.bat
Modules/_gdbmmodule.c
Modules/_heapqmodule.c
Modules/_io/_iomodule.c
Modules/_io/_iomodule.h
Modules/_io/bufferedio.c
Modules/_io/bytesio.c
Modules/_io/clinic/_iomodule.c.h
Modules/_io/clinic/bufferedio.c.h
Modules/_io/clinic/bytesio.c.h
Modules/_io/clinic/fileio.c.h
Modules/_io/clinic/iobase.c.h
Modules/_io/clinic/stringio.c.h
Modules/_io/clinic/textio.c.h
Modules/_io/clinic/winconsoleio.c.h
Modules/_io/fileio.c
Modules/_io/iobase.c
Modules/_io/stringio.c
Modules/_io/textio.c
Modules/_io/winconsoleio.c
Modules/_json.c
Modules/_lsprof.c
Modules/_lzmamodule.c
Modules/_math.h
Modules/_multiprocessing/multiprocessing.h
Modules/_opcode.c
Modules/_operator.c
Modules/_pickle.c
Modules/_posixsubprocess.c
Modules/_queuemodule.c
Modules/_scproxy.c
Modules/_sha3/README.txt
Modules/_sha3/clinic/sha3module.c.h
Modules/_sha3/kcp/KeccakHash.c
Modules/_sha3/kcp/KeccakHash.h
Modules/_sha3/kcp/KeccakP-1600-64.macros
Modules/_sha3/kcp/KeccakP-1600-SnP-opt32.h
Modules/_sha3/kcp/KeccakP-1600-SnP-opt64.h
Modules/_sha3/kcp/KeccakP-1600-SnP.h
Modules/_sha3/kcp/KeccakP-1600-inplace32BI.c
Modules/_sha3/kcp/KeccakP-1600-opt64-config.h
Modules/_sha3/kcp/KeccakP-1600-opt64.c
Modules/_sha3/kcp/KeccakP-1600-unrolling.macros
Modules/_sha3/kcp/KeccakSponge.c
Modules/_sha3/kcp/KeccakSponge.h
Modules/_sha3/kcp/KeccakSponge.inc
Modules/_sha3/kcp/PlSnP-Fallback.inc
Modules/_sha3/kcp/SnP-Relaned.h
Modules/_sha3/kcp/align.h
Modules/_ssl.c
Modules/_ssl_data.h
Modules/_stat.c
Modules/_struct.c
Modules/_testbuffer.c
Modules/_testcapimodule.c
Modules/_testimportmultiple.c
Modules/_testmultiphase.c
Modules/_threadmodule.c
Modules/_tracemalloc.c
Modules/_uuidmodule.c
Modules/_weakref.c
Modules/_xxtestfuzz/README.rst
Modules/_xxtestfuzz/_xxtestfuzz.c
Modules/_xxtestfuzz/dictionaries/fuzz_json_loads.dict
Modules/_xxtestfuzz/fuzz_json_loads_corpus/empty_array.json
Modules/_xxtestfuzz/fuzz_json_loads_corpus/empty_object.json
Modules/_xxtestfuzz/fuzz_json_loads_corpus/pass1.json
Modules/_xxtestfuzz/fuzz_json_loads_corpus/pass2.json
Modules/_xxtestfuzz/fuzz_json_loads_corpus/pass3.json
Modules/_xxtestfuzz/fuzz_json_loads_corpus/simple_array.json
Modules/_xxtestfuzz/fuzz_tests.txt
Modules/_xxtestfuzz/fuzzer.c
Modules/arraymodule.c
Modules/atexitmodule.c
Modules/cjkcodecs/README
Modules/cjkcodecs/_codecs_cn.c
Modules/cjkcodecs/_codecs_hk.c
Modules/cjkcodecs/_codecs_iso2022.c
Modules/cjkcodecs/_codecs_jp.c
Modules/cjkcodecs/_codecs_kr.c
Modules/cjkcodecs/_codecs_tw.c
Modules/cjkcodecs/alg_jisx0201.h
Modules/cjkcodecs/cjkcodecs.h
Modules/cjkcodecs/clinic/multibytecodec.c.h
Modules/cjkcodecs/emu_jisx0213_2000.h
Modules/cjkcodecs/mappings_cn.h
Modules/cjkcodecs/mappings_hk.h
Modules/cjkcodecs/mappings_jisx0213_pair.h
Modules/cjkcodecs/mappings_jp.h
Modules/cjkcodecs/mappings_kr.h
Modules/cjkcodecs/mappings_tw.h
Modules/cjkcodecs/multibytecodec.c
Modules/cjkcodecs/multibytecodec.h
Modules/clinic/_abc.c.h
Modules/clinic/_asynciomodule.c.h
Modules/clinic/_bz2module.c.h
Modules/clinic/_codecsmodule.c.h
Modules/clinic/_contextvarsmodule.c.h
Modules/clinic/_cryptmodule.c.h
Modules/clinic/_cursesmodule.c.h
Modules/clinic/_datetimemodule.c.h
Modules/clinic/_dbmmodule.c.h
Modules/clinic/_elementtree.c.h
Modules/clinic/_gdbmmodule.c.h
Modules/clinic/_hashopenssl.c.h
Modules/clinic/_lzmamodule.c.h
Modules/clinic/_opcode.c.h
Modules/clinic/_operator.c.h
Modules/clinic/_pickle.c.h
Modules/clinic/_queuemodule.c.h
Modules/clinic/_sre.c.h
Modules/clinic/_ssl.c.h
Modules/clinic/_struct.c.h
Modules/clinic/_tkinter.c.h
Modules/clinic/_tracemalloc.c.h
Modules/clinic/_weakref.c.h
Modules/clinic/_winapi.c.h
Modules/clinic/arraymodule.c.h
Modules/clinic/audioop.c.h
Modules/clinic/binascii.c.h
Modules/clinic/cmathmodule.c.h
Modules/clinic/fcntlmodule.c.h
Modules/clinic/gcmodule.c.h
Modules/clinic/grpmodule.c.h
Modules/clinic/mathmodule.c.h
Modules/clinic/md5module.c.h
Modules/clinic/posixmodule.c.h
Modules/clinic/pwdmodule.c.h
Modules/clinic/pyexpat.c.h
Modules/clinic/resource.c.h
Modules/clinic/sha1module.c.h
Modules/clinic/sha256module.c.h
Modules/clinic/sha512module.c.h
Modules/clinic/signalmodule.c.h
Modules/clinic/spwdmodule.c.h
Modules/clinic/symtablemodule.c.h
Modules/clinic/unicodedata.c.h
Modules/clinic/zipimport.c.h
Modules/clinic/zlibmodule.c.h
Modules/cmathmodule.c
Modules/errnomodule.c
Modules/expat/expat_config.h
Modules/faulthandler.c
Modules/fcntlmodule.c
Modules/gc_weakref.txt
Modules/gcmodule.c
Modules/getbuildinfo.c
Modules/getpath.c
Modules/grpmodule.c
Modules/hashlib.h
Modules/hashtable.h
Modules/itertoolsmodule.c
Modules/ld_so_aix.in
Modules/main.c
Modules/makesetup
Modules/makexp_aix
Modules/mathmodule.c
Modules/mmapmodule.c
Modules/nismodule.c
Modules/overlapped.c
Modules/posixmodule.c
Modules/posixmodule.h
Modules/pwdmodule.c
Modules/pyexpat.c
Modules/readline.c
Modules/resource.c
Modules/rotatingtree.c
Modules/rotatingtree.h
Modules/signalmodule.c
Modules/socketmodule.c
Modules/socketmodule.h
Modules/spwdmodule.c
Modules/symtablemodule.c
Modules/termios.c
Modules/testcapi_long.h
Modules/timemodule.c
Modules/tkappinit.c
Modules/tkinter.h
Modules/unicodedata_db.h
Modules/winreparse.h
Modules/xxlimited.c
Modules/xxmodule.c
Modules/xxsubtype.c
Modules/zipimport.c
Modules/zlibmodule.c
Objects/README
Objects/abstract.c
Objects/accu.c
Objects/boolobject.c
Objects/bytearrayobject.c
Objects/bytes_methods.c
Objects/bytesobject.c
Objects/call.c
Objects/capsule.c
Objects/cellobject.c
Objects/classobject.c
Objects/clinic/bytearrayobject.c.h
Objects/clinic/bytesobject.c.h
Objects/clinic/complexobject.c.h
Objects/clinic/descrobject.c.h
Objects/clinic/dictobject.c.h
Objects/clinic/enumobject.c.h
Objects/clinic/floatobject.c.h
Objects/clinic/funcobject.c.h
Objects/clinic/listobject.c.h
Objects/clinic/longobject.c.h
Objects/clinic/moduleobject.c.h
Objects/clinic/odictobject.c.h
Objects/clinic/structseq.c.h
Objects/clinic/tupleobject.c.h
Objects/clinic/typeobject.c.h
Objects/clinic/unicodeobject.c.h
Objects/codeobject.c
Objects/complexobject.c
Objects/descrobject.c
Objects/dict-common.h
Objects/dictnotes.txt
Objects/dictobject.c
Objects/enumobject.c
Objects/exceptions.c
Objects/fileobject.c
Objects/floatobject.c
Objects/frameobject.c
Objects/funcobject.c
Objects/genobject.c
Objects/iterobject.c
Objects/listobject.c
Objects/listsort.txt
Objects/lnotab_notes.txt
Objects/longobject.c
Objects/memoryobject.c
Objects/methodobject.c
Objects/moduleobject.c
Objects/namespaceobject.c
Objects/object.c
Objects/obmalloc.c
Objects/odictobject.c
Objects/rangeobject.c
Objects/setobject.c
Objects/sliceobject.c
Objects/stringlib/README.txt
Objects/stringlib/asciilib.h
Objects/stringlib/codecs.h
Objects/stringlib/count.h
Objects/stringlib/ctype.h
Objects/stringlib/eq.h
Objects/stringlib/fastsearch.h
Objects/stringlib/find.h
Objects/stringlib/find_max_char.h
Objects/stringlib/join.h
Objects/stringlib/localeutil.h
Objects/stringlib/partition.h
Objects/stringlib/replace.h
Objects/stringlib/split.h
Objects/stringlib/stringdefs.h
Objects/stringlib/transmogrify.h
Objects/stringlib/ucs1lib.h
Objects/stringlib/ucs2lib.h
Objects/stringlib/ucs4lib.h
Objects/stringlib/undef.h
Objects/stringlib/unicode_format.h
Objects/stringlib/unicodedefs.h
Objects/structseq.c
Objects/tupleobject.c
Objects/typeobject.c
Objects/typeslots.inc
Objects/typeslots.py
Objects/unicodetype_db.h
Objects/weakrefobject.c
PC/WinMain.c
PC/_testconsole.c
PC/bdist_wininst/PythonPowered.bmp
PC/bdist_wininst/README.txt
PC/bdist_wininst/archive.h
PC/bdist_wininst/bdist_wininst.vcxproj
PC/bdist_wininst/bdist_wininst.vcxproj.filters
PC/bdist_wininst/build.bat
PC/bdist_wininst/extract.c
PC/bdist_wininst/install.c
PC/bdist_wininst/install.rc
PC/bdist_wininst/resource.h
PC/classicAppCompat.cat
PC/clinic/_testconsole.c.h
PC/clinic/msvcrtmodule.c.h
PC/clinic/winreg.c.h
PC/clinic/winsound.c.h
PC/config.c
PC/dl_nt.c
PC/empty.c
PC/errmap.h
PC/errmap.mak
PC/frozen_dllmain.c
PC/getpathp.c
PC/icons/launcher.icns
PC/icons/launcher.ico
PC/icons/py.icns
PC/icons/py.ico
PC/icons/pyc.icns
PC/icons/pyc.ico
PC/icons/pyd.icns
PC/icons/pyd.ico
PC/icons/python.icns
PC/icons/python.ico
PC/icons/pythonw.icns
PC/icons/pythonw.ico
PC/icons/pythonwx150.png
PC/icons/pythonwx44.png
PC/icons/pythonx150.png
PC/icons/pythonx44.png
PC/icons/pythonx50.png
PC/icons/setup.icns
PC/icons/setup.ico
PC/invalid_parameter_handler.c
PC/layout/__init__.py
PC/layout/__main__.py
PC/layout/main.py
PC/layout/support/__init__.py
PC/layout/support/appxmanifest.py
PC/layout/support/catalog.py
PC/layout/support/constants.py
PC/layout/support/distutils.command.bdist_wininst.py
PC/layout/support/filesets.py
PC/layout/support/logging.py
PC/layout/support/options.py
PC/layout/support/pip.py
PC/layout/support/props.py
PC/msvcrtmodule.c
PC/pyconfig.h
PC/pylauncher.rc
PC/pyshellext.cpp
PC/pyshellext.def
PC/pyshellext.idl
PC/pyshellext.rc
PC/pyshellext_d.def
PC/python3.def
PC/python3dll.c
PC/python_exe.rc
PC/python_nt.rc
PC/python_uwp.cpp
PC/python_ver_rc.h
PC/pythonw_exe.rc
PC/readme.txt
PC/sqlite3.rc
PC/testpy.py
PC/validate_ucrtbase.py
PC/winreg.c
PCbuild/_asyncio.vcxproj
PCbuild/_asyncio.vcxproj.filters
PCbuild/_bz2.vcxproj
PCbuild/_bz2.vcxproj.filters
PCbuild/_ctypes.vcxproj
PCbuild/_ctypes.vcxproj.filters
PCbuild/_ctypes_test.vcxproj
PCbuild/_ctypes_test.vcxproj.filters
PCbuild/_decimal.vcxproj
PCbuild/_decimal.vcxproj.filters
PCbuild/_elementtree.vcxproj
PCbuild/_elementtree.vcxproj.filters
PCbuild/_freeze_importlib.vcxproj
PCbuild/_freeze_importlib.vcxproj.filters
PCbuild/_hashlib.vcxproj
PCbuild/_hashlib.vcxproj.filters
PCbuild/_lzma.vcxproj
PCbuild/_lzma.vcxproj.filters
PCbuild/_msi.vcxproj
PCbuild/_msi.vcxproj.filters
PCbuild/_multiprocessing.vcxproj
PCbuild/_multiprocessing.vcxproj.filters
PCbuild/_overlapped.vcxproj
PCbuild/_overlapped.vcxproj.filters
PCbuild/_queue.vcxproj
PCbuild/_queue.vcxproj.filters
PCbuild/_socket.vcxproj
PCbuild/_socket.vcxproj.filters
PCbuild/_sqlite3.vcxproj
PCbuild/_sqlite3.vcxproj.filters
PCbuild/_ssl.vcxproj
PCbuild/_ssl.vcxproj.filters
PCbuild/_testbuffer.vcxproj
PCbuild/_testbuffer.vcxproj.filters
PCbuild/_testcapi.vcxproj
PCbuild/_testcapi.vcxproj.filters
PCbuild/_testconsole.vcxproj
PCbuild/_testconsole.vcxproj.filters
PCbuild/_testembed.vcxproj
PCbuild/_testembed.vcxproj.filters
PCbuild/_testimportmultiple.vcxproj
PCbuild/_testimportmultiple.vcxproj.filters
PCbuild/_testmultiphase.vcxproj
PCbuild/_testmultiphase.vcxproj.filters
PCbuild/_tkinter.vcxproj
PCbuild/_tkinter.vcxproj.filters
PCbuild/build.bat
PCbuild/build_env.bat
PCbuild/clean.bat
PCbuild/env.bat
PCbuild/env.ps1
PCbuild/field3.py
PCbuild/find_msbuild.bat
PCbuild/find_python.bat
PCbuild/fix_encoding.py
PCbuild/get_external.py
PCbuild/get_externals.bat
PCbuild/idle.bat
PCbuild/lib.pyproj
PCbuild/liblzma.vcxproj
PCbuild/openssl.vcxproj
PCbuild/pcbuild.proj
PCbuild/pcbuild.sln
PCbuild/prepare_ssl.bat
PCbuild/prepare_ssl.py
PCbuild/prepare_tcltk.bat
PCbuild/pyexpat.vcxproj
PCbuild/pyexpat.vcxproj.filters
PCbuild/pylauncher.vcxproj
PCbuild/pylauncher.vcxproj.filters
PCbuild/pyproject.props
PCbuild/pyshellext.vcxproj
PCbuild/pyshellext.vcxproj.filters
PCbuild/python.vcxproj
PCbuild/python.vcxproj.filters
PCbuild/python3dll.vcxproj
PCbuild/python3dll.vcxproj.filters
PCbuild/python_uwp.vcxproj
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters
PCbuild/pythonw.vcxproj
PCbuild/pythonw.vcxproj.filters
PCbuild/pythonw_uwp.vcxproj
PCbuild/pywlauncher.vcxproj
PCbuild/pywlauncher.vcxproj.filters
PCbuild/readme.txt
PCbuild/rmpyc.py
PCbuild/rt.bat
PCbuild/select.vcxproj
PCbuild/select.vcxproj.filters
PCbuild/sqlite3.vcxproj
PCbuild/sqlite3.vcxproj.filters
PCbuild/tcl.vcxproj
PCbuild/tcltk.props
PCbuild/tix.vcxproj
PCbuild/tk.vcxproj
PCbuild/unicodedata.vcxproj
PCbuild/unicodedata.vcxproj.filters
PCbuild/urlretrieve.py
PCbuild/venvlauncher.vcxproj
PCbuild/venvwlauncher.vcxproj
PCbuild/winsound.vcxproj
PCbuild/winsound.vcxproj.filters
PCbuild/xxlimited.vcxproj
PCbuild/xxlimited.vcxproj.filters
Parser/Python.asdl
Parser/acceler.c
Parser/asdl.py
Parser/asdl_c.py
Parser/bitset.c
Parser/firstsets.c
Parser/grammar.c
Parser/grammar1.c
Parser/listnode.c
Parser/metagrammar.c
Parser/myreadline.c
Parser/node.c
Parser/parser.c
Parser/parser.h
Parser/parsetok.c
Parser/parsetok_pgen.c
Parser/pgen.c
Parser/pgenmain.c
Parser/printgrammar.c
Parser/tokenizer.c
Parser/tokenizer.h
Parser/tokenizer_pgen.c
Programs/README
Programs/_freeze_importlib.c
Programs/_testembed.c
Programs/python.c
Python/Python-ast.c
Python/README
Python/_warnings.c
Python/asdl.c
Python/ast.c
Python/ast_opt.c
Python/ast_unparse.c
Python/bltinmodule.c
Python/bootstrap_hash.c
Python/ceval.c
Python/ceval_gil.h
Python/clinic/_warnings.c.h
Python/clinic/bltinmodule.c.h
Python/clinic/context.c.h
Python/clinic/import.c.h
Python/clinic/marshal.c.h
Python/clinic/sysmodule.c.h
Python/clinic/traceback.c.h
Python/compile.c
Python/condvar.h
Python/context.c
Python/dup2.c
Python/dynload_aix.c
Python/dynload_dl.c
Python/dynload_hpux.c
Python/dynload_shlib.c
Python/dynload_stub.c
Python/dynload_win.c
Python/errors.c
Python/fileutils.c
Python/formatter_unicode.c
Python/frozen.c
Python/frozenmain.c
Python/future.c
Python/getargs.c
Python/getcompiler.c
Python/getplatform.c
Python/getversion.c
Python/graminit.c
Python/hamt.c
Python/import.c
Python/importdl.c
Python/importdl.h
Python/importlib.h
Python/importlib_external.h
Python/makeopcodetargets.py
Python/marshal.c
Python/modsupport.c
Python/mysnprintf.c
Python/mystrtoul.c
Python/opcode_targets.h
Python/pathconfig.c
Python/peephole.c
Python/pyarena.c
Python/pyctype.c
Python/pyfpe.c
Python/pylifecycle.c
Python/pymath.c
Python/pystate.c
Python/pystrcmp.c
Python/pystrhex.c
Python/pystrtod.c
Python/pythonrun.c
Python/pytime.c
Python/strdup.c
Python/structmember.c
Python/symtable.c
Python/sysmodule.c
Python/thread.c
Python/thread_nt.h
Python/thread_pthread.h
Python/traceback.c
Python/wordcode_helpers.h
Tools/README
Tools/buildbot/build.bat
Tools/buildbot/buildmsi.bat
Tools/buildbot/clean.bat
Tools/buildbot/test.bat
Tools/c-globals/README
Tools/c-globals/check-c-globals.py
Tools/c-globals/ignored-globals.txt
Tools/ccbench/ccbench.py
Tools/clinic/cpp.py
Tools/demo/README
Tools/demo/beer.py
Tools/demo/eiffel.py
Tools/demo/hanoi.py
Tools/demo/life.py
Tools/demo/markov.py
Tools/demo/mcast.py
Tools/demo/queens.py
Tools/demo/redemo.py
Tools/demo/rpython.py
Tools/demo/rpythond.py
Tools/demo/sortvisu.py
Tools/demo/ss1.py
Tools/demo/vector.py
Tools/freeze/README
Tools/freeze/bkfile.py
Tools/freeze/checkextensions.py
Tools/freeze/checkextensions_win32.py
Tools/freeze/extensions_win32.ini
Tools/freeze/flag.py
Tools/freeze/freeze.py
Tools/freeze/hello.py
Tools/freeze/makeconfig.py
Tools/freeze/makefreeze.py
Tools/freeze/makemakefile.py
Tools/freeze/parsesetup.py
Tools/freeze/test/Makefile
Tools/freeze/test/ok.py
Tools/freeze/winmakemakefile.py
Tools/gdb/libpython.py
Tools/i18n/makelocalealias.py
Tools/i18n/msgfmt.py
Tools/i18n/pygettext.py
Tools/importbench/README
Tools/importbench/importbench.py
Tools/iobench/iobench.py
Tools/msi/README.txt
Tools/msi/build.bat
Tools/msi/buildrelease.bat
Tools/msi/bundle/Default.wxl
Tools/msi/bundle/SideBar.png
Tools/msi/bundle/bootstrap/pch.cpp
Tools/msi/bundle/bootstrap/pythonba.sln
Tools/msi/bundle/bundle.wxs
Tools/msi/core/core.wxs
Tools/msi/core/core_d.wxs
Tools/msi/core/core_en-US.wxl
Tools/msi/core/core_files.wxs
Tools/msi/core/core_pdb.wxs
Tools/msi/csv_to_wxs.py
Tools/msi/dev/dev.wxs
Tools/msi/dev/dev_d.wxs
Tools/msi/dev/dev_en-US.wxl
Tools/msi/dev/dev_files.wxs
Tools/msi/distutils.command.bdist_wininst.py
Tools/msi/doc/doc.wxs
Tools/msi/doc/doc_en-US.wxl_template
Tools/msi/doc/doc_files.wxs
Tools/msi/doc/doc_no_files.wxs
Tools/msi/exe/crtlicense.txt
Tools/msi/exe/exe.wxs
Tools/msi/exe/exe_d.wxs
Tools/msi/exe/exe_en-US.wxl_template
Tools/msi/exe/exe_files.wxs
Tools/msi/exe/exe_pdb.wxs
Tools/msi/exe/exe_reg.wxs
Tools/msi/generate_md5.py
Tools/msi/get_externals.bat
Tools/msi/launcher/launcher.wxs
Tools/msi/launcher/launcher_en-US.wxl
Tools/msi/launcher/launcher_files.wxs
Tools/msi/launcher/launcher_reg.wxs
Tools/msi/lib/lib.wxs
Tools/msi/lib/lib_d.wxs
Tools/msi/lib/lib_en-US.wxl
Tools/msi/lib/lib_files.wxs
Tools/msi/lib/lib_pdb.wxs
Tools/msi/path/path.wxs
Tools/msi/path/path_en-US.wxl
Tools/msi/pip/pip.wxs
Tools/msi/pip/pip_en-US.wxl
Tools/msi/purge.py
Tools/msi/sdktools.psm1
Tools/msi/tcltk/tcltk.wxs
Tools/msi/tcltk/tcltk_d.wxs
Tools/msi/tcltk/tcltk_en-US.wxl_template
Tools/msi/tcltk/tcltk_files.wxs
Tools/msi/tcltk/tcltk_pdb.wxs
Tools/msi/tcltk/tcltk_reg.wxs
Tools/msi/test/test.wxs
Tools/msi/test/test_d.wxs
Tools/msi/test/test_en-US.wxl
Tools/msi/test/test_files.wxs
Tools/msi/test/test_pdb.wxs
Tools/msi/testrelease.bat
Tools/msi/tools/tools.wxs
Tools/msi/tools/tools_en-US.wxl
Tools/msi/tools/tools_files.wxs
Tools/msi/ucrt/ucrt.wxs
Tools/msi/ucrt/ucrt_en-US.wxl
Tools/msi/uploadrelease.bat
Tools/nuget/build.bat
Tools/parser/unparse.py
Tools/pynche/ChipViewer.py
Tools/pynche/ColorDB.py
Tools/pynche/DetailsViewer.py
Tools/pynche/ListViewer.py
Tools/pynche/Main.py
Tools/pynche/PyncheWidget.py
Tools/pynche/README
Tools/pynche/StripViewer.py
Tools/pynche/Switchboard.py
Tools/pynche/TextViewer.py
Tools/pynche/TypeinViewer.py
Tools/pynche/X/rgb.txt
Tools/pynche/__init__.py
Tools/pynche/html40colors.txt
Tools/pynche/namedcolors.txt
Tools/pynche/pyColorChooser.py
Tools/pynche/pynche
Tools/pynche/pynche.pyw
Tools/pynche/webcolors.txt
Tools/pynche/websafe.txt
Tools/scripts/2to3
Tools/scripts/README
Tools/scripts/abitype.py
Tools/scripts/analyze_dxp.py
Tools/scripts/byext.py
Tools/scripts/byteyears.py
Tools/scripts/checkpip.py
Tools/scripts/checkpyc.py
Tools/scripts/cleanfuture.py
Tools/scripts/combinerefs.py
Tools/scripts/copytime.py
Tools/scripts/crlf.py
Tools/scripts/db2pickle.py
Tools/scripts/diff.py
Tools/scripts/dutree.doc
Tools/scripts/dutree.py
Tools/scripts/eptags.py
Tools/scripts/find-uname.py
Tools/scripts/find_recursionlimit.py
Tools/scripts/finddiv.py
Tools/scripts/findlinksto.py
Tools/scripts/findnocoding.py
Tools/scripts/fixcid.py
Tools/scripts/fixdiv.py
Tools/scripts/fixheader.py
Tools/scripts/fixps.py
Tools/scripts/generate_opcode_h.py
Tools/scripts/get-remote-certificate.py
Tools/scripts/google.py
Tools/scripts/gprof2html.py
Tools/scripts/h2py.py
Tools/scripts/highlight.py
Tools/scripts/idle3
Tools/scripts/ifdef.py
Tools/scripts/import_diagnostics.py
Tools/scripts/lfcr.py
Tools/scripts/linktree.py
Tools/scripts/lll.py
Tools/scripts/mailerdaemon.py
Tools/scripts/make_ctype.py
Tools/scripts/md5sum.py
Tools/scripts/mkreal.py
Tools/scripts/ndiff.py
Tools/scripts/nm2def.py
Tools/scripts/objgraph.py
Tools/scripts/parse_html5_entities.py
Tools/scripts/parseentities.py
Tools/scripts/patchcheck.py
Tools/scripts/pathfix.py
Tools/scripts/pdeps.py
Tools/scripts/pickle2db.py
Tools/scripts/pindent.py
Tools/scripts/ptags.py
Tools/scripts/pydoc3
Tools/scripts/pysource.py
Tools/scripts/pyvenv
Tools/scripts/reindent-rst.py
Tools/scripts/reindent.py
Tools/scripts/rgrep.py
Tools/scripts/run_tests.py
Tools/scripts/serve.py
Tools/scripts/smelly.py
Tools/scripts/suff.py
Tools/scripts/texi2html.py
Tools/scripts/untabify.py
Tools/scripts/update_file.py
Tools/scripts/which.py
Tools/ssl/make_ssl_data.py
Tools/stringbench/README
Tools/stringbench/stringbench.py
Tools/test2to3/README
Tools/test2to3/maintest.py
Tools/test2to3/setup.py
Tools/test2to3/test/runtests.py
Tools/test2to3/test/test_foo.py
Tools/test2to3/test2to3/__init__.py
Tools/test2to3/test2to3/hello.py
Tools/tz/zdump.py
Tools/unicode/gencjkcodecs.py
Tools/unicode/genwincodec.py
Tools/unicode/genwincodecs.bat
Tools/unicode/mkstringprep.py
Tools/unicode/python-mappings/CP273.TXT
Tools/unittestgui/README.txt
configure.ac
pyconfig.h.in
setup.py
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License: __NO_COPYRIGHT_NOR_LICENSE__
Files: Lib/test/decimaltestdata/abs.decTest
Lib/test/decimaltestdata/add.decTest
Lib/test/decimaltestdata/and.decTest
Lib/test/decimaltestdata/base.decTest
Lib/test/decimaltestdata/clamp.decTest
Lib/test/decimaltestdata/class.decTest
Lib/test/decimaltestdata/compare.decTest
Lib/test/decimaltestdata/comparetotal.decTest
Lib/test/decimaltestdata/comparetotmag.decTest
Lib/test/decimaltestdata/copy.decTest
Lib/test/decimaltestdata/copyabs.decTest
Lib/test/decimaltestdata/copynegate.decTest
Lib/test/decimaltestdata/copysign.decTest
Lib/test/decimaltestdata/ddAbs.decTest
Lib/test/decimaltestdata/ddAdd.decTest
Lib/test/decimaltestdata/ddAnd.decTest
Lib/test/decimaltestdata/ddBase.decTest
Lib/test/decimaltestdata/ddCanonical.decTest
Lib/test/decimaltestdata/ddClass.decTest
Lib/test/decimaltestdata/ddCompare.decTest
Lib/test/decimaltestdata/ddCompareSig.decTest
Lib/test/decimaltestdata/ddCompareTotal.decTest
Lib/test/decimaltestdata/ddCompareTotalMag.decTest
Lib/test/decimaltestdata/ddCopy.decTest
Lib/test/decimaltestdata/ddCopyAbs.decTest
Lib/test/decimaltestdata/ddCopyNegate.decTest
Lib/test/decimaltestdata/ddCopySign.decTest
Lib/test/decimaltestdata/ddDivide.decTest
Lib/test/decimaltestdata/ddDivideInt.decTest
Lib/test/decimaltestdata/ddFMA.decTest
Lib/test/decimaltestdata/ddInvert.decTest
Lib/test/decimaltestdata/ddLogB.decTest
Lib/test/decimaltestdata/ddMax.decTest
Lib/test/decimaltestdata/ddMaxMag.decTest
Lib/test/decimaltestdata/ddMin.decTest
Lib/test/decimaltestdata/ddMinMag.decTest
Lib/test/decimaltestdata/ddMinus.decTest
Lib/test/decimaltestdata/ddMultiply.decTest
Lib/test/decimaltestdata/ddNextMinus.decTest
Lib/test/decimaltestdata/ddNextPlus.decTest
Lib/test/decimaltestdata/ddNextToward.decTest
Lib/test/decimaltestdata/ddOr.decTest
Lib/test/decimaltestdata/ddPlus.decTest
Lib/test/decimaltestdata/ddQuantize.decTest
Lib/test/decimaltestdata/ddReduce.decTest
Lib/test/decimaltestdata/ddRemainder.decTest
Lib/test/decimaltestdata/ddRemainderNear.decTest
Lib/test/decimaltestdata/ddRotate.decTest
Lib/test/decimaltestdata/ddSameQuantum.decTest
Lib/test/decimaltestdata/ddScaleB.decTest
Lib/test/decimaltestdata/ddShift.decTest
Lib/test/decimaltestdata/ddSubtract.decTest
Lib/test/decimaltestdata/ddToIntegral.decTest
Lib/test/decimaltestdata/ddXor.decTest
Lib/test/decimaltestdata/decDouble.decTest
Lib/test/decimaltestdata/decQuad.decTest
Lib/test/decimaltestdata/decSingle.decTest
Lib/test/decimaltestdata/divide.decTest
Lib/test/decimaltestdata/divideint.decTest
Lib/test/decimaltestdata/dqAbs.decTest
Lib/test/decimaltestdata/dqAdd.decTest
Lib/test/decimaltestdata/dqAnd.decTest
Lib/test/decimaltestdata/dqBase.decTest
Lib/test/decimaltestdata/dqCanonical.decTest
Lib/test/decimaltestdata/dqClass.decTest
Lib/test/decimaltestdata/dqCompare.decTest
Lib/test/decimaltestdata/dqCompareSig.decTest
Lib/test/decimaltestdata/dqCompareTotal.decTest
Lib/test/decimaltestdata/dqCompareTotalMag.decTest
Lib/test/decimaltestdata/dqCopy.decTest
Lib/test/decimaltestdata/dqCopyAbs.decTest
Lib/test/decimaltestdata/dqCopyNegate.decTest
Lib/test/decimaltestdata/dqCopySign.decTest
Lib/test/decimaltestdata/dqDivide.decTest
Lib/test/decimaltestdata/dqDivideInt.decTest
Lib/test/decimaltestdata/dqFMA.decTest
Lib/test/decimaltestdata/dqInvert.decTest
Lib/test/decimaltestdata/dqLogB.decTest
Lib/test/decimaltestdata/dqMax.decTest
Lib/test/decimaltestdata/dqMaxMag.decTest
Lib/test/decimaltestdata/dqMin.decTest
Lib/test/decimaltestdata/dqMinMag.decTest
Lib/test/decimaltestdata/dqMinus.decTest
Lib/test/decimaltestdata/dqMultiply.decTest
Lib/test/decimaltestdata/dqNextMinus.decTest
Lib/test/decimaltestdata/dqNextPlus.decTest
Lib/test/decimaltestdata/dqNextToward.decTest
Lib/test/decimaltestdata/dqOr.decTest
Lib/test/decimaltestdata/dqPlus.decTest
Lib/test/decimaltestdata/dqQuantize.decTest
Lib/test/decimaltestdata/dqReduce.decTest
Lib/test/decimaltestdata/dqRemainder.decTest
Lib/test/decimaltestdata/dqRemainderNear.decTest
Lib/test/decimaltestdata/dqRotate.decTest
Lib/test/decimaltestdata/dqSameQuantum.decTest
Lib/test/decimaltestdata/dqScaleB.decTest
Lib/test/decimaltestdata/dqShift.decTest
Lib/test/decimaltestdata/dqSubtract.decTest
Lib/test/decimaltestdata/dqToIntegral.decTest
Lib/test/decimaltestdata/dqXor.decTest
Lib/test/decimaltestdata/dsBase.decTest
Lib/test/decimaltestdata/exp.decTest
Lib/test/decimaltestdata/fma.decTest
Lib/test/decimaltestdata/inexact.decTest
Lib/test/decimaltestdata/invert.decTest
Lib/test/decimaltestdata/ln.decTest
Lib/test/decimaltestdata/log10.decTest
Lib/test/decimaltestdata/logb.decTest
Lib/test/decimaltestdata/max.decTest
Lib/test/decimaltestdata/maxmag.decTest
Lib/test/decimaltestdata/min.decTest
Lib/test/decimaltestdata/minmag.decTest
Lib/test/decimaltestdata/minus.decTest
Lib/test/decimaltestdata/multiply.decTest
Lib/test/decimaltestdata/nextminus.decTest
Lib/test/decimaltestdata/nextplus.decTest
Lib/test/decimaltestdata/nexttoward.decTest
Lib/test/decimaltestdata/or.decTest
Lib/test/decimaltestdata/plus.decTest
Lib/test/decimaltestdata/power.decTest
Lib/test/decimaltestdata/powersqrt.decTest
Lib/test/decimaltestdata/quantize.decTest
Lib/test/decimaltestdata/randomBound32.decTest
Lib/test/decimaltestdata/randoms.decTest
Lib/test/decimaltestdata/remainder.decTest
Lib/test/decimaltestdata/remainderNear.decTest
Lib/test/decimaltestdata/rescale.decTest
Lib/test/decimaltestdata/rotate.decTest
Lib/test/decimaltestdata/rounding.decTest
Lib/test/decimaltestdata/samequantum.decTest
Lib/test/decimaltestdata/scaleb.decTest
Lib/test/decimaltestdata/shift.decTest
Lib/test/decimaltestdata/squareroot.decTest
Lib/test/decimaltestdata/subtract.decTest
Lib/test/decimaltestdata/testall.decTest
Lib/test/decimaltestdata/tointegral.decTest
Lib/test/decimaltestdata/tointegralx.decTest
Lib/test/decimaltestdata/xor.decTest
Copyright: 1981-2009 IBM Corporation,
License: __UNKNOWN__
Please see the document "General Decimal Arithmetic Testcases" --
at http://www2.hursley.ibm.com/decimal for the description of --
these testcases. --
--
These testcases are experimental ('beta' versions), and they --
may contain errors. They are offered on an as-is basis. In --
particular, achieving the same results as the tests here is not --
a guarantee that an implementation complies with any Standard --
or specification. The tests are not exhaustive. --
--
Please send comments, suggestions, and corrections to the author: --
Mike Cowlishaw, IBM Fellow --
IBM UK, PO Box 31, Birmingham Road, Warwick CV34 5JL, UK --
mfc@uk.ibm.com --
Files: Doc/copyright.rst
Doc/tools/extensions/suspicious.py
Include/codecs.h
Lib/codecs.py
Lib/email/__init__.py
Lib/email/_parseaddr.py
Lib/email/base64mime.py
Lib/email/charset.py
Lib/email/encoders.py
Lib/email/errors.py
Lib/email/feedparser.py
Lib/email/generator.py
Lib/email/header.py
Lib/email/iterators.py
Lib/email/message.py
Lib/email/mime/application.py
Lib/email/mime/audio.py
Lib/email/mime/base.py
Lib/email/mime/image.py
Lib/email/mime/message.py
Lib/email/mime/multipart.py
Lib/email/mime/nonmultipart.py
Lib/email/mime/text.py
Lib/email/parser.py
Lib/email/quoprimime.py
Lib/email/utils.py
Lib/encodings/__init__.py
Lib/encodings/ascii.py
Lib/encodings/charmap.py
Lib/encodings/latin_1.py
Lib/encodings/mac_latin2.py
Lib/encodings/mbcs.py
Lib/encodings/ptcp154.py
Lib/encodings/raw_unicode_escape.py
Lib/encodings/undefined.py
Lib/encodings/unicode_escape.py
Lib/encodings/unicode_internal.py
Lib/encodings/utf_16.py
Lib/encodings/utf_16_be.py
Lib/encodings/utf_16_le.py
Lib/encodings/utf_8.py
Lib/functools.py
Lib/lib2to3/pgen2/tokenize.py
Lib/test/test_charmapcodec.py
Lib/test/test_csv.py
Lib/test/test_email/test_asian_codecs.py
Lib/test/test_email/test_email.py
Lib/test/test_plistlib.py
Lib/test/test_shutil.py
Lib/test/test_ucn.py
Lib/test/test_unicode.py
Lib/test/test_unicodedata.py
Lib/test/testcodec.py
Lib/textwrap.py
Lib/unittest/test/testmock/testcallable.py
Lib/unittest/test/testmock/testpatch.py
Mac/PythonLauncher/FileSettings.h
Mac/PythonLauncher/FileSettings.m
Mac/PythonLauncher/MyDocument.h
Mac/PythonLauncher/MyDocument.m
Mac/PythonLauncher/doscript.h
Mac/PythonLauncher/doscript.m
Mac/PythonLauncher/main.m
Modules/_codecsmodule.c
Modules/_decimal/docstrings.h
Modules/_decimal/tests/bench.py
Modules/_decimal/tests/randfloat.py
Modules/_tkinter.c
Modules/hashtable.c
Modules/sre.h
Modules/sre_constants.h
Modules/sre_lib.h
Modules/unicodedata.c
Objects/unicodectype.c
Objects/unicodeobject.c
PC/store_info.txt
Python/codecs.c
Tools/ssl/multissltests.py
Copyright: 1991-1995 Stichting Mathematisch Centrum.
1994 Steen Lumholt.
1995-2000 Corporation for National Research Initiatives. All rights reserved.
1997-2001 Secret Labs AB.
1999-2001 Gregory P. Ward.
2000 BeOpen.com.
2000 Guido van Rossum.
2001-2002 Python Software Foundation csv package unit tests
2001-2010 Python Software Foundation Contact: email-sig@python.org email package unit tests
2001-2012 Python Software Foundation. Modified and extended Stefan Krah.
2001-2013 Python Software Foundation
2001-2021 Python Software Foundation.
2002 __MyCompanyName__.
2002-2003 Python Software Foundation. Greg Ward <gward@python.net>
2002-2006 Python Software Foundation Contact: email-sig@python.org email package unit tests for (optional) Asian codecs
2002-2007 Python Software Foundation Contact: email-sig@python.org
2007-2012 Michael Foord & the mock team E-mail: fuzzyman AT voidspace DOT org DOT uk http://www.voidspace.org.uk/python/mock/
2009 Gabriel A. Genellina
2013-2017 Christian Heimes <christian@python.org>
CNRI, NO WARRANTY.
Corporation for National Research Initiatives.
Trademark Information
of cfuhash:
License: __NO_LICENSE__
Files: Lib/_collections_abc.py
Lib/abc.py
Lib/concurrent/futures/__init__.py
Lib/concurrent/futures/_base.py
Lib/concurrent/futures/process.py
Lib/concurrent/futures/thread.py
Lib/distutils/command/bdist_msi.py
Lib/ipaddress.py
Lib/lib2to3/fixer_base.py
Lib/lib2to3/fixes/fix_apply.py
Lib/lib2to3/fixes/fix_buffer.py
Lib/lib2to3/fixes/fix_dict.py
Lib/lib2to3/fixes/fix_exec.py
Lib/lib2to3/fixes/fix_execfile.py
Lib/lib2to3/fixes/fix_filter.py
Lib/lib2to3/fixes/fix_has_key.py
Lib/lib2to3/fixes/fix_intern.py
Lib/lib2to3/fixes/fix_isinstance.py
Lib/lib2to3/fixes/fix_long.py
Lib/lib2to3/fixes/fix_map.py
Lib/lib2to3/fixes/fix_ne.py
Lib/lib2to3/fixes/fix_print.py
Lib/lib2to3/fixes/fix_reduce.py
Lib/lib2to3/fixes/fix_repr.py
Lib/lib2to3/fixes/fix_standarderror.py
Lib/lib2to3/fixes/fix_types.py
Lib/lib2to3/fixes/fix_xrange.py
Lib/lib2to3/patcomp.py
Lib/lib2to3/pgen2/__init__.py
Lib/lib2to3/pgen2/conv.py
Lib/lib2to3/pgen2/grammar.py
Lib/lib2to3/pgen2/literals.py
Lib/lib2to3/pgen2/parse.py
Lib/lib2to3/pygram.py
Lib/lib2to3/pytree.py
Lib/lib2to3/refactor.py
Lib/lib2to3/tests/pytree_idempotency.py
Lib/lib2to3/tests/test_pytree.py
Lib/msilib/__init__.py
Lib/multiprocessing/__init__.py
Lib/multiprocessing/connection.py
Lib/multiprocessing/dummy/__init__.py
Lib/multiprocessing/dummy/connection.py
Lib/multiprocessing/heap.py
Lib/multiprocessing/managers.py
Lib/multiprocessing/pool.py
Lib/multiprocessing/process.py
Lib/multiprocessing/queues.py
Lib/multiprocessing/reduction.py
Lib/multiprocessing/sharedctypes.py
Lib/multiprocessing/spawn.py
Lib/multiprocessing/synchronize.py
Lib/multiprocessing/util.py
Lib/numbers.py
Lib/test/test_hashlib.py
Lib/test/test_ipaddress.py
Lib/test/test_raise.py
Modules/_multiprocessing/multiprocessing.c
Modules/_multiprocessing/semaphore.c
Modules/_sha3/sha3module.c
Tools/scripts/win_add2path.py
Tools/unicode/comparecodecs.py
Tools/unicode/listcodecs.py
Copyright: 2004-2005 Elemental Security, Inc.
2005 Marc-Andre Lemburg (mal@lemburg.com).
2005 Martin v. Löwis
2005-2006 Martin von Löwis
2005-2010 Gregory P. Smith (greg@krypto.org)
2006 Georg Brandl.
2006-2007 Google, Inc.
2006-2008 R Oudkerk
2007 Google Inc.
2008 Armin Ronacher.
2008 Christian Heimes <christian@cheimes.de>
2009 Brian Quinlan.
2012-2016 Christian Heimes (christian@python.org)
License: __UNKNOWN__
Licensed to PSF under a Contributor Agreement.
Files: Modules/_decimal/_decimal.c
Modules/_decimal/libmpdec/basearith.c
Modules/_decimal/libmpdec/basearith.h
Modules/_decimal/libmpdec/bits.h
Modules/_decimal/libmpdec/constants.c
Modules/_decimal/libmpdec/constants.h
Modules/_decimal/libmpdec/context.c
Modules/_decimal/libmpdec/convolute.c
Modules/_decimal/libmpdec/convolute.h
Modules/_decimal/libmpdec/crt.c
Modules/_decimal/libmpdec/crt.h
Modules/_decimal/libmpdec/difradix2.c
Modules/_decimal/libmpdec/difradix2.h
Modules/_decimal/libmpdec/fnt.c
Modules/_decimal/libmpdec/fnt.h
Modules/_decimal/libmpdec/fourstep.c
Modules/_decimal/libmpdec/fourstep.h
Modules/_decimal/libmpdec/io.c
Modules/_decimal/libmpdec/io.h
Modules/_decimal/libmpdec/literature/umodarith.lisp
Modules/_decimal/libmpdec/memory.c
Modules/_decimal/libmpdec/mpalloc.h
Modules/_decimal/libmpdec/mpdecimal.c
Modules/_decimal/libmpdec/mpdecimal.h
Modules/_decimal/libmpdec/numbertheory.c
Modules/_decimal/libmpdec/numbertheory.h
Modules/_decimal/libmpdec/sixstep.c
Modules/_decimal/libmpdec/sixstep.h
Modules/_decimal/libmpdec/transpose.c
Modules/_decimal/libmpdec/transpose.h
Modules/_decimal/libmpdec/typearith.h
Modules/_decimal/libmpdec/umodarith.h
Modules/_decimal/libmpdec/vccompat.h
Modules/_decimal/libmpdec/vcdiv64.asm
Modules/_decimal/tests/deccheck.py
Modules/selectmodule.c
Copyright: 2000 Doug White, 2006 James Knight, 2007 Christian Heimes
2008-2016 Stefan Krah.
License: BSD-2-Clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
Files: Lib/sqlite3/__init__.py
Lib/sqlite3/dbapi2.py
Lib/sqlite3/test/dbapi.py
Lib/sqlite3/test/factory.py
Lib/sqlite3/test/hooks.py
Lib/sqlite3/test/regression.py
Lib/sqlite3/test/transactions.py
Lib/sqlite3/test/types.py
Lib/sqlite3/test/userfunctions.py
Modules/_sqlite/cache.c
Modules/_sqlite/cache.h
Modules/_sqlite/connection.c
Modules/_sqlite/connection.h
Modules/_sqlite/cursor.c
Modules/_sqlite/cursor.h
Modules/_sqlite/module.c
Modules/_sqlite/module.h
Modules/_sqlite/prepare_protocol.c
Modules/_sqlite/prepare_protocol.h
Modules/_sqlite/row.c
Modules/_sqlite/row.h
Modules/_sqlite/statement.c
Modules/_sqlite/statement.h
Modules/_sqlite/util.c
Modules/_sqlite/util.h
Copyright: 2004-2010 Gerhard Häring <gh@ghaering.de>
License: Zlib
This file is part of pysqlite.
.
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
.
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
Files: Modules/expat/ascii.h
Modules/expat/asciitab.h
Modules/expat/expat.h
Modules/expat/expat_external.h
Modules/expat/iasciitab.h
Modules/expat/internal.h
Modules/expat/latin1tab.h
Modules/expat/nametab.h
Modules/expat/utf8tab.h
Modules/expat/winconfig.h
Modules/expat/xmlparse.c
Modules/expat/xmlrole.c
Modules/expat/xmlrole.h
Modules/expat/xmltok.c
Modules/expat/xmltok.h
Modules/expat/xmltok_impl.c
Modules/expat/xmltok_impl.h
Modules/expat/xmltok_ns.c
Copyright: 1997-2000 Thai Open Source Software Center Ltd
2000-2017 Expat development team
License: Expat
Licensed under the MIT license:
.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to permit
persons to whom the Software is furnished to do so, subject to the
following conditions:
.
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
USE OR OTHER DEALINGS IN THE SOFTWARE.
Files: Modules/_blake2/impl/blake2-config.h
Modules/_blake2/impl/blake2-impl.h
Modules/_blake2/impl/blake2.h
Modules/_blake2/impl/blake2b-load-sse2.h
Modules/_blake2/impl/blake2b-load-sse41.h
Modules/_blake2/impl/blake2b-ref.c
Modules/_blake2/impl/blake2b-round.h
Modules/_blake2/impl/blake2b.c
Modules/_blake2/impl/blake2s-load-sse2.h
Modules/_blake2/impl/blake2s-load-sse41.h
Modules/_blake2/impl/blake2s-load-xop.h
Modules/_blake2/impl/blake2s-ref.c
Modules/_blake2/impl/blake2s-round.h
Modules/_blake2/impl/blake2s.c
Copyright: 2012 Samuel Neves <sneves@dei.uc.pt>. You may use this under the terms of the CC0, the OpenSSL Licence, or the Apache Public License 2.0, at your option. The terms of these licenses can be found at:
License: __UNKNOWN__
- CC0 1.0 Universal : http://creativecommons.org/publicdomain/zero/1.0
- OpenSSL license : https://www.openssl.org/source/license.html
- Apache 2.0 : http://www.apache.org/licenses/LICENSE-2.0
.
More information about the BLAKE2 hash function can be found at
https://blake2.net.
Files: Modules/_ctypes/libffi_msvc/ffi.h
Modules/_ctypes/libffi_msvc/ffitarget.h
Modules/_ctypes/libffi_msvc/prep_cif.c
Modules/_ctypes/libffi_msvc/types.c
Modules/_ctypes/libffi_osx/ffi.c
Modules/_ctypes/libffi_osx/include/ffi.h
Modules/_ctypes/libffi_osx/include/ppc-ffitarget.h
Modules/_ctypes/libffi_osx/include/x86-ffitarget.h
Modules/_ctypes/libffi_osx/types.c
Modules/_ctypes/libffi_osx/x86/x86-darwin.S
Modules/_ctypes/libffi_osx/x86/x86-ffi64.c
Copyright: __NO_COPYRIGHT__ in: Modules/_ctypes/libffi_msvc/ffi.h
__NO_COPYRIGHT__ in: Modules/_ctypes/libffi_msvc/ffitarget.h
__NO_COPYRIGHT__ in: Modules/_ctypes/libffi_msvc/prep_cif.c
__NO_COPYRIGHT__ in: Modules/_ctypes/libffi_msvc/types.c
__NO_COPYRIGHT__ in: Modules/_ctypes/libffi_osx/ffi.c
__NO_COPYRIGHT__ in: Modules/_ctypes/libffi_osx/include/ffi.h
__NO_COPYRIGHT__ in: Modules/_ctypes/libffi_osx/include/ppc-ffitarget.h
__NO_COPYRIGHT__ in: Modules/_ctypes/libffi_osx/include/x86-ffitarget.h
__NO_COPYRIGHT__ in: Modules/_ctypes/libffi_osx/types.c
__NO_COPYRIGHT__ in: Modules/_ctypes/libffi_osx/x86/x86-darwin.S
__NO_COPYRIGHT__ in: Modules/_ctypes/libffi_osx/x86/x86-ffi64.c
License: MIT
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
``Software''), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
.
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL CYGNUS SOLUTIONS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
Files: Lib/lib2to3/fixes/fix_except.py
Lib/lib2to3/fixes/fix_future.py
Lib/lib2to3/fixes/fix_getcwdu.py
Lib/lib2to3/fixes/fix_idioms.py
Lib/lib2to3/fixes/fix_metaclass.py
Lib/lib2to3/fixes/fix_methodattrs.py
Lib/lib2to3/fixes/fix_raise.py
Lib/lib2to3/fixes/fix_throw.py
Lib/lib2to3/fixes/fix_tuple_params.py
Lib/lib2to3/fixes/fix_urllib.py
Lib/lib2to3/fixes/fix_xreadlines.py
Copyright: __NO_COPYRIGHT__ in: Lib/lib2to3/fixes/fix_except.py
__NO_COPYRIGHT__ in: Lib/lib2to3/fixes/fix_future.py
__NO_COPYRIGHT__ in: Lib/lib2to3/fixes/fix_getcwdu.py
__NO_COPYRIGHT__ in: Lib/lib2to3/fixes/fix_idioms.py
__NO_COPYRIGHT__ in: Lib/lib2to3/fixes/fix_metaclass.py
__NO_COPYRIGHT__ in: Lib/lib2to3/fixes/fix_methodattrs.py
__NO_COPYRIGHT__ in: Lib/lib2to3/fixes/fix_raise.py
__NO_COPYRIGHT__ in: Lib/lib2to3/fixes/fix_throw.py
__NO_COPYRIGHT__ in: Lib/lib2to3/fixes/fix_tuple_params.py
__NO_COPYRIGHT__ in: Lib/lib2to3/fixes/fix_urllib.py
__NO_COPYRIGHT__ in: Lib/lib2to3/fixes/fix_xreadlines.py
License: __UNKNOWN__
Local imports
Files: aclocal.m4
config.guess
config.sub
configure
install-sh
m4/ax_check_openssl.m4
Copyright: 1992-2018 Free Software Foundation, Inc.
1994 X Consortium
2009-2010 Dustin J. Mitchell <dustin@zmanda.com>
2009-2010 Zmanda Inc. <http://www.zmanda.com/>
License: __AUTO_PERMISSIVE__
Autogenerated files with permissive licenses.
Files: Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.h
Modules/_ctypes/libffi_osx/powerpc/ppc-darwin_closure.S
Modules/_ctypes/libffi_osx/powerpc/ppc-ffi_darwin.c
Modules/_ctypes/libffi_osx/powerpc/ppc64-darwin_closure.S
Modules/_ctypes/libffi_osx/x86/darwin64.S
Copyright: __NO_COPYRIGHT__ in: Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.h
__NO_COPYRIGHT__ in: Modules/_ctypes/libffi_osx/powerpc/ppc-darwin_closure.S
__NO_COPYRIGHT__ in: Modules/_ctypes/libffi_osx/powerpc/ppc-ffi_darwin.c
__NO_COPYRIGHT__ in: Modules/_ctypes/libffi_osx/powerpc/ppc64-darwin_closure.S
__NO_COPYRIGHT__ in: Modules/_ctypes/libffi_osx/x86/darwin64.S
License: MIT
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
``Software''), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
.
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
Files: Lib/logging/__init__.py
Lib/logging/config.py
Lib/logging/handlers.py
Lib/test/test_logging.py
Copyright: 2001-2019 Vinay Sajip.
License: ISC
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and that
both that copyright notice and this permission notice appear in
supporting documentation, and that the name of Vinay Sajip
not be used in advertising or publicity pertaining to distribution
of the software without specific, written prior permission.
VINAY SAJIP DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
VINAY SAJIP BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Files: Lib/test/test_clinic.py
Lib/test/test_venv.py
Lib/venv/__init__.py
Tools/clinic/clinic.py
Copyright: 2011-2014 Vinay Sajip.
2012-2013 Larry Hastings.
License: __UNKNOWN__
Licensed to the PSF under a contributor agreement.
Files: Lib/sre_compile.py
Lib/sre_constants.py
Lib/sre_parse.py
Copyright: 1997-2001 Secret Labs AB.
License: __UNKNOWN__
See the sre.py file for information on usage and redistribution.
Files: Lib/xml/etree/ElementInclude.py
Lib/xml/etree/ElementPath.py
Lib/xml/etree/ElementTree.py
Copyright: 1999-2009 Fredrik Lundh.
License: __UNKNOWN__
fredrik@pythonware.com
http://www.pythonware.com
Files: Modules/_ctypes/libffi_msvc/ffi.c
Modules/_ctypes/libffi_osx/x86/x86-ffi_darwin.c
Copyright: 2002 Bo Thorsen
2002 Ranjit Mathew
2002 Roger Sayle
License: MIT
x86 Foreign Function Interface
.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
``Software''), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
.
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL CYGNUS SOLUTIONS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
Files: Modules/_sqlite/microprotocols.c
Modules/_sqlite/microprotocols.h
Copyright: 2003-2004 Federico Di Gregorio <fog@debian.org>
License: Zlib
This file is part of psycopg and was adapted for pysqlite. Federico Di
Gregorio gave the permission to use it within pysqlite under the following
license:
.
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
.
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
Files: Lib/tarfile.py
Lib/test/test_epoll.py
Copyright: 2001-2006 Twisted Matrix Laboratories.
2002 Lars Gustaebel <lars@gustaebel.de>
License: Expat
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:
.
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
Files: Lib/re.py
Modules/_sre.c
Copyright: 1997-2001 Secret Labs AB.
License: __UNKNOWN__
This version of the SRE library can be redistributed under CNRI's
Python 1.6 license. For any other use, please contact Secret Labs
AB (info@pythonware.com).
.
Portions of this engine have been developed in cooperation with
CNRI. Hewlett-Packard provided funding for 1.6 integration and
other compatibility work.
Files: Modules/sha256module.c
Modules/sha512module.c
Copyright: 2005-2007 Gregory P. Smith (greg@krypto.org)
License: __UNKNOWN__
Licensed to PSF under a Contributor Agreement.
.
SHA objects
Files: Include/dynamic_annotations.h
Python/dynamic_annotations.c
Copyright: 2008-2009 Google Inc.
License: __UNKNOWN__
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Files: Tools/msi/bundle/bootstrap/PythonBootstrapperApplication.cpp
Tools/msi/bundle/bootstrap/resource.h
Copyright: 2004 Outercurve Foundation.
License: __UNKNOWN__
This software is released under Microsoft Reciprocal License (MS-RL).
The license and further copyright text can be found in the file
LICENSE.TXT at the root directory of the distribution.
</copyright>
Files: Lib/unittest/__init__.py
Tools/unittestgui/unittestgui.py
Copyright: 1999-2003 Steve Purcell
2003-2010 Python Software Foundation
License: __UNKNOWN__
This module is free software, and you may redistribute it and/or modify
it under the same terms as Python itself, so long as this copyright message
and disclaimer are retained in their original form.
.
IN NO EVENT SHALL THE AUTHOR BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT,
SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF
THIS CODE, EVEN IF THE AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.
.
THE AUTHOR SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE. THE CODE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS,
AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
Files: Lib/xmlrpc/client.py
Modules/_elementtree.c
Copyright: 1999-2009 Fredrik Lundh.
1999-2009 Secret Labs AB.
License: __UNKNOWN__
info@pythonware.com
http://www.pythonware.com
Files: Modules/_blake2/blake2b_impl.c
Modules/_blake2/blake2s_impl.c
Copyright: and related and neighboring rights to this software to
License: __UNKNOWN__
the public domain worldwide. This software is distributed without
any warranty. http://creativecommons.org/publicdomain/zero/1.0/
.
WARNING: autogenerated file!
Files: Lib/uu.py
Copyright: 1994 Lance Ellinghouse Cathedral City, California Republic, United States of America.
License: ISC
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and that
both that copyright notice and this permission notice appear in
supporting documentation, and that the name of Lance Ellinghouse
not be used in advertising or publicity pertaining to distribution
of the software without specific, written prior permission.
LANCE ELLINGHOUSE DISCLAIMS ALL WARRANTIES WITH REGARD TO
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS, IN NO EVENT SHALL LANCE ELLINGHOUSE CENTRUM BE LIABLE
FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.
Modified by Jack Jansen, CWI, July 1995:
- Use binascii module to do the actual line-by-line conversion
between ascii and binary. This results in a 1000-fold speedup. The C
version is still 5 times faster, though.
- Arguments more compliant with python standard
Files: Lib/http/cookies.py
Copyright: 2000 Timothy O'Malley <timo@alum.mit.edu>
License: ISC
Permission to use, copy, modify, and distribute this software
and its documentation for any purpose and without fee is hereby
granted, provided that the above copyright notice appear in all
copies and that both that copyright notice and this permission
notice appear in supporting documentation, and that the name of
Timothy O'Malley not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
.
Timothy O'Malley DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS, IN NO EVENT SHALL Timothy O'Malley BE LIABLE FOR
ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
.
Id: Cookie.py,v 2.29 2000/08/23 05:28:49 timo Exp
by Timothy O'Malley <timo@alum.mit.edu>
.
Cookie.py is a Python module for the handling of HTTP
cookies as a Python dictionary. See RFC 2109 for more
information on cookies.
.
The original idea to treat Cookies as a dictionary came from
Dave Mitchell (davem@magnet.com) in 1995, when he released the
first version of nscookie.py.
Files: Modules/syslogmodule.c
Copyright: 1994 Lance Ellinghouse, Cathedral City, California Republic, United States of America.
License: ISC
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and that
both that copyright notice and this permission notice appear in
supporting documentation, and that the name of Lance Ellinghouse
not be used in advertising or publicity pertaining to distribution
of the software without specific, written prior permission.
.
LANCE ELLINGHOUSE DISCLAIMS ALL WARRANTIES WITH REGARD TO
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS, IN NO EVENT SHALL LANCE ELLINGHOUSE BE LIABLE FOR ANY SPECIAL,
INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.
Revision history:
.
2010/04/20 (Sean Reifschneider)
- Use basename(sys.argv[0]) for the default "ident".
- Arguments to openlog() are now keyword args and are all optional.
- syslog() calls openlog() if it hasn't already been called.
.
1998/04/28 (Sean Reifschneider)
- When facility not specified to syslog() method, use default from openlog()
(This is how it was claimed to work in the documentation)
Files: Doc/license.rst
Copyright: 1991-1995 Stichting Mathematisch Centrum Amsterdam, The Netherlands.
License: ISC
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted, provided that
the above copyright notice appear in all copies and that both that copyright
notice and this permission notice appear in supporting documentation, and that
the name of Stichting Mathematisch Centrum or CWI not be used in advertising or
publicity pertaining to distribution of the software without specific, written
prior permission.
.
STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT
OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
.
Licenses and Acknowledgements for Incorporated Software
Files: Modules/_ctypes/libffi_msvc/win32.c
Copyright: 2001 John Beniton
2002 Ranjit Mathew
License: MIT
X86 Foreign Function Interface
.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
``Software''), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
.
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL CYGNUS SOLUTIONS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
Files: Tools/pynche/X/xlicense.txt
Copyright: 1998 The Open Group
License: MIT
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
.
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
.
Except as contained in this notice, the name of The Open Group shall
not be used in advertising or otherwise to promote the sale, use or
other dealings in this Software without prior written authorization
from The Open Group.
.
X Window System is a trademark of The Open Group
Files: Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.S
Copyright: 2004 Free Software Foundation, Inc.
License: MIT
PowerPC Assembly glue.
.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
``Software''), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
.
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
Files: Lib/turtle.py
Copyright: 2006-2010 Gregor Lingl email: glingl@aon.at
License: Zlib
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
.
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
Files: Modules/_ctypes/darwin/dlfcn_simple.c
Copyright: 2002 Peter O'Gorman <ogorman@users.sourceforge.net>
License: Expat
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
.
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
.
Just to prove that it isn't that hard to add Mac calls to your code :)
This works with pretty much everything, including kde3 xemacs and the gimp,
I'd guess that it'd work in at least 95% of cases, use this as your starting
point, rather than the mess that is dlfcn.c, assuming that your code does not
require ref counting or symbol lookups in dependent libraries
Files: Python/pyhash.c
Copyright: 2013 Marek Majkowski <marek@popcount.org>
License: Expat
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
.
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
</MIT License>
.
Original location:
https://github.com/majek/csiphash/
.
Solution inspired by code from:
Files: Modules/_ctypes/darwin/dlfcn.h
Copyright: 2002 Jorge Acereda <jacereda@users.sourceforge.net> & Peter O'Gorman <ogorman@users.sourceforge.net>
License: Expat
Portions may be copyright others, see the AUTHORS file included with this
distribution.
.
Maintained by Peter O'Gorman <ogorman@users.sourceforge.net>
.
Bug Reports and other queries should go to <ogorman@users.sourceforge.net>
.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
.
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Files: Modules/config.c.in
Copyright: 1990-1995 Stichting Mathematisch Centrum.
1995-2000 Corporation for National Research Initiatives.
2000 BeOpen.com.
License: __UNKNOWN__
See the file "Misc/COPYRIGHT" for information on usage and
redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
.
Module configuration
.
!!! !!! !!! This file is edited by the makesetup script !!! !!! !!!
.
This file contains the table of built-in modules.
Files: Lib/lib2to3/fixes/fix_numliterals.py
Copyright: 2007 Georg Brandl.
License: __UNKNOWN__
Licensed to PSF under a Contributor Agreement.
.
Local imports
Files: Lib/smtplib.py
Copyright: __NO_COPYRIGHT__ in: Lib/smtplib.py
License: __UNKNOWN__
This was modified from the Python 1.5 library HTTP lib.
Files: Modules/expat/siphash.h
Copyright: __NO_COPYRIGHT__ in: Modules/expat/siphash.h
License: __UNKNOWN__
Licensed under the CC0 Public Domain Dedication license.
.
1. https://www.131002.net/siphash/siphash24.c
2. https://www.131002.net/siphash/
Files: PC/launcher.c
Copyright: 2011-2013 Vinay Sajip.
License: __UNKNOWN__
Licensed to PSF under a contributor agreement.
.
Based on the work of:
.
Mark Hammond (original author of Python version)
Curt Hagenlocher (job management)
Files: Doc/tutorial/modules.rst
Copyright: __NO_COPYRIGHT__ in: Doc/tutorial/modules.rst
License: __UNKNOWN__
Suppose you want to design a collection of modules (a "package") for the uniform
handling of sound files and sound data. There are many different sound file
formats (usually recognized by their extension, for example: :file:`.wav`,
:file:`.aiff`, :file:`.au`), so you may need to create and maintain a growing
collection of modules for the conversion between the various file formats.
There are also many different operations you might want to perform on sound data
(such as mixing, adding echo, applying an equalizer function, creating an
artificial stereo effect), so in addition you will be writing a never-ending
stream of modules to perform these operations. Here's a possible structure for
your package (expressed in terms of a hierarchical filesystem):
.
.. code-block:: text
.
sound/ Top-level package
Files: PC/_msi.c
Copyright: 2005 Martin v. Löwis
License: __UNKNOWN__
Licensed to PSF under a contributor agreement.
Files: Modules/_math.c
Copyright: 1993 Sun Microsystems, Inc.
License: __UNKNOWN__
Developed at SunPro, a Sun Microsystems, Inc. business.
Permission to use, copy, modify, and distribute this
software is freely granted, provided that this notice
is preserved.
Files: Lib/test/decimaltestdata/reduce.decTest
Copyright: 2003-2008 IBM Corporation,
License: __UNKNOWN__
Please see the document "General Decimal Arithmetic Testcases" --
at http://www2.hursley.ibm.com/decimal for the description of --
these testcases. --
--
These testcases are experimental ('beta' versions), and they --
may contain errors. They are offered on an as-is basis. In --
particular, achieving the same results as the tests here is not --
a guarantee that an implementation complies with any Standard --
or specification. The tests are not exhaustive. --
--
Please send comments, suggestions, and corrections to the author: --
Mike Cowlishaw, IBM Fellow --
IBM UK, PO Box 31, Birmingham Road, Warwick CV34 5JL, UK --
mfc@uk.ibm.com --
.
[This used to be called normalize.]
Files: Modules/audioop.c
Copyright: 1989 Craig Reese, Joe Campbell and Jeff Poskanzer
License: __UNKNOWN__
From g711.c:
.
December 30, 1994:
Functions linear2alaw, linear2ulaw have been updated to correctly
convert unquantized 16 bit values.
Tables for direct u- to A-law and A- to u-law conversions have been
corrected.
Borge Lindberg, Center for PersonKommunikation, Aalborg University.
bli@cpk.auc.dk
Files: Modules/_blake2/blake2module.c
Copyright: and related and neighboring rights to this software to
License: __UNKNOWN__
the public domain worldwide. This software is distributed without
any warranty. http://creativecommons.org/publicdomain/zero/1.0/
Files: Mac/BuildScript/resources/License.rtf
Copyright: 1991-1995 Stichting Mathematisch Centrum Amsterdam, The Netherlands. \ \
License: __UNKNOWN__
Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Stichting Mathematisch Centrum or CWI not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission.\
.
STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\
.
This installer incorporates portions of the following third-party software:\
Files: Python/getopt.c
Copyright: 1992-1994 David Gottner
License: __UNKNOWN__
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice, this permission notice and
the following disclaimer notice appear unmodified in all copies.
.
I DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL I
BE LIABLE FOR ANY SPECIAL, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA, OR PROFITS, WHETHER
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.
Nevertheless, I would like to know about bugs in this library or
suggestions for improvment. Send bug reports and feedback to
davegottner@delphi.com.
Files: Lib/trace.py
Copyright: 1991-1995 Stichting Mathematisch Centrum,
1995-1997 Automatrix, Inc.,
1999 Bioreason, Inc.,
2000 Mojam Media, Inc.,
2001 Autonomous Zones Industries, Inc., all rights... err... reserved and offered to the public under the terms of the Python 2.2 license.
License: __UNKNOWN__
Permission to use, copy, modify, and distribute this Python software and
its associated documentation for any purpose without fee is hereby
granted, provided that the above copyright notice appears in all copies,
and that both that copyright notice and this permission notice appear in
supporting documentation, and that the name of neither Automatrix,
Bioreason or Mojam Media be used in advertising or publicity pertaining to
distribution of the software without specific, written prior permission.
Files: Doc/whatsnew/2.1.rst
Copyright: __NO_COPYRIGHT__ in: Doc/whatsnew/2.1.rst
License: __UNKNOWN__
There are a bunch of memory allocation functions in Python's C API that have
previously been just aliases for the C library's :func:`malloc` and
:func:`free`, meaning that if you accidentally called mismatched functions, the
error wouldn't be noticeable. When the object allocator is enabled, these
functions aren't aliases of :func:`malloc` and :func:`free` any more, and
calling the wrong function to free memory will get you a core dump. For
Files: Modules/md5module.c
Copyright: 2005-2007 Gregory P. Smith (greg@krypto.org)
License: __UNKNOWN__
Licensed to PSF under a Contributor Agreement.
.
MD5 objects
Files: Tools/unicode/gencodec.py
Copyright: 2000 Guido van Rossum,
CNRI, NO WARRANTY.
License: __UNKNOWN__
Table generation:
(c) Copyright Marc-Andre Lemburg, 2005.
Licensed to PSF under a Contributor Agreement.
Files: Tools/msi/bundle/bootstrap/LICENSE.txt
Copyright: If you bring a patent claim against any contributor over patents that you claim are infringed the software, your patent license from such contributor to the software ends automatically.
License: __UNKNOWN__
(D) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software.
(E) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license.
(F) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.
Files: Modules/sha1module.c
Copyright: 2005-2007 Gregory P. Smith (greg@krypto.org)
License: __UNKNOWN__
Licensed to PSF under a Contributor Agreement.
.
SHA1 objects
Files: Modules/expat/pyexpatns.h
Copyright: 2005-2006 ActiveState Software Inc.
License: __UNKNOWN__
Namespace all expat exported symbols to avoid dynamic loading symbol
collisions when embedding Python.
.
The Problem:
- you embed Python in some app
- the app dynamically loads libexpat of version X
- the embedded Python imports pyexpat (which was built against
libexpat version X+n)
--> pyexpat gets the expat symbols from the already loaded and *older*
libexpat: crash (Specifically the crash we observed was in
Files: Lib/smtpd.py
Copyright: __NO_COPYRIGHT__ in: Lib/smtpd.py
License: __UNKNOWN__
TODO:
.
- support mailbox delivery
- alias files
- Handle more ESMTP extensions
- handle error codes from the backend smtpd
Files: Lib/urllib/robotparser.py
Copyright: 2000 Bastian Kleineidam
License: __UNKNOWN__
You can choose between two licenses when using this package:
1) GNU GPLv2
2) PSF license for Python 2.2
.
The robots.txt Exclusion Protocol is implemented as specified in
http://www.robotstxt.org/norobots-rfc.txt
Files: Lib/test/test_email/torture_test.py
Copyright: 2002-2004 Python Software Foundation
License: __UNKNOWN__
A torture test of the email package. This should not be run as part of the
standard Python test suite since it requires several meg of email messages
collected in the wild. These source messages are not checked into the
Python distro, but are available as part of the standalone email package at
http://sf.net/projects/mimelib
Files: Lib/test/test_decimal.py
Copyright: 2004 Python Software Foundation.
License: __UNKNOWN__
Written by Eric Price <eprice at tjhsst.edu>
and Facundo Batista <facundo at taniquetil.com.ar>
and Raymond Hettinger <python at rcn.com>
and Aahz (aahz at pobox.com)
and Tim Peters
Files: Lib/_pydecimal.py
Copyright: 2004 Python Software Foundation.
License: __UNKNOWN__
Written by Eric Price <eprice at tjhsst.edu>
and Facundo Batista <facundo at taniquetil.com.ar>
and Raymond Hettinger <python at rcn.com>
and Aahz <aahz at pobox.com>
and Tim Peters
.
This module should be kept in sync with the latest updates of the
IBM specification as it evolves. Those updates will be treated
as bug fixes (deviation from the spec is a compatibility, usability
bug) and will be backported. At this point the spec is stabilizing
and the updates are becoming fewer, smaller, and less significant.
Files: Tools/msi/bundle/bootstrap/pythonba.cpp
Copyright: 2004 Outercurve Foundation.
License: __UNKNOWN__
This software is released under Microsoft Reciprocal License (MS-RL).
The license and further copyright text can be found in the file
LICENSE.TXT at the root directory of the distribution.
</copyright>
.
<summary>
Setup chainer/bootstrapper standard UI for WiX toolset.
</summary>
Files: Lib/imaplib.py
Copyright: __NO_COPYRIGHT__ in: Lib/imaplib.py
License: __UNKNOWN__
Authentication code contributed by Donn Cave <donn@u.washington.edu> June 1998.
String method conversion by ESR, February 2001.
GET/SETACL contributed by Anthony Baxter <anthony@interlink.com.au> April 2001.
Files: Lib/test/decimaltestdata/dsEncode.decTest
Copyright: 2000-2008 IBM Corporation,
License: __UNKNOWN__
Please see the document "General Decimal Arithmetic Testcases" --
at http://www2.hursley.ibm.com/decimal for the description of --
these testcases. --
--
These testcases are experimental ('beta' versions), and they --
may contain errors. They are offered on an as-is basis. In --
particular, achieving the same results as the tests here is not --
a guarantee that an implementation complies with any Standard --
or specification. The tests are not exhaustive. --
--
Please send comments, suggestions, and corrections to the author: --
Mike Cowlishaw, IBM Fellow --
IBM UK, PO Box 31, Birmingham Road, Warwick CV34 5JL, UK --
mfc@uk.ibm.com --
.
[Previously called decimal32.decTest]
Files: Lib/lib2to3/PatternGrammar.txt
Copyright: 2006 Google, Inc.
License: __UNKNOWN__
Licensed to PSF under a Contributor Agreement.
.
A grammar to describe tree matching patterns.
Not shown here:
- 'TOKEN' stands for any token (leaf node)
- 'any' stands for any node (leaf or interior)
With 'any' we can still specify the sub-structure.
.
The start symbol is 'Matcher'.
Files: Tools/msi/bundle/bootstrap/pythonba.def
Copyright: 2004 Outercurve Foundation.
License: __UNKNOWN__
This software is released under Microsoft Reciprocal License (MS-RL).
The license and further copyright text can be found in the file
LICENSE.TXT at the root directory of the distribution.
</copyright>
.
<summary>
WiX Standard Bootstrapper Application DLL entry points.
</summary>
Files: Modules/_sha3/cleanup.py
Copyright: 2012 Christian Heimes (christian@python.org)
License: __UNKNOWN__
Licensed to PSF under a Contributor Agreement.
.
cleanup Keccak sources
Files: Lib/wsgiref/validate.py
Copyright: 2005 Ian Bicking and contributors; written for Paste (http://pythonpaste.org)
License: __UNKNOWN__
Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
Also licenced under the Apache License, 2.0: http://opensource.org/licenses/apache2.0.php
Licensed to PSF under a Contributor Agreement
Files: Tools/msi/bundle/bootstrap/pch.h
Copyright: 2004 Outercurve Foundation.
License: __UNKNOWN__
This software is released under Microsoft Reciprocal License (MS-RL).
The license and further copyright text can be found in the file
LICENSE.TXT at the root directory of the distribution.
</copyright>
.
<summary>
Precompiled header for standard bootstrapper application.
</summary>
Files: Lib/platform.py
Copyright: 1999-2000 Marc-Andre Lemburg; mailto:mal@lemburg.com
2000-2010 eGenix.com Software GmbH; mailto:info@egenix.com
License: __UNKNOWN__
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee or royalty is hereby granted,
provided that the above copyright notice appear in all copies and that
both that copyright notice and this permission notice appear in
supporting documentation or portions thereof, including modifications,
that you make.
.
EGENIX.COM SOFTWARE GMBH DISCLAIMS ALL WARRANTIES WITH REGARD TO
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS, IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL,
INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE !
Files: Doc/whatsnew/2.7.rst
Copyright: __NO_COPYRIGHT__ in: Doc/whatsnew/2.7.rst
License: __UNKNOWN__
However, while there is a large common subset between Python 2.7 and Python
3, and many of the changes involved in migrating to that common subset, or
directly to Python 3, can be safely automated, some other changes (notably
those associated with Unicode handling) may require careful consideration,
and preferably robust automated regression test suites, to migrate
effectively.
.
This means that Python 2.7 will remain in place for a long time, providing a
stable and supported base platform for production systems that have not yet
been ported to Python 3. The full expected lifecycle of the Python 2.7
series is detailed in :pep:`373`.
.
Some key consequences of the long-term significance of 2.7 are:
.
* As noted above, the 2.7 release has a much longer period of maintenance
when compared to earlier 2.x versions. Python 2.7 is currently expected to
remain supported by the core development team (receiving security updates
and other bug fixes) until at least 2020 (10 years after its initial
release, compared to the more typical support period of 18--24 months).
.
* As the Python 2.7 standard library ages, making effective use of the
Python Package Index (either directly or via a redistributor) becomes
more important for Python 2 users. In addition to a wide variety of third
party packages for various tasks, the available packages include backports
of new modules and features from the Python 3 standard library that are
compatible with Python 2, as well as various tools and libraries that can
make it easier to migrate to Python 3. The `Python Packaging User Guide
Files: Lib/turtledemo/chaos.py
Copyright: __NO_COPYRIGHT__ in: Lib/turtledemo/chaos.py
License: __UNKNOWN__
A demonstration of chaos
Files: Modules/_localemodule.c
Copyright: 1997-2008 Martin von Loewis
License: __UNKNOWN__
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies.
.
This software comes with no warranty. Use at your own risk.
Files: PC/winsound.c
Copyright: 1999 To Dickenson
License: __UNKNOWN__
Permission to use this software in any way is granted without
fee, provided that the copyright notice above appears in all
copies. This software is provided "as is" without any warranty.
.
Modified by Guido van Rossum
Beep added by Mark Hammond
Win9X Beep and platform identification added by Uncle Timmy
.
Example:
.
import winsound
import time
.
# Play wav file
Files: Doc/conf.py
Copyright: __NO_COPYRIGHT__ in: Doc/conf.py
License: __UNKNOWN__
The contents of this file are pickled, so don't put values in the namespace
that aren't pickleable (module imports are okay, they're removed automatically).
Files: Lib/xml/etree/__init__.py
Copyright: 1999-2008 Fredrik Lundh
License: __UNKNOWN__
By obtaining, using, and/or copying this software and/or its
associated documentation, you agree that you have read, understood,
and will comply with the following terms and conditions:
.
Permission to use, copy, modify, and distribute this software and
its associated documentation for any purpose and without fee is
hereby granted, provided that the above copyright notice appears in
all copies, and that both that copyright notice and this permission
notice appear in supporting documentation, and that the name of
Secret Labs AB or the author not be used in advertising or publicity
pertaining to distribution of the software without specific, written
prior permission.
.
SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD
TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANT-
ABILITY AND FITNESS. IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR
BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
OF THIS SOFTWARE.
Files: Tools/unicode/Makefile
Copyright: 2005 Marc-Andre Lemburg,
License: __UNKNOWN__
Licensed to PSF under a Contributor Agreement.
.
Python binary to use
Files: Modules/_winapi.c
Copyright: 2004 Fredrik Lundh <fredrik@pythonware.com>
2004 Peter Astrand <astrand@lysator.liu.se>
2004 Secret Labs AB, http://www.pythonware.com
License: __UNKNOWN__
By obtaining, using, and/or copying this software and/or its
associated documentation, you agree that you have read, understood,
and will comply with the following terms and conditions:
.
Permission to use, copy, modify, and distribute this software and
its associated documentation for any purpose and without fee is
hereby granted, provided that the above copyright notice appears in
all copies, and that both that copyright notice and this permission
notice appear in supporting documentation, and that the name of the
authors not be used in advertising or publicity pertaining to
distribution of the software without specific, written prior
permission.
.
THE AUTHORS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.
Licensed to PSF under a Contributor Agreement.
See http://www.python.org/2.4/license for licensing details.
Files: Lib/lib2to3/pgen2/pgen.py
Copyright: 2004-2005 Elemental Security, Inc.
License: __UNKNOWN__
Licensed to PSF under a Contributor Agreement.
.
Pgen imports
Files: Lib/test/decimaltestdata/dqEncode.decTest
Copyright: 2000-2008 IBM Corporation,
License: __UNKNOWN__
Please see the document "General Decimal Arithmetic Testcases" --
at http://www2.hursley.ibm.com/decimal for the description of --
these testcases. --
--
These testcases are experimental ('beta' versions), and they --
may contain errors. They are offered on an as-is basis. In --
particular, achieving the same results as the tests here is not --
a guarantee that an implementation complies with any Standard --
or specification. The tests are not exhaustive. --
--
Please send comments, suggestions, and corrections to the author: --
Mike Cowlishaw, IBM Fellow --
IBM UK, PO Box 31, Birmingham Road, Warwick CV34 5JL, UK --
mfc@uk.ibm.com --
.
[Previously called decimal128.decTest]
Files: README.rst
Copyright: 2001-2021 Python Software Foundation.
License: __UNKNOWN__
See the end of this file for further copyright and license information.
.
.. contents::
.
General Information
Files: Doc/tutorial/venv.rst
Copyright: __NO_COPYRIGHT__ in: Doc/tutorial/venv.rst
License: __UNKNOWN__
``pip list`` will display all of the packages installed in the virtual
environment:
.
.. code-block:: bash
.
(tutorial-env) $ pip list
novas (3.1.1.3)
numpy (1.9.2)
pip (7.0.3)
requests (2.7.0)
setuptools (16.0)
.
``pip freeze`` will produce a similar list of the installed packages,
but the output uses the format that ``pip install`` expects.
A common convention is to put this list in a ``requirements.txt`` file:
.
.. code-block:: bash
.
(tutorial-env) $ pip freeze > requirements.txt
(tutorial-env) $ cat requirements.txt
Files: Modules/binascii.c
Copyright: 1986 Gary S. Brown. You may use this program, or code or tables extracted from it, as desired without restriction.
License: __UNKNOWN__
First, the polynomial itself and its table of feedback terms. The
polynomial is
X^32+X^26+X^23+X^22+X^16+X^12+X^11+X^10+X^8+X^7+X^5+X^4+X^2+X^1+X^0
Note that we take it "backwards" and put the highest-order term in
the lowest-order bit. The X^32 term is "implied"; the LSB is the
X^31 term, etc. The X^0 term (usually shown as "+1") results in
the MSB being 1.
.
Note that the usual hardware shift register implementation, which
is what we're using (we're merely optimizing it by doing eight-bit
chunks at a time) shifts bits into the lowest-order term. In our
implementation, that means shifting towards the right. Why do we
Files: Lib/socketserver.py
Copyright: 2000 Luke Kenneth Casson Leighton <lkcl@samba.org>
License: __UNKNOWN__
example: read entries from a SQL database (requires overriding
Files: Lib/test/decimaltestdata/ddEncode.decTest
Copyright: 2000-2008 IBM Corporation,
License: __UNKNOWN__
Please see the document "General Decimal Arithmetic Testcases" --
at http://www2.hursley.ibm.com/decimal for the description of --
these testcases. --
--
These testcases are experimental ('beta' versions), and they --
may contain errors. They are offered on an as-is basis. In --
particular, achieving the same results as the tests here is not --
a guarantee that an implementation complies with any Standard --
or specification. The tests are not exhaustive. --
--
Please send comments, suggestions, and corrections to the author: --
Mike Cowlishaw, IBM Fellow --
IBM UK, PO Box 31, Birmingham Road, Warwick CV34 5JL, UK --
mfc@uk.ibm.com --
.
[Previously called decimal64.decTest]
Files: Tools/msi/bundle/bootstrap/pythonba.vcxproj
Copyright: 2004 Outercurve Foundation.
License: __UNKNOWN__
This software is released under Microsoft Reciprocal License (MS-RL).
The license and further copyright text can be found in the file
LICENSE.TXT at the root directory of the distribution.
</copyright>
-->
Files: Tools/unicode/python-mappings/CP1140.TXT
Copyright: 2002 Unicode, Inc.
2005 Marc-Andre Lemburg,
License: __UNKNOWN__
This encoding is a modified CP037 encoding (with added Euro
currency sign).
.
Licensed to PSF under a Contributor Agreement.
.
Based on the file
ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/EBCDIC/CP037.TXT
which is:
.
This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
No claims are made as to fitness for any particular purpose. No
warranties of any kind are expressed or implied. The recipient
agrees to determine applicability of information provided. If this
file has been provided on optical media by Unicode, Inc., the sole
remedy for any claim will be exchange of defective media within 90
days of receipt.
.
Unicode, Inc. hereby grants the right to freely use the information
supplied in this file in the creation of products supporting the
Unicode Standard, and to make copies of this file in any form for
internal or external distribution as long as this notice remains
attached.
Files: Lib/test/test_abc.py
Copyright: 2007 Google, Inc.
License: __UNKNOWN__
Licensed to PSF under a Contributor Agreement.
.
Note: each test is run with Python and C versions of ABCMeta. Except for
Files: Lib/tkinter/simpledialog.py
Copyright: 1997 Fredrik Lundh
License: __UNKNOWN__
This copyright applies to Dialog, askinteger, askfloat and asktring
.
fredrik@pythonware.com
http://www.pythonware.com
Files: Include/unicodeobject.h
Copyright: Corporation for National Research Initiatives.
License: __UNKNOWN__
Original header:
Files: Lib/lib2to3/pgen2/driver.py
Copyright: 2004-2005 Elemental Security, Inc.
License: __UNKNOWN__
Licensed to PSF under a Contributor Agreement.
.
Modifications:
Copyright 2006 Google, Inc.
Licensed to PSF under a Contributor Agreement.
Files: Tools/unicode/python-mappings/TIS-620.TXT
Copyright: __NO_COPYRIGHT__ in: Tools/unicode/python-mappings/TIS-620.TXT
License: __UNKNOWN__
According to
ftp://ftp.unicode.org/Public/MAPPINGS/ISO8859/8859-11.TXT the
Files: Tools/scripts/fixnotice.py
Copyright: 1990-1995 Stichting Mathematisch Centrum.
1995-2000 Corporation for National Research Initiatives.
2000 BeOpen.com.
License: __UNKNOWN__
See the file "Misc/COPYRIGHT" for information on usage and
redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
******************************************************************/
Files: Tools/unicode/python-mappings/KOI8-U.TXT
Copyright: 1991-1999 Unicode, Inc.
2005 Marc-Andre Lemburg,
License: __UNKNOWN__
See RFC2319 for details. This encoding is a modified KOI8-R
encoding.
.
Licensed to PSF under a Contributor Agreement.
.
Based on the file
ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MISC/KOI8-R.TXT
which is:
.
This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
No claims are made as to fitness for any particular purpose. No
warranties of any kind are expressed or implied. The recipient
agrees to determine applicability of information provided. If this
file has been provided on optical media by Unicode, Inc., the sole
remedy for any claim will be exchange of defective media within 90
days of receipt.
.
Unicode, Inc. hereby grants the right to freely use the information
supplied in this file in the creation of products supporting the
Unicode Standard, and to make copies of this file in any form for
internal or external distribution as long as this notice remains
attached.
Files: Lib/subprocess.py
Copyright: 2003-2005 Peter Astrand <astrand@lysator.liu.se>
License: __UNKNOWN__
Licensed to PSF under a Contributor Agreement.
See http://www.python.org/2.4/license for licensing details.
Files: Modules/ossaudiodev.c
Copyright: 2000 Peter Bosch.
2002 Gregory P. Ward.
2002 Python Software Foundation.
License: __UNKNOWN__
XXX need a license statement
.
$Id$
Files: Lib/pprint.py
Copyright: __NO_COPYRIGHT__ in: Lib/pprint.py
License: __UNKNOWN__
This is a simple little module I wrote to make life easier. I didn't
see anything quite like it in the library, though I may have overlooked
something. I wrote this when I was trying to read some heavily nested
tuples with fairly non-descriptive content. This is modeled very much
after Lisp/Scheme - style pretty-printing of lists. If you find it
useful, thank small children who sleep at night.
Files: Modules/_hashopenssl.c
Copyright: 2005-2010 Gregory P. Smith (greg@krypto.org)
License: __UNKNOWN__
Licensed to PSF under a Contributor Agreement.
.
Derived from a skeleton of shamodule.c containing work performed by:
.
Andrew Kuchling (amk@amk.ca)
Greg Stein (gstein@lyra.org)
Files: Python/getcopyright.c
Copyright: 1991-1995 Stichting Mathematisch Centrum, Amsterdam.\n\ ";
1995-2001 Corporation for National Research Initiatives.\n\ \n\ \n\
2000 BeOpen.com.\n\ \n\ \n\
2001-2021 Python Software Foundation.\n\ \n\ \n\
License: __UNKNOWN__
const char *
Files: Modules/parsermodule.c
Copyright: 1991-1995 Stichting Mathematisch Centrum,
1995-1996 Fred L. Drake, Jr. and Virginia Polytechnic Institute and State University, Blacksburg, Virginia, USA.
License: __UNKNOWN__
Amsterdam, The Netherlands. Copying is permitted under the terms
associated with the main Python distribution, with the additional
restriction that this additional notice be included and maintained
on all distributed copies.
.
This module serves to replace the original parser module written
by Guido. The functionality is not matched precisely, but the
original may be implemented on top of this. This is desirable
since the source of the text to be parsed is now divorced from
this interface.
.
Unlike the prior interface, the ability to give a parse tree
produced by Python code as a tuple to the compiler is enabled by
this module. See the documentation for more details.
.
I've added some annotations that help with the lint code-checking
program, but they're not complete by a long shot. The real errors
that lint detects are gone, but there are still warnings with
Files: Modules/_functoolsmodule.c
Copyright: 2004-2006 Python Software Foundation.
License: __UNKNOWN__
partial object
Files: Lib/locale.py
Copyright: __NO_COPYRIGHT__ in: Lib/locale.py
License: __UNKNOWN__
Iterate over grouping intervals
Files: Lib/sqlite3/dump.py
Copyright: __NO_COPYRIGHT__ in: Lib/sqlite3/dump.py
License: __UNKNOWN__
Every identifier in sql is quoted based on a comment in sqlite
documentation "SQLite adds new keywords from time to time when it
takes on new features. So to prevent your code from being broken by
future enhancements, you should normally quote any identifier that
is an English language word, even if you do not have to."
Files: Tools/unicode/makeunicodedata.py
Copyright: 1999-2000 Secret Labs AB
License: __UNKNOWN__
load a unicode-data file from disk
Files: Modules/_cursesmodule.c
Copyright: 1996-1997 Oliver Andrich, Koblenz, Germany.
License: __UNKNOWN__
Tidied for Python 1.6, and currently maintained by <amk@amk.ca>.
.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this source file to use, copy, modify, merge, or publish it
subject to the following conditions:
.
The above copyright notice and this permission notice shall be included
in all copies or in any new file that contains a substantial portion of
this file.
.
THE AUTHOR MAKES NO REPRESENTATIONS ABOUT THE SUITABILITY OF
THE SOFTWARE FOR ANY PURPOSE. IT IS PROVIDED "AS IS" WITHOUT
EXPRESS OR IMPLIED WARRANTY. THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NON-INFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
AUTHOR BE LIABLE TO YOU OR ANY OTHER PARTY FOR ANY SPECIAL,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE, STRICT LIABILITY OR
ANY OTHER ACTION ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
.
A number of SysV or ncurses functions don't have wrappers yet; if you
need a given function, add it and send a patch. See
http://www.python.org/dev/patches/ for instructions on how to submit
patches to Python.
.
Here's a list of currently unsupported functions:
Files: Python/dtoa.c
Copyright: 1991-2001 Lucent Technologies.
License: __UNKNOWN__
Permission to use, copy, modify, and distribute this software for any
purpose without fee is hereby granted, provided that this entire notice
is included in all copies of any software which is or includes a copy
or modification of this software and in all copies of the supporting
documentation for such software.
.
THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
WARRANTY. IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY
REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
.
This is dtoa.c by David M. Gay, downloaded from
http://www.netlib.org/fp/dtoa.c on April 15, 2009 and modified for
inclusion into the Python core by Mark E. T. Dickinson and Eric V. Smith.
.
Please remember to check http://www.netlib.org/fp regularly (and especially
before any Python release) for bugfixes and updates.
.
The major modifications from Gay's original code are as follows:
.
0. The original code has been specialized to Python's needs by removing
many of the #ifdef'd sections. In particular, code to support VAX and
IBM floating-point formats, hex NaNs, hex floats, locale-aware
treatment of the decimal point, and setting of the inexact flag have
been removed.
Files: Lib/lib2to3/tests/test_all_fixers.py
Copyright: __NO_COPYRIGHT__ in: Lib/lib2to3/tests/test_all_fixers.py
License: __UNKNOWN__
Python imports
Files: Modules/_decimal/tests/formathelper.py
Copyright: 2008-2012 Stefan Krah.
License: BSD-2-Clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
.
Generate PEP-3101 format strings.
Files: Modules/_decimal/libmpdec/literature/fnt.py
Copyright: 2008-2016 Stefan Krah.
License: BSD-2-Clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
.
This file lists and checks some of the constants and limits used #
in libmpdec's Number Theoretic Transform. At the end of the file #
there is an example function for the plain DFT transform. #
.
Number theoretic transforms are done in subfields of F(p). P[i]
Files: Modules/_decimal/tests/randdec.py
Copyright: 2008-2012 Stefan Krah.
License: BSD-2-Clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
.
Generate test cases for deccheck.py.
.
Grammar from http://speleotrove.com/decimal/daconvs.html
Files: Modules/_randommodule.c
Copyright: 1997-2002 Makoto Matsumoto and Takuji Nishimura,
License: BSD-3-Clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
.
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
3. The names of its contributors may not be used to endorse or promote
products derived from this software without specific prior written
permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.
Any feedback is very welcome.
http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html
email: m-mat @ math.sci.hiroshima-u.ac.jp (remove space)
.
On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
License can be found in `/usr/share/common-licenses/BSD'.
Files: Modules/addrinfo.h
Copyright: 1995-1998 and 1999 WIDE Project.
License: BSD-3-Clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of the project nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
.
On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
License can be found in `/usr/share/common-licenses/BSD'.
Files: Modules/_decimal/libmpdec/vcstdint.h
Copyright: 2006-2008 Alexander Chemeris
License: BSD-3-Clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
.
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
3. The name of the author may be used to endorse or promote products
derived from this software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.
On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
License can be found in `/usr/share/common-licenses/BSD'.
Files: Modules/getnameinfo.c
Copyright: 1995-1997 and 1998 WIDE Project.
License: BSD-3-Clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of the project nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
.
Issues to be discussed:
- Thread safe-ness must be checked
- Return values. There seems to be no standard for return value (RFC2133)
.
On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
License can be found in `/usr/share/common-licenses/BSD'.
Files: Lib/optparse.py
Copyright: 2001-2006 Gregory P. Ward.
2002-2006 Python Software Foundation.
License: BSD-3-Clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
* Neither the name of the author nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.
On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
License can be found in `/usr/share/common-licenses/BSD'.
Files: Modules/getaddrinfo.c
Copyright: 1995-1997 and 1998 WIDE Project.
License: BSD-3-Clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of the project nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
.
"#ifdef FAITH" part is local hack for supporting IPv4-v6 translator.
.
Issues to be discussed:
- Thread safe-ness must be checked.
- Return values. There are nonstandard return values defined and used
in the source code. This is because RFC2133 is silent about which error
code must be returned for which situation.
.
On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
License can be found in `/usr/share/common-licenses/BSD'.
#----------------------------------------------------------------------------
# xml and html files (skipped):
# Doc/library/pathlib-inheritance.svg
# Doc/tools/templates/indexsidebar.html
# Tools/freeze/win32.html
# Tools/nuget/make_pkg.proj
# Tools/nuget/pythondaily.nuspec
# Tools/nuget/pythondaily.symbols.nuspec
# Tools/nuget/python.nuspec
# Tools/nuget/pythonx86.nuspec
# Tools/msi/msi.props
# Tools/msi/common_en-US.wxl_template
# Tools/msi/make_cat.ps1
# Tools/msi/make_zip.proj
# Tools/msi/sign_build.ps1
# Tools/msi/uploadrelease.proj
# Tools/msi/msi.targets
# Tools/msi/common.wxs
# Tools/msi/make_appx.ps1
# Tools/msi/wix.props
# Tools/msi/doc/doc.wixproj
# Tools/msi/tcltk/tcltk_pdb.wixproj
# Tools/msi/tcltk/tcltk.wixproj
# Tools/msi/tcltk/tcltk_d.wixproj
# Tools/msi/bundle/releaseweb.wixproj
# Tools/msi/bundle/full.wixproj
# Tools/msi/bundle/bundle.wxl
# Tools/msi/bundle/bundle.targets
# Tools/msi/bundle/snapshot.wixproj
# Tools/msi/bundle/releaselocal.wixproj
# Tools/msi/bundle/Default.thm
# Tools/msi/bundle/packagegroups/dev.wxs
# Tools/msi/bundle/packagegroups/exe.wxs
# Tools/msi/bundle/packagegroups/doc.wxs
# Tools/msi/bundle/packagegroups/test.wxs
# Tools/msi/bundle/packagegroups/packageinstall.wxs
# Tools/msi/bundle/packagegroups/lib.wxs
# Tools/msi/bundle/packagegroups/core.wxs
# Tools/msi/bundle/packagegroups/launcher.wxs
# Tools/msi/bundle/packagegroups/pip.wxs
# Tools/msi/bundle/packagegroups/crt.wxs
# Tools/msi/bundle/packagegroups/tcltk.wxs
# Tools/msi/bundle/packagegroups/postinstall.wxs
# Tools/msi/bundle/packagegroups/tools.wxs
# Tools/msi/lib/lib.wixproj
# Tools/msi/lib/lib_pdb.wixproj
# Tools/msi/lib/lib_d.wixproj
# Tools/msi/exe/exe.wixproj
# Tools/msi/exe/exe_pdb.wixproj
# Tools/msi/exe/exe_d.wixproj
# Tools/msi/test/test_d.wixproj
# Tools/msi/test/test_pdb.wixproj
# Tools/msi/test/test.wixproj
# Tools/msi/launcher/launcher.wixproj
# Tools/msi/pip/pip.wixproj
# Tools/msi/path/path.wixproj
# Tools/msi/tools/tools.wixproj
# Tools/msi/ucrt/ucrt.wixproj
# Tools/msi/core/core_pdb.wixproj
# Tools/msi/core/core.wixproj
# Tools/msi/core/core_d.wixproj
# Tools/msi/dev/dev_d.wixproj
# Tools/msi/dev/dev.wixproj
# PC/classicAppCompat.can.xml
# PC/python.manifest
# PC/classicAppCompat.sccd
# PC/layout/support/python.props
# PC/icons/launcher.svg
# PC/icons/py.svg
# PC/icons/pythonw.svg
# PC/icons/python.svg
# PC/icons/setup.svg
# PC/icons/pyc.svg
# PC/icons/pyd.svg
# Mac/PythonLauncher/factorySettings.plist
# Mac/PythonLauncher/Info.plist.in
# Mac/PythonLauncher/English.lproj/MyDocument.nib/info.nib
# Mac/PythonLauncher/English.lproj/MainMenu.nib/info.nib
# Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/info.nib
# Mac/Resources/app/Info.plist.in
# Mac/Resources/framework/Info.plist.in
# Mac/IDLE/IDLE.app/Contents/Info.plist
# Lib/test/sgml_input.html
# Lib/test/xmltestdata/test.xml.out
# Lib/test/xmltestdata/test.xml
# Lib/test/xmltestdata/simple-ns.xml
# Lib/test/xmltestdata/simple.xml
# Lib/test/xmltestdata/expat224_utf8_bug.xml
# PCbuild/python.props
# PCbuild/openssl.props
#----------------------------------------------------------------------------
# huge files (skipped):
# Misc/svnmap.txt
# Misc/HISTORY
# Modules/unicodename_db.h
# Lib/ensurepip/_bundled/pip-20.1.1-py2.py3-none-any.whl
#----------------------------------------------------------------------------
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
# license/copyright files.
#----------------------------------------------------------------------------
# License file: LICENSE
A. HISTORY OF THE SOFTWARE
==========================
.
Python was created in the early 1990s by Guido van Rossum at Stichting
Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands
as a successor of a language called ABC. Guido remains Python's
principal author, although it includes many contributions from others.
.
In 1995, Guido continued his work on Python at the Corporation for
National Research Initiatives (CNRI, see http://www.cnri.reston.va.us)
in Reston, Virginia where he released several versions of the
software.
.
In May 2000, Guido and the Python core development team moved to
BeOpen.com to form the BeOpen PythonLabs team. In October of the same
year, the PythonLabs team moved to Digital Creations, which became
Zope Corporation. In 2001, the Python Software Foundation (PSF, see
https://www.python.org/psf/) was formed, a non-profit organization
created specifically to own Python-related Intellectual Property.
Zope Corporation was a sponsoring member of the PSF.
.
All Python releases are Open Source (see http://www.opensource.org for
the Open Source Definition). Historically, most, but not all, Python
releases have also been GPL-compatible; the table below summarizes
the various releases.
.
Release Derived Year Owner GPL-
from compatible? (1)
.
0.9.0 thru 1.2 1991-1995 CWI yes
1.3 thru 1.5.2 1.2 1995-1999 CNRI yes
1.6 1.5.2 2000 CNRI no
2.0 1.6 2000 BeOpen.com no
1.6.1 1.6 2001 CNRI yes (2)
2.1 2.0+1.6.1 2001 PSF no
2.0.1 2.0+1.6.1 2001 PSF yes
2.1.1 2.1+2.0.1 2001 PSF yes
2.1.2 2.1.1 2002 PSF yes
2.1.3 2.1.2 2002 PSF yes
2.2 and above 2.1.1 2001-now PSF yes
.
Footnotes:
.
(1) GPL-compatible doesn't mean that we're distributing Python under
the GPL. All Python licenses, unlike the GPL, let you distribute
a modified version without making your changes open source. The
GPL-compatible licenses make it possible to combine Python with
other software that is released under the GPL; the others don't.
.
(2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
because its license has a choice of law clause. According to
CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
is "not incompatible" with the GPL.
.
Thanks to the many outside volunteers who have worked under Guido's
direction to make these releases possible.
.
.
B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
===============================================================
.
PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
--------------------------------------------
.
1. This LICENSE AGREEMENT is between the Python Software Foundation
("PSF"), and the Individual or Organization ("Licensee") accessing and
otherwise using this software ("Python") in source or binary form and
its associated documentation.
.
2. Subject to the terms and conditions of this License Agreement, PSF hereby
grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
analyze, test, perform and/or display publicly, prepare derivative works,
distribute, and otherwise use Python alone or in any derivative version,
provided, however, that PSF's License Agreement and PSF's notice of copyright,
i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021 Python Software Foundation;
All Rights Reserved" are retained in Python alone or in any derivative version
prepared by Licensee.
.
3. In the event Licensee prepares a derivative work that is based on
or incorporates Python or any part thereof, and wants to make
the derivative work available to others as provided herein, then
Licensee hereby agrees to include in any such work a brief summary of
the changes made to Python.
.
4. PSF is making Python available to Licensee on an "AS IS"
basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
INFRINGE ANY THIRD PARTY RIGHTS.
.
5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
.
6. This License Agreement will automatically terminate upon a material
breach of its terms and conditions.
.
7. Nothing in this License Agreement shall be deemed to create any
relationship of agency, partnership, or joint venture between PSF and
Licensee. This License Agreement does not grant permission to use PSF
trademarks or trade name in a trademark sense to endorse or promote
products or services of Licensee, or any third party.
.
8. By copying, installing or otherwise using Python, Licensee
agrees to be bound by the terms and conditions of this License
Agreement.
.
.
BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
-------------------------------------------
.
BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
.
1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
Individual or Organization ("Licensee") accessing and otherwise using
this software in source or binary form and its associated
documentation ("the Software").
.
2. Subject to the terms and conditions of this BeOpen Python License
Agreement, BeOpen hereby grants Licensee a non-exclusive,
royalty-free, world-wide license to reproduce, analyze, test, perform
and/or display publicly, prepare derivative works, distribute, and
otherwise use the Software alone or in any derivative version,
provided, however, that the BeOpen Python License is retained in the
Software, alone or in any derivative version prepared by Licensee.
.
3. BeOpen is making the Software available to Licensee on an "AS IS"
basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
INFRINGE ANY THIRD PARTY RIGHTS.
.
4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
.
5. This License Agreement will automatically terminate upon a material
breach of its terms and conditions.
.
6. This License Agreement shall be governed by and interpreted in all
respects by the law of the State of California, excluding conflict of
law provisions. Nothing in this License Agreement shall be deemed to
create any relationship of agency, partnership, or joint venture
between BeOpen and Licensee. This License Agreement does not grant
permission to use BeOpen trademarks or trade names in a trademark
sense to endorse or promote products or services of Licensee, or any
third party. As an exception, the "BeOpen Python" logos available at
http://www.pythonlabs.com/logos.html may be used according to the
permissions granted on that web page.
.
7. By copying, installing or otherwise using the software, Licensee
agrees to be bound by the terms and conditions of this License
Agreement.
.
.
CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
---------------------------------------
.
1. This LICENSE AGREEMENT is between the Corporation for National
Research Initiatives, having an office at 1895 Preston White Drive,
Reston, VA 20191 ("CNRI"), and the Individual or Organization
("Licensee") accessing and otherwise using Python 1.6.1 software in
source or binary form and its associated documentation.
.
2. Subject to the terms and conditions of this License Agreement, CNRI
hereby grants Licensee a nonexclusive, royalty-free, world-wide
license to reproduce, analyze, test, perform and/or display publicly,
prepare derivative works, distribute, and otherwise use Python 1.6.1
alone or in any derivative version, provided, however, that CNRI's
License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
1995-2001 Corporation for National Research Initiatives; All Rights
Reserved" are retained in Python 1.6.1 alone or in any derivative
version prepared by Licensee. Alternately, in lieu of CNRI's License
Agreement, Licensee may substitute the following text (omitting the
quotes): "Python 1.6.1 is made available subject to the terms and
conditions in CNRI's License Agreement. This Agreement together with
Python 1.6.1 may be located on the Internet using the following
unique, persistent identifier (known as a handle): 1895.22/1013. This
Agreement may also be obtained from a proxy server on the Internet
using the following URL: http://hdl.handle.net/1895.22/1013".
.
3. In the event Licensee prepares a derivative work that is based on
or incorporates Python 1.6.1 or any part thereof, and wants to make
the derivative work available to others as provided herein, then
Licensee hereby agrees to include in any such work a brief summary of
the changes made to Python 1.6.1.
.
4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
INFRINGE ANY THIRD PARTY RIGHTS.
.
5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
.
6. This License Agreement will automatically terminate upon a material
breach of its terms and conditions.
.
7. This License Agreement shall be governed by the federal
intellectual property law of the United States, including without
limitation the federal copyright law, and, to the extent such
U.S. federal law does not apply, by the law of the Commonwealth of
Virginia, excluding Virginia's conflict of law provisions.
Notwithstanding the foregoing, with regard to derivative works based
on Python 1.6.1 that incorporate non-separable material that was
previously distributed under the GNU General Public License (GPL), the
law of the Commonwealth of Virginia shall govern this License
Agreement only as to issues arising under or with respect to
Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this
License Agreement shall be deemed to create any relationship of
agency, partnership, or joint venture between CNRI and Licensee. This
License Agreement does not grant permission to use CNRI trademarks or
trade name in a trademark sense to endorse or promote products or
services of Licensee, or any third party.
.
8. By clicking on the "ACCEPT" button where indicated, or by copying,
installing or otherwise using Python 1.6.1, Licensee agrees to be
bound by the terms and conditions of this License Agreement.
.
ACCEPT
.
.
CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
--------------------------------------------------
.
Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
The Netherlands. All rights reserved.
.
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and that
both that copyright notice and this permission notice appear in
supporting documentation, and that the name of Stichting Mathematisch
Centrum or CWI not be used in advertising or publicity pertaining to
distribution of the software without specific, written prior
permission.
.
STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.