]> git.proxmox.com Git - mirror_edk2.git/blame - BaseTools/Source/Python/UPT/PomAdapter/__init__.py
BaseTools: Replace StandardError with Expression
[mirror_edk2.git] / BaseTools / Source / Python / UPT / PomAdapter / __init__.py
CommitLineData
4234283c
LG
1## @file\r
2# Python 'Parser' package initialization file.\r
3#\r
4# This file is required to make Python interpreter treat the directory\r
5# as containing package.\r
6#\r
7# Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>\r
8#\r
9# This program and the accompanying materials are licensed and made available \r
10# under the terms and conditions of the BSD License which accompanies this \r
11# distribution. The full text of the license may be found at \r
12# http://opensource.org/licenses/bsd-license.php\r
13#\r
14# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
15# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
16#\r
17\r
18'''\r
19PomAdapter\r
20'''