Egg cache problem with mod_python/ez_setup

2006-06-12 Thread Manuzhai
host config for my Trac vhost (which uses eggs). So I moved the SetEnv directive from the vhost config to my global httpd.conf. Curious enough, after restarting apache2, I still got the same error!! Is there any reason why it may not be picking up the env variable that points it to the other directory? Regards, Manuzhai -- http://mail.python.org/mailman/listinfo/python-list

Double decoding of strings??

2005-12-05 Thread manuzhai
can't encode characters in position 18-19: ordinal not in range(128) If I copy/paste 'WVL Algemeen Altru\xc3\xafsme genormeerd Afbeelden' and try to .decode('utf-8') it, that works fine, and it gets me the result I want, which is u'WVL Algemeen Altru\xefsme genormeerd

Re: Book Recommendations

2004-12-03 Thread Manuzhai
on: http://groups.google.com/groups?hl=en&lr=&c2coff=1&safe=off&threadm=coqd91%246m2%241%40news.doit.wisc.edu&prev=/groups%3Fhl%3Den%26lr%3D%26c2coff%3D1%26safe%3Doff%26group%3Dcomp.lang.python Regards, Manuzhai -- http://mail.python.org/mailman/listinfo/python-list

Re: How did you learn Python?

2004-12-03 Thread Manuzhai
d Dive Into Python to be very useful when I got my hands wet with Python. It's a great read by a funny author, very much recommended. Regards, Manuzhai -- http://mail.python.org/mailman/listinfo/python-list