1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 01:03:24 +00:00

new_episodes has been unable to use

I just found that it has been unable to use, is it?
This commit is contained in:
smallcode
2014-03-19 23:10:24 +08:00
parent b7cbd181f4
commit ebb180f7a5

View File

@@ -123,15 +123,6 @@ changed).
once is the default record mode, used when you do not set one.
### new_episodes
* Record new interactions.
* Replay previously recorded interactions.
It is similar to the once record mode, but will always record new
interactions, even if you have an existing recorded one that is similar,
but not identical.
This was the default behavior in versions < 0.3.0
### none