Re: strict_parsing parameter in forms handling.

2006-04-19 Thread Jim Gallacher
Graham Dumpleton wrote: The util.FieldStorage class, plus parse_qs and parse_qsl functions take a parameter called strict_parsing. All the documentation says is: The \var{strict_parsing} argument is not yet implemented. Ie., it doesn't even say what it is meant to be for. Does anyone know w

[jira] Created: (MODPYTHON-163) strict_parsing parameter in forms handling.

2006-04-18 Thread Graham Dumpleton (JIRA)
strict_parsing parameter in forms handling. --- Key: MODPYTHON-163 URL: http://issues.apache.org/jira/browse/MODPYTHON-163 Project: mod_python Type: Task Components: core Versions: 3.2.8 Reporter: Graham

strict_parsing parameter in forms handling.

2006-04-13 Thread Graham Dumpleton
The util.FieldStorage class, plus parse_qs and parse_qsl functions take a parameter called strict_parsing. All the documentation says is: The \var{strict_parsing} argument is not yet implemented. Ie., it doesn't even say what it is meant to be for. Does anyone know what it is meant to be fo