]> git.proxmox.com Git - mirror_edk2.git/commit - AppPkg/Applications/Python/PyMod-2.7.2/Include/fileobject.h
AppPkg|Python: Files from the Python 2.7.2 distribution that must be modified to...
authordarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 11 Sep 2011 20:04:18 +0000 (20:04 +0000)
committerdarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 11 Sep 2011 20:04:18 +0000 (20:04 +0000)
commit6c0ebd5f2f53d5c4d6a91fd0b9148ba23e730c39
treebfa92208fb6d233b37a54bd8017a7ced240b8e15
parent01d89e9c29e2a44a942eb53ace06cd10ba8d1853
AppPkg|Python: Files from the Python 2.7.2 distribution that must be modified to build under EDK II.

Signed-off-by: duanev@gmail.com
Reviewed-by: darylm503
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12322 6f19259b-4bc3-4df7-8a09-765794883524
AppPkg/Applications/Python/PyMod-2.7.2/Include/fileobject.h [new file with mode: 0644]
AppPkg/Applications/Python/PyMod-2.7.2/Include/pyport.h [new file with mode: 0644]
AppPkg/Applications/Python/PyMod-2.7.2/Modules/_sre.c [new file with mode: 0644]
AppPkg/Applications/Python/PyMod-2.7.2/Modules/zlib/zutil.h [new file with mode: 0644]
AppPkg/Applications/Python/PyMod-2.7.2/Objects/longobject.c [new file with mode: 0644]
AppPkg/Applications/Python/PyMod-2.7.2/Objects/stringlib/localeutil.h [new file with mode: 0644]
AppPkg/Applications/Python/PyMod-2.7.2/Python/marshal.c [new file with mode: 0644]