audk/AppPkg/Applications/Python/Python-2.7.10/Lib
Daryl McDaniel 3257aa9932 AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 4/5.
The Lib directory from the cPython 2.7.10 distribution.
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@18740 6f19259b-4bc3-4df7-8a09-765794883524
2015-11-07 19:33:58 +00:00
..
encodings
importlib
json
pydoc_data
site-packages
xml
BaseHTTPServer.py
HTMLParser.py
SimpleHTTPServer.py
SocketServer.py
StringIO.py
UserDict.py
_abcoll.py
_weakrefset.py
abc.py
argparse.py
ast.py
atexit.py
binhex.py
bisect.py
calendar.py
cmd.py
codecs.py
collections.py
compileall.py
copy.py
copy_reg.py
csv.py
dis.py
dummy_thread.py
fileinput.py
fnmatch.py
formatter.py
functools.py
genericpath.py
getopt.py
gettext.py
hashlib.py
heapq.py
inspect.py
io.py
keyword.py
linecache.py
locale.py
md5.py
modulefinder.py
numbers.py
opcode.py
optparse.py
pkgutil.py
platform.py
random.py
re.py
repr.py
runpy.py
sha.py
shutil.py
socket.py
sre.py
sre_compile.py
sre_constants.py
sre_parse.py
stat.py
string.py
struct.py
sysconfig.py
textwrap.py
token.py
tokenize.py
traceback.py
types.py
urlparse.py
warnings.py
weakref.py
xmllib.py
zipfile.py