Access to attachments with python
Is there a way to retrieve programmatically the attachment of an item starting from its key or whatever way? I noticed that in the local storage folder the attachments are stored in subfolders named with an 8-digit alphanumeric string, different from the key. My attachments are stored in an external webdav server. An idea will be very much appreciated!