mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-01 12:20:21 +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.