mirror of
https://github.com/catchorg/Catch2.git
synced 2025-12-15 14:42:12 +01:00
Both Python 2.7 and 3.x support full-featured io.open, so we can avoid using a polyfill over this.
Both Python 2.7 and 3.x support full-featured io.open, so we can avoid using a polyfill over this.