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