audk/AppPkg/Applications/Python/Python-2.7.10/Python
Daryl McDaniel c8042e1076 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
2015-11-07 19:19:19 +00:00
..
Python-ast.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
_warnings.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
asdl.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
ast.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
bltinmodule.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
ceval.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
codecs.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
compile.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
dtoa.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
dynload_stub.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
errors.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
formatter_string.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
formatter_unicode.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
frozen.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
future.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
getargs.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
getcompiler.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
getopt.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
getplatform.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
getversion.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
graminit.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
import.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
importdl.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
importdl.h AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
modsupport.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
mysnprintf.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
mystrtoul.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
peephole.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
pyarena.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
pyctype.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
pyfpe.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
pymath.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
pystate.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
pystrcmp.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
pystrtod.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
pythonrun.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
structmember.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
symtable.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
sysmodule.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00
traceback.c AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 1/5. 2015-11-07 19:19:19 +00:00