]> git.proxmox.com Git - mirror_edk2.git/commit - AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/stringdefs.h
AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 3/5.
authorDaryl McDaniel <edk2-lists@mc2research.org>
Sat, 7 Nov 2015 19:29:24 +0000 (19:29 +0000)
committerdarylm503 <darylm503@Edk2>
Sat, 7 Nov 2015 19:29:24 +0000 (19:29 +0000)
commit53b2ba5790b57b3dcdfbb9fa5835a979d94908fa
tree7ede18cf681440da2da531e693d26e3cee6359db
parent7eb75bccb5dacb658c63db1a9a980950c3d54d42
AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 3/5.

The Objects directory from the cPython 2.7.10 distribution, along with the LICENSE and README files.  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@18739 6f19259b-4bc3-4df7-8a09-765794883524
56 files changed:
AppPkg/Applications/Python/Python-2.7.10/LICENSE [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/abstract.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/boolobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/bufferobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/bytearrayobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/bytes_methods.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/capsule.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/cellobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/classobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/cobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/codeobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/complexobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/descrobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/dictnotes.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/dictobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/enumobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/exceptions.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/fileobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/floatobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/frameobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/funcobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/genobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/intobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/iterobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/listobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/listsort.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/lnotab_notes.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/memoryobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/methodobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/moduleobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/object.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/obmalloc.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/rangeobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/setobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/sliceobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/README.txt [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/count.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/ctype.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/fastsearch.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/find.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/formatter.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/partition.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/split.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/string_format.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/stringdefs.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/transmogrify.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/unicodedefs.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/stringobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/structseq.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/tupleobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/typeobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/unicodectype.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/unicodeobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/unicodetype_db.h [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/Objects/weakrefobject.c [new file with mode: 0644]
AppPkg/Applications/Python/Python-2.7.10/README [new file with mode: 0644]