Files
gallery-dl/gallery_dl
Mike Fährmann f5039b897f replace DownloadArchive.check() with __contains__()
Interestingly enough, 'a in obj' is slightly faster than
'obj.check(a)' and is also nicer to look at, I think.
2019-08-16 23:12:32 +02:00
..
2019-08-12 21:40:37 +02:00
2019-08-16 14:07:22 +02:00
2017-01-16 02:59:22 +01:00
2019-03-13 22:03:02 +01:00
2019-03-04 20:53:58 +01:00
2018-09-05 18:15:33 +02:00
2019-06-21 20:17:58 +02:00
2019-07-23 17:41:24 +02:00