Searched refs:FormContentDict (Results 1 – 4 of 4) sorted by relevance
783 class FormContentDict(UserDict.UserDict): class803 class SvFormContentDict(FormContentDict):865 class FormContent(FormContentDict):
139 fcd = cgi.FormContentDict(env)
271 :class:`FormContentDict` stores multiple value form content as a dictionary (the
11622 - Bug #1457823: cgi.(Sv)FormContentDict's constructor now takes