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
_warnings.c
asdl.c
ast.c
bltinmodule.c
ceval.c
codecs.c
compile.c
dtoa.c
dynload_stub.c
errors.c
formatter_string.c
formatter_unicode.c
frozen.c
future.c
getargs.c
getcompiler.c
getopt.c
getplatform.c
getversion.c
graminit.c
import.c
importdl.c
importdl.h
modsupport.c
mysnprintf.c
mystrtoul.c
peephole.c
pyarena.c
pyctype.c
pyfpe.c
pymath.c
pystate.c
pystrcmp.c
pystrtod.c
pythonrun.c
structmember.c
symtable.c
sysmodule.c
traceback.c