2 lines
46 B
Python
2 lines
46 B
Python
|
def handle(cdata):
|
||
|
return cdata["default"]
|