mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
a1d9c31e44
commit
ddc8cde9e0
@ -93,4 +93,6 @@ if __name__ == '__main__':
|
||||
assert orig._ua_handlers.keys() == clone._ua_handlers.keys()
|
||||
assert orig._ua_handlers['_cookies'].cookiejar is \
|
||||
clone._ua_handlers['_cookies'].cookiejar
|
||||
assert orig.addheaders == clone.addheaders
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user