]> git.proxmox.com Git - mirror_edk2.git/blob - AppPkg/Applications/Python/Python-2.7.2/Lib/test/tracedmodules/__init__.py
EmbeddedPkg: Extend NvVarStoreFormattedLib LIBRARY_CLASS
[mirror_edk2.git] / AppPkg / Applications / Python / Python-2.7.2 / Lib / test / tracedmodules / __init__.py
1 """This package contains modules that help testing the trace.py module. Note
2 that the exact location of functions in these modules is important, as trace.py
3 takes the real line numbers into account.
4 """