Skip to content

Please suppress temporarily or something these annoying print statements #3896

Open
@BBC-Esq

Description

@BBC-Esq

Apparently the oxmsg library, which you rely on, has some pretty annoying print statements when handling .eml files. I've submitted an issue to them directly, but in the meantime since the repository hasn't been updated in 8 months, can you guys perhaps suppress them in your source code somehow?

See the issue I created here:

scanny/python-oxmsg#3

Thanks.

Here's an example of what they look like:

len(segment)=16
repr(segment)="b'\\x1e\\x10\\x03\\x80\\x06\\x00\\x00\\x000\\x00\\x00\\x00\\x00\\x00\\x00\\x00'"
len(segment)=16
repr(segment)='b\'\\x1e\\x10"\\x80\\x06\\x00\\x00\\x00 \\x00\\x00\\x00\\x00\\x00\\x00\\x00\''
len(segment)=16
repr(segment)="b'\\x1e\\x107\\x80\\x06\\x00\\x00\\x00\\x14\\x00\\x00\\x00\\x00\\x00\\x00\\x00'"
len(segment)=16
repr(segment)="b'\\x03\\x10<\\x80\\x06\\x00\\x00\\x00\\x14\\x00\\x00\\x00\\x00\\x00\\x00\\x00'"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions