Browse Source
This seems to produce sporadic errors when trying to access the URL, because on python 3.x when you do '%s' % b'somedata' you get "b'somedata'".master
1 changed files with 1 additions and 1 deletions
Loading…