On Monday 20 June 2005 06:03, Richard Terry wrote:
> I used the --unicode-gettext=0 flag as running python gnumed.py won't let
> me search on people. That method won't either:
> ===============================================
> File "/usr/lib/python2.4/site-packages/Gnumed/business/gmPerson.py", line
> 836, in __normalize
> normalized = aString.replace(u'Ä'.encode('latin-1'), u'(Ä|AE|Ae|A|
> E)'.encode('latin-1'))
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xc4 in position 0:
> ordinal not in range(128)
> ============================================
>
> Any suggestions?
>
> richard
Hi Richard,Put the attached file one directory below client on my system it's gnumed/gnumed whereas the the client lives in gnumed/gnumed/client -- Sebastian Hilbert Leipzig / Germany [www.openmed.org] -> PGP welcome, HTML ->/dev/null ICQ: 86 07 67 86 -> No files, no URL's VoIP: callto://[EMAIL PROTECTED] My OS: Suse Linux. Geek by Nature, Linux by Choice
sitecustomize.py
Description: application/python
_______________________________________________ Gnumed-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnumed-devel
