audk/AppPkg/Applications/Python/Python-2.7.2/Modules
Olivier Martin b81cc7d624 StdLib: Fix more GCC warnings/errors caused by variables being set but not used.
Removed variables that had no effect on code behavior.
Normalized comment formatting.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
Reviewed by: Daryl McDaniel <daryl.mcdaniel@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16286 6f19259b-4bc3-4df7-8a09-765794883524
2014-10-31 20:32:02 +00:00
..
_io
_sqlite
cjkcodecs
expat
zlib
_bisectmodule.c
_codecsmodule.c
_collectionsmodule.c
_csv.c
_elementtree.c
_functoolsmodule.c
_hashopenssl.c
_heapqmodule.c
_hotshot.c
_json.c
_localemodule.c
_lsprof.c
_math.c
_math.h
_randommodule.c
_sre.c
_ssl.c
_struct.c
_testcapimodule.c
_weakref.c
addrinfo.h
arraymodule.c
binascii.c
bz2module.c
cPickle.c
cStringIO.c
cmathmodule.c
cryptmodule.c
datetimemodule.c
errnomodule.c
fcntlmodule.c
flmodule.c
fmmodule.c
fpectlmodule.c
fpetestmodule.c
future_builtins.c
gc_weakref.txt
gcmodule.c
getaddrinfo.c
getbuildinfo.c
getnameinfo.c StdLib: Fix more GCC warnings/errors caused by variables being set but not used. 2014-10-31 20:32:02 +00:00
getpath.c
imageop.c
itertoolsmodule.c
main.c
mathmodule.c
md5.c
md5.h
md5module.c
operator.c
parsermodule.c
posixmodule.c
puremodule.c
pwdmodule.c
pyexpat.c
python.c
readline.c
resource.c
rotatingtree.c
rotatingtree.h
selectmodule.c
sha256module.c
sha512module.c
shamodule.c
signalmodule.c
socketmodule.c AppPkg: Add the Arithchk utility and clean up some build problems. 2014-09-09 22:37:02 +00:00
socketmodule.h
sre.h
sre_constants.h
stropmodule.c
symtablemodule.c
testcapi_long.h
threadmodule.c
timemodule.c
timing.h
timingmodule.c
unicodedata.c
unicodedata_db.h
unicodename_db.h
xxmodule.c
xxsubtype.c
yuv.h
yuvconvert.c
zipimport.c
zlibmodule.c