Show a deprecation warning for old-style `__init__` and `__setstate__`
The warning is shown at module initialization time (on import, not when the functions are called). It's only visible when compiled in debug mode.
parent
1e5a7da3
Please register or sign in to comment