Hi Today I created a new bug using Swedish characters (åäöÅÄÖ) without any warnings but when I now try to list the bugs it is not possible. Here is a sample:
C:\temp\slask4>be new "Svenska tecken åäö" Created bug with ID 6be/5c3 C:\temp\slask4> C:\temp\slask4> C:\temp\slask4>be list ERROR: 'ascii' codec can't decode byte 0xe5 in position 15: ordinal not in range(128) You should set a locale that supports unicode, e.g. export LANG=en_US.utf8 See http://docs.python.org/library/locale.html for details Is it not possible to use Swedish (and other) characters? Best regards Anders Sneckenborg
_______________________________________________ Be-devel mailing list [email protected] http://void.printf.net/cgi-bin/mailman/listinfo/be-devel
