mirror of https://github.com/arendst/Tasmota.git
4 lines
68 B
Python
4 lines
68 B
Python
|
import debug
|
||
|
|
||
|
class A end
|
||
|
debug.attrdump(A) #- should not crash -#
|