Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please suppress temporarily or something these annoying print statements #3896

Open
BBC-Esq opened this issue Jan 30, 2025 · 2 comments
Open

Comments

@BBC-Esq
Copy link

BBC-Esq commented Jan 30, 2025

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'"
@BBC-Esq
Copy link
Author

BBC-Esq commented Feb 3, 2025

Hello, anyone home?

@BBC-Esq
Copy link
Author

BBC-Esq commented Feb 3, 2025

This was addressed in a release today, version 0.0.2. Please use this version of the library moving forward!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant