Skip to content

unable to handle an ascii character  #3

@royharoush

Description

@royharoush

this would happen if you looked up cert-org ""linkedin*" with the --tsv flag

Number of results: 4198
Traceback (most recent call last):
  File "censys_io.py", line 401, in <module>
    print_tsv(e)
  File "censys_io.py", line 87, in print_tsv
    print final_line.strip("\t")
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe3' in position 11: ordinal not in range(128)

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