DescriptionGTTF: When faking urllib2.HTTPError use int type for HTTP error code
This makes exception catching code which compares the code with
numeric values work as expected. pythonis not PHP and 500 != '500'.
BUG=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=228788
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|