]> git.proxmox.com Git - mirror_edk2.git/commit
AppPkg/Applications/Python: Fix bug where the StdLib\lib\site-python and StdLib\lib...
authordarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 4 Apr 2012 23:40:55 +0000 (23:40 +0000)
committerdarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 4 Apr 2012 23:40:55 +0000 (23:40 +0000)
commit3b553e0ab2146ef2055c969a1893b453b2023cf4
tree5e3387aa1baee263dbc40feb3e392dab670eb290
parent7a616e5b77655ece707b132b746c8df565edaf05
AppPkg/Applications/Python: Fix bug where the StdLib\lib\site-python and StdLib\lib\python.27\site-customize directories were not being processed.  Fix bug where unicode strings were not being correctly encoded in the "idna" encoding before being passed to low-level networking functions.  Correct problem where a spurious message, "Shell: Incorrect redirection syntax - '2>/dev/null'", was being output by PyDoc.

Signed-off-by: daryl.mcdaniel@intel.com
Reviewed-by: jordan.l.justen@intel.com
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13161 6f19259b-4bc3-4df7-8a09-765794883524
AppPkg/Applications/Python/Efi/config.c
AppPkg/Applications/Python/PyMod-2.7.2/Lib/pydoc.py [new file with mode: 0644]
AppPkg/Applications/Python/PyMod-2.7.2/Lib/site.py
AppPkg/Applications/Python/PythonCore.inf