Attachments

The attachments module manages attachments. It uses the askopenfilenames function from the tkinter.filedialog module.

class attachments.Attachments(window, button_frame)

Bases : object

Manage attachments.

attach_files()

Add attachments.

delete_file()

Delete attachments.