audk/AppPkg/Applications/Python/PyMod-2.7.2
darylm503 3b553e0ab2 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
2012-04-04 23:40:55 +00:00
..
Include EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Python Beta Release. 2012-03-24 01:19:06 +00:00
Lib 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. 2012-04-04 23:40:55 +00:00
Modules StdLib/Include/stdarg.h: Added the __va_copy macro for Python compatibility. 2012-03-28 22:17:44 +00:00
Objects StdLib: Improve robustness of stat() and make basename() a public function. 2011-10-03 18:54:12 +00:00
Python StdLib/Include/stdarg.h: Added the __va_copy macro for Python compatibility. 2012-03-28 22:17:44 +00:00