mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-14 11:15:09 +08:00
Open the destination file with the byte flag to avoid error in Python 3 with mismatch of str and byte.
Open the destination file with the byte flag to avoid error in Python 3 with mismatch of str and byte.