audk/BaseTools/Source/Python/Common
Gary Lin 2617a73c36 BaseTools: Migrate to the new octal literal
Change the octal literals according to PEP3127
https://www.python.org/dev/peps/pep-3127/

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:27 +08:00
..
BuildToolError.py BaseTools: introduce !error statement 2018-06-22 13:38:40 +08:00
BuildVersion.py BaseTools: Clear build versions to sync with buildtools/BaseTools 2014-07-25 21:10:33 +00:00
DataType.py BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
Database.py BaseTools: Rename String to StringUtils. 2018-05-28 13:05:00 +08:00
EdkLogger.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
Expression.py BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
GlobalData.py BaseTools: GenFds - simplify testing for Hex number 2018-04-26 14:44:35 +08:00
Identification.py
LongFilePathOs.py BaseTools: Migrate to the new octal literal 2018-06-27 16:33:27 +08:00
LongFilePathOsPath.py BaseTools: Update Build tool to support multiple workspaces 2015-10-08 09:27:14 +00:00
LongFilePathSupport.py BaseTools/Ecc: Add a checkpoint for invalid UNI file. 2015-06-25 07:50:55 +00:00
Misc.py BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
MultipleWorkspace.py BaseTools: Fix the bug to correctly handle the [BuildOptions] 2016-04-15 08:41:21 +08:00
Parsing.py BaseTools: Rename String to StringUtils. 2018-05-28 13:05:00 +08:00
PyUtility.pyd Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
RangeExpression.py BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
StringUtils.py BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
TargetTxtClassObject.py BaseTools: Refactor python print statements 2018-06-27 16:33:21 +08:00
ToolDefClassObject.py BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
VariableAttributes.py BaseTools/Build: Add SDL support 2015-04-10 06:59:47 +00:00
VpdInfoFile.py BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
__init__.py