pybind11/include
Dean Moldovan b8c5dbdef5 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.
2017-08-30 11:11:38 +02:00
..
pybind11 Show a deprecation warning for old-style __init__ and __setstate__ 2017-08-30 11:11:38 +02:00