Commit 32e66f4
[SceneLoader] Add a special error message handler for DeprecationWarning (#384)
* [SofaPython3/Plugin] Add a special error message handler for DeprecationWarning
Otherwise deprecation messages appears as error which is misleading for users.
* Update Plugin/src/SofaPython3/SceneLoaderPY3.cpp
Co-authored-by: Alex Bilger <alxbilger@users.noreply.github.com>
---------
Co-authored-by: Alex Bilger <alxbilger@users.noreply.github.com>1 parent 8791248 commit 32e66f4
1 file changed
Lines changed: 12 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | | - | |
134 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
135 | 144 | | |
136 | 145 | | |
137 | 146 | | |
| |||
0 commit comments