mirror of https://github.com/python/cpython
2 lines
209 B
ReStructuredText
2 lines
209 B
ReStructuredText
|
Mock objects which are not unsafe will now raise an AttributeError if an attribute with the prefix asert, aseert,
|
||
|
or assrt is accessed, in addition to this already happening for the prefixes assert or assret.
|