Comment 1 for bug 435370

Revision history for this message
Anand Chitipothu (anandology) wrote :

That is dangerous. It results in loss of data.

web.input doesn't convert input data to unicode if optional argument _unicode=False is passed. This should be used when there is binary data.