mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-16 11:18:11 +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.