pmarti/python-messaging

MMSEncoder has no attribute 'encode_boolean_value'

otlich opened this issue · 0 comments

In MMS Read-Reply header is boolean_value, but in messaging/mms/mms_pdu.py not has a method encode_boolean_value. And MMSMessage.to_file(filename) not works.