So I gather from a python-couchdb error message that attachments must not have names with leading underscores.
This is not mentioned in http://wiki.apache.org/couchdb/HTTP_Document_API#Attachments (though it makes sense given the special meaning of underscores elsewhere in couchdb) Could someone please update the wiki to reflect this information? Also what other restrictions are there on attachment filenames?
