Re: 'ascii' codec can't encode character u'\xe4' in position 4: ordinal not in range(128)
by Ben Finney other posts by this author
Nov 8 2009 2:56AM messages near this date
Re: Query about doing fortran-esque repeat formatting
|
'ascii' codec can't encode character u'\xe4' in position 4: ordinal not in range(128)
balavignesh <kbalavignesh@[...].com> writes:
> Whats the wrong in my code?
Without seeing your code, all we could do is guess, poorly.
Far better would be if you can construct a very small example, one that
you post here so any reader here could run it, that demonstrates the
behaviour you want explained. Don't forget to say what you expect the
code to do differently.
--
\ âI can picture in my mind a world without war, a world without |
`\ hate. And I can picture us attacking that world, because they'd |
_o__) never expect it.â âJack Handey |
Ben Finney
--
http://mail.python.org/mailman/listinfo/python-list
|