audk/BaseTools/Source/Python/AutoGen
Gary Lin 27c4ceb41c BaseTools: Remove the deprecated hash_key()
Replace "has_key()" with "in" to be compatible with python3.
Based on "futurize -f lib2to3.fixes.fix_has_key"

Contributed-under: TianoCore Contribution Agreement 1.1
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Gary Lin <glin@suse.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2018-06-27 16:33:23 +08:00
..
AutoGen.py BaseTools: Remove the deprecated hash_key() 2018-06-27 16:33:23 +08:00
BuildEngine.py BaseTools: Remove the old python "not-equal" 2018-06-27 16:33:22 +08:00
GenC.py BaseTools: Enhance BaseTools supports FeaturePcd usage in VFR file 2018-06-22 13:34:01 +08:00
GenDepex.py BaseTools: Refactor python except statements 2018-06-27 16:31:30 +08:00
GenMake.py BaseTools: Remove the old python "not-equal" 2018-06-27 16:33:22 +08:00
GenPcdDb.py BaseTools: Cleanup unneeded code 2018-06-13 09:02:56 +08:00
GenVar.py BaseTools: Cleanup unneeded code 2018-06-13 09:02:56 +08:00
IdfClassObject.py BaseTools: Rename String to StringUtils. 2018-05-28 13:05:00 +08:00
InfSectionParser.py BaseTools: remove redundant content in InfSectionParser 2018-05-04 13:03:11 +08:00
StrGather.py BaseTools: Cleanup unneeded code 2018-06-13 09:02:56 +08:00
UniClassObject.py BaseTools: Refactor python print statements 2018-06-27 16:33:21 +08:00
ValidCheckingInfoObject.py BaseTools: standardize GUID and pack size 2018-05-04 13:07:34 +08:00
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00