mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-10 01:25:34 +00:00
Use print function if you must print, this lets us use the library in python 3 environments. partial: https://github.com/kevin1024/vcrpy/issues/86