Skip to content

problem with unicode data #5

@ghost

Description

Hi,

I have problem with unicode data

print(s, end='', file=input)
UnicodeEncodeError: 'ascii' codec can't encode character u'\u015f' in position 8279: ordinal not in range(128)

How can I fix the unicode error?

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