Home
last modified time | relevance | path

Searched refs:InterpFormContentDict (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_cgi.py176 d = cgi.InterpFormContentDict(env)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dcgi.py829 class InterpFormContentDict(SvFormContentDict): class