{% calculate handler = 'handler_4', exec = '/usr/bin/python', notify = 'handler_5' %} import os os.mkdir('./dir_42') with open('./dir_42/file_0', 'w') as file_0: file_0.write('Information number 2.')