mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
This replaces use of file() with open() which is python 3 compatible, and also adds it to our python 3 support test suite.
This replaces use of file() with open() which is python 3 compatible, and also adds it to our python 3 support test suite.