]> git.proxmox.com Git - mirror_edk2.git/commit - AppPkg/Applications/Python/Python-2.7.10/Include/cStringIO.h
AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5.
authorDaryl McDaniel <edk2-lists@mc2research.org>
Sat, 7 Nov 2015 19:19:19 +0000 (19:19 +0000)
committerdarylm503 <darylm503@Edk2>
Sat, 7 Nov 2015 19:19:19 +0000 (19:19 +0000)
commitc8042e10763bca064df257547d04ae3dfcdfaf91
treecd20b9a6bb3c646b05f42fd721dc7a791bcb75a2
parent3535213aaec279d84bae7da40a4b982ab9fdf89b
AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5.

The Include, Parser, and Python directories from the cPython 2.7.10 distribution.
These files are unchanged and set the baseline for subsequent commits.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Daryl McDaniel <edk2-lists@mc2research.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18737 6f19259b-4bc3-4df7-8a09-765794883524
145 files changed:
AppPkg/Applications/Python/Python-2.7.10/Include/Python-ast.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/Python.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/abstract.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/asdl.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/ast.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/bitset.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/boolobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/bufferobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/bytearrayobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/bytes_methods.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/bytesobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/cStringIO.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/cellobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/ceval.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/classobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/cobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/code.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/codecs.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/compile.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/complexobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/datetime.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/descrobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/dictobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/dtoa.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/enumobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/errcode.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/eval.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/fileobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/floatobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/frameobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/funcobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/genobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/graminit.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/grammar.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/import.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/intobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/intrcheck.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/iterobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/listobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/longintrepr.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/longobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/marshal.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/memoryobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/metagrammar.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/methodobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/modsupport.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/moduleobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/node.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/object.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/objimpl.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/opcode.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/osdefs.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/parsetok.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/patchlevel.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/pgen.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/pgenheaders.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/py_curses.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/pyarena.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/pycapsule.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/pyctype.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/pydebug.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/pyerrors.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/pyexpat.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/pyfpe.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/pygetopt.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/pymacconfig.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/pymactoolbox.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/pymath.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/pymem.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/pyport.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/pystate.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/pystrcmp.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/pystrtod.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/pythonrun.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/pythread.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/rangeobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/setobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/sliceobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/stringobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/structmember.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/structseq.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/symtable.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/sysmodule.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/timefuncs.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/token.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/traceback.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/tupleobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/ucnhash.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/unicodeobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/warnings.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Include/weakrefobject.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Parser/acceler.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Parser/bitset.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Parser/firstsets.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Parser/grammar.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Parser/grammar1.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Parser/listnode.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Parser/metagrammar.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Parser/myreadline.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Parser/node.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Parser/parser.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Parser/parser.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Parser/parsetok.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Parser/tokenizer.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Parser/tokenizer.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/Python-ast.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/_warnings.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/asdl.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/ast.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/bltinmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/ceval.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/codecs.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/compile.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/dtoa.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/dynload_stub.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/errors.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/formatter_string.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/formatter_unicode.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/frozen.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/future.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/getargs.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/getcompiler.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/getopt.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/getplatform.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/getversion.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/graminit.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/import.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/importdl.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/importdl.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/modsupport.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/mysnprintf.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/mystrtoul.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/peephole.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/pyarena.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/pyctype.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/pyfpe.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/pymath.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/pystate.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/pystrcmp.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/pystrtod.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/pythonrun.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/structmember.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/symtable.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/sysmodule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Python/traceback.c [new file with mode: 0644]