Hi,
On Tue, Mar 3, 2015 at 3:06 PM, Akshita Jha <[email protected]> wrote:
>
> Traceback (most recent call last):
> File "./bugs_udd.py", line 476, in <module>
> main()
> File "./bugs_udd.py", line 453, in main
> print >> f, template.generate(**data).render('xhtml')
> UnicodeEncodeError: 'ascii' codec can't encode character u'\xed' in
> position 22128: ordinal not in range(128)Akshita Jha
>
I've sent a patch fixing the above error. Now, when I run './bugs_udd.py
debian-junior', I do not get any error message. But I am not sure how else
to test it, in case some other issue has cropped up. How do we check that ?
Can you please have a look at it and let me know in case of any issue?
--
Thanking You,
Akshita Jha