mirror_edk2/AppPkg/Applications/Python/PyMod-2.7.2
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