Skip to content

Problems using python3.7.3 and sendmail 8.15.2 (Debian10, Buster) #8

@wwortel

Description

@wwortel

Could not get pysrs.py to work. pysrs.py now starts itself under python3. In several places had to make .decode('utf-8') statements because of byte types not being mixable with string types. The socket expects and sends bytes, not strings.
Also when SocketMap.py writes, a final ',' was missing. I attach pysrs.py and SocketMap.py with the adaptations made.
modified_files.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions