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