mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-04 12:35:39 +02: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.