commit | b4cbb92fbe6290c3574e73288de9e9cbb60b7688 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Sat Jan 11 22:20:16 2014 -0800 |
committer | Senthil Kumaran <senthil@uthcode.com> | Sat Jan 11 22:20:16 2014 -0800 |
tree | 9714adc7666487a741be49eb94bb81bfb9b87365 | |
parent | 5636eb7b93cb1364fb099f77fc43de75aef658fc [diff] |
Issue #19092 - Raise a correct exception when cgi.FieldStorage is given an invalid file-obj. Also use __bool__ to determine the bool of the FieldStorage object.