Commit b8c5dbde authored by Dean Moldovan's avatar Dean Moldovan
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment