mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-10 17:45:35 +00:00
* The choice is not what the function *returns*, but what it *does* (raising an exception is not returning a value). * Recommend "assert" more strongly, and additionally recommend an error message with the assert. * Back up that recommendation in the sample code.
12 KiB
12 KiB