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

UnicodeEncodeError raises when the output boliau-print STDOUT re-direct to other process. #1

Open
hychen opened this issue Jan 16, 2013 · 0 comments
Assignees
Labels

Comments

@hychen
Copy link
Owner

hychen commented Jan 16, 2013

$ boliau-lp-findbugtasks people ossug-hychen | boliau-lp-format sorted_importance | boliau-lp-format list | boliau-print | grep abc
Traceback (most recent call last):
File "/home/hychen/project/boliau/bin/boliau-print", line 28, in
cmd.do_print()
File "/home/hychen/project/boliau/boliau/cmd.py", line 34, in do_print
print cmd.call(stdin=sys.stdin)
UnicodeEncodeError: 'ascii' codec can't encode character u'\uff0c' in position 733: ordinal not in range(128)

@ghost ghost assigned hychen Jan 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant