mirror of https://github.com/ekimekim/wubloader
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21856c68aa
In python 3, file.write() may do a partial write and returns the number of characters written. In order to not lose data, we need to wrap every instance of file.write() with our new common.writeall() wrapper that loops until the data is actually written. |
3 years ago | |
---|---|---|
.. | ||
cutter | 3 years ago | |
Dockerfile | 3 years ago | |
setup.py | 3 years ago |